docs: update docs for relay hardening, reconnection, and session wrap
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.
This commit is contained in:
parent
b0cce7ae4f
commit
218570ac35
10 changed files with 84 additions and 35 deletions
|
|
@ -17,7 +17,7 @@ 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-7) with checklists |
|
||||
| [phases.md](phases.md) | v2 implementation phases (1-7 + multi-machine A-D) with checklists |
|
||||
| [findings.md](findings.md) | Research findings (Agent SDK, Tauri, xterm.js, performance) |
|
||||
| [progress.md](progress.md) | Session-by-session progress log |
|
||||
| [multi-machine.md](multi-machine.md) | Multi-machine support architecture (WebSocket, relay binary) |
|
||||
| [multi-machine.md](multi-machine.md) | Multi-machine support architecture (implemented, WebSocket relay, reconnection) |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue