Get Started

ZCode Agent

ZCode Agent is ZCode's self-developed core development agent, designed for long-running tasks and stable execution. It brings task understanding, model access, permission control, file references, command execution, change review, and commit flow into one desktop-native workspace, making it suitable for longer, multi-step development tasks.

ZCode Agent with GLM-5.3 selected


Long-Task Capability

ZCode Agent is built for Long Horizon Tasks. It keeps context around the same task and brings project files, terminal output, browser context, execution modes, and Git state into one continuous workflow. It is well suited for work that requires planning, multi-file edits, repeated verification, and a clean finish.

In long-task and benchmark-style scenarios, ZCode Agent focuses on whether work can continue all the way to a usable result, not only on the quality of a single response. Planning, execution history, verification results, and Review state stay on the same task path to reduce mid-task context breaks.

Capability LayerZCode Agent PerformanceBest For
Long-task planningKeeps track of goals, constraints, conversation history, and execution progressRefactors, migrations, complex feature delivery
Stable contextCombines file references, terminal output, browser elements, and Git stateMulti-file edits, frontend implementation, issue diagnosis
Engineering executionUses files, terminal, browser, and Review panel inside the same workspaceBug fixes, test verification, pre-commit checks
Continuous deliveryMoves through planning, implementation, verification, and wrap-up inside one taskEnd-to-end development, remote collaboration, mobile follow-up

Stability

ZCode Agent understands the ZCode workspace, task list, file references, model picker, execution modes, and Git branch state directly. During long-running work, it keeps key context inside the same task, reducing repeated explanation and state loss so planning, edits, verification, and Review connect more reliably.


Self-Developed Agent Foundation

As ZCode's self-developed Agent, ZCode Agent is tightly connected to the desktop product: task queue, permission confirmations, file tree, terminal, built-in browser, remote workspace, and Review panel all work around the same Agent. You can switch between the four modes — Ask before changes, Edit automatically, Plan, and Full access — depending on task risk, letting the Agent keep moving within clear guardrails.


Workflow Suggestions

  1. Start with the outcome: describe what you want to build, fix, or analyze so ZCode Agent can establish the task boundary.
  2. Add context deliberately: reference files, screenshots, or browser elements with @ to reduce repeated explanation.
  3. Plan before broad changes: use plan mode for complex work, confirm the path, then let the Agent edit code.
  4. Close with Review: inspect diffs, run verification commands, and decide whether to continue toward commit.
  5. Keep iteration in one task: add constraints and feedback in the same task so context keeps compounding.

Next Steps