docs: update docs for subagent cost aggregation, dispatcher tests, Phase 7 complete

This commit is contained in:
Hibryda 2026-03-06 17:12:52 +01:00
parent 097b4b2ee7
commit fc429a5095
4 changed files with 30 additions and 8 deletions

View file

@ -17,6 +17,6 @@ Project documentation lives here.
| Document | Description |
|----------|-------------|
| [task_plan.md](task_plan.md) | v2 architecture decisions, error handling, testing strategy |
| [phases.md](phases.md) | v2 implementation phases (1-6) with checklists |
| [phases.md](phases.md) | v2 implementation phases (1-7) with checklists |
| [findings.md](findings.md) | Research findings (Agent SDK, Tauri, xterm.js, performance) |
| [progress.md](progress.md) | Session-by-session progress log |