CommandCodeAI / CommandCodeAI/command-code
Plan Mode DX improvements
Open
@vipulgupta2048 is already working on this.
Since May 12, 2026.
p2
- Dominant language
- No language data
- Stars
- 4k
- Forks
- 350
- PR merge metrics
- No merged PRs in 30d
Description
When I was debugging plan mode, I was able to reproduce the issue you mentioned. It seems that during plan mode, the propagation of the permissions mode it's in might be missing somewhere. I need to investigate more about that and fix it.
In terms of further DX improvements for plan mode, I am adding the following
- Make it easy to browse the whole plan when Ctrl + O is pressed: The plan is also not entirely readable in the TUI
- CMD will show that it's writing the plan but doesn't. Tracking that #1605
- Better permissions mode awareness is needed: #1601
Originally posted by @vipulgupta2048 in #333
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.
Assessment
This issue has not been assessed yet.