Files
deepseek-harness/packages/plan/README.md
T

12 lines
513 B
Markdown
Raw Normal View History

# 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.
| 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-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.