2026-07-22 16:57:23 +08:00
# plan/ — plan collaboration state
2026-07-26 05:03:53 +08:00
English | [中文 ](README.zh.md )
2026-08-04 00:54:19 +08:00
Plan mode is logged, per-agent collaboration state rather than a generic mode registry or capability seam.
2026-07-22 16:57:23 +08:00
| Package | Role | ctx key |
|---|---|---|
2026-08-04 00:54:19 +08:00
| [`plan-mode/` ](plan-mode/README.md ) | Owns plan-mode state, guidance, commands, and review flow | `ctx.planMode` |
2026-07-22 16:57:23 +08:00
2026-08-04 00:54:19 +08:00
The [plan-specific collaboration state ](../../.agents/notes/implemented/simplification/2026-07-22-plan-specific-collaboration-state.md ) decision records the family design.