CommandCodeAI / CommandCodeAI/command-code
cannot switch to yolo from inside agent
还没有人认领这个 Issue。
- 主要语言
- 没有语言数据
- 星标
- 4k
- 派生
- 350
- PR 合并指标
- 30 天内没有已合并 PR
描述
Summary
i want to work in plan mode at starting
but after i am done i want it to be in yolo mode and do the task
and then i need to quit cli, do cmd --yolo --continue to get going, which is like just a bad user experience imo
Expected Behavior
similar to claude-code auto mode, and other mode shift in command-code itself, add yolo so that we can set it with the same shift+tab cycle of permissions
Actual Behavior
currently need to quit cli and get in again with --yolo as described above
Steps to reproduce the issue
already described
Command Code Version
1.47.0
Operating System
Linux
Terminal/IDE
Unknown
Shell
zsh
Session file (optional)
No response
Fix prompt (optional)
No response
Additional context
No response
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从 CLI 的权限模式处理开始,跟踪用于更改模式的 Shift+Tab 循环。将其与现有的 --yolo --continue 启动行为进行比较;当 yolo 可以在活动会话期间被选中而无需重启 CLI,同时其他权限模式仍能正确循环切换时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 领域
- ai, cli
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 活跃
- 描述清晰度
- 基本清楚
- 新手友好度
- 65/100