[建议 / Feature] Mode (plan/edit) should be separate from autonomy (ask/edit/full access)
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 22
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
提交前确认 · Pre-submission checklist
- 我已搜索过现有 issue,确认这不是重复提议 / I searched existing issues and confirmed this isn't a duplicate.
- 我已阅读 CONTRIBUTING.md / I've read CONTRIBUTING.md.
问题类别 · Category
对话 / Agent 交互 · Agent chat / interaction
涉及的 Agent 框架 · Agent framework
ZCode Agent(自研)
使用场景 · Use case
When I use "plan mode" the agent sometimes gets blocked, e.g. "grep" is not available in plan mode.
I want the agent to be able to perform any action to achieve a plan.
"What commands are allowed?" is one decision. "What is the agent doing?" is another decision. These should be 2 different options in the app.
建议方案 · Proposal
The current selection of: 1) Ask before changes, 2) Edit automatically, 3) Plan mode, 4) Full access
Should be separated into A) Mode, and B) Autonomy, with options:
Mode:
- Edit
- Plan
Autonomy:
- Ask before changes
- Edit automatically
- Full access
预期价值 · Expected value
I can have "Plan Mode" with "Full Access".
你认为的优先级 · Your perceived priority
高 · High
你使用的 ZCode 版本 / 环境 · ZCode version / environment
ZCode Desktop App version 3.11.2 Linux Ubuntu
补充材料 · Additional context
Many other agents follow this pattern, e.g. Claude Code, Visual Studio Code Agent, Factory Droid, Unity AI Assistant, etc.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with CONTRIBUTING.md, then locate the ZCode Desktop App entry points that define the current Plan mode and autonomy choices. Done means exposing Mode and Autonomy as separate controls so Plan mode can be combined with Full access, while preserving the existing Ask before changes and Edit automatically options.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux
- Domain
- ai, desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100