Update multi-machine docs with reconnection implementation details, command response propagation, and pty_created confirmation flow. Mark reconnection as complete in phases.md, progress.md, TODO.md. Update CLAUDE.md files with reconnection and relay response info. Add CHANGELOG entries for new features.
819 B
819 B
| title | role | parent | order | description |
|---|---|---|---|---|
| Documentation | part | null | 1 | Project documentation index |
Documentation
Project documentation lives here.
This directory is maintained automatically. When features are added or changed, corresponding documentation is updated.
Index
| Document | Description |
|---|---|
| task_plan.md | v2 architecture decisions, error handling, testing strategy |
| phases.md | v2 implementation phases (1-7 + multi-machine A-D) with checklists |
| findings.md | Research findings (Agent SDK, Tauri, xterm.js, performance) |
| progress.md | Session-by-session progress log |
| multi-machine.md | Multi-machine support architecture (implemented, WebSocket relay, reconnection) |