packages/coding-agent/examples/extensions/plan-mode/README.md
Read-only exploration mode for safe code analysis.
Plan: sections/plan - Toggle plan mode/todos - Show current plan progressCtrl+Alt+P - Toggle plan mode (shortcut)/plan or --plan flagPlan: header:Plan:
1. First step description
2. Second step description
3. Third step description
[DONE:n] tags[DONE:n] markers track completionSafe commands (allowed):
cat, head, tail, less, moregrep, find, rg, fdls, pwd, treegit status, git log, git diff, git branchnpm list, npm outdated, yarn infouname, whoami, date, uptimeBlocked commands:
rm, mv, cp, mkdir, touchgit add, git commit, git pushnpm install, yarn add, pip installsudo, kill, rebootvim, nano, code