CommandCodeAI / CommandCodeAI/command-code
cannot switch to yolo from inside agent
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 4k
- Forks
- 350
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
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 at the CLI's permission-mode handling and trace the Shift+Tab cycle used to change modes. Compare it with the existing --yolo --continue startup behavior; done means yolo can be selected during an active session without restarting the CLI, while the other permission modes still cycle correctly.
Written by the indexing model from the issue text.
Assessment
- Domain
- ai, cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100