BTerminal/docs
Hibryda 218570ac35 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.
2026-03-06 19:49:28 +01:00
..
findings.md docs: reflect Phase 2 completion across all project documentation 2026-03-05 23:50:16 +01:00
multi-machine.md docs: update docs for relay hardening, reconnection, and session wrap 2026-03-06 19:49:28 +01:00
phases.md docs: update docs for relay hardening, reconnection, and session wrap 2026-03-06 19:49:28 +01:00
progress.md docs: update docs for relay hardening, reconnection, and session wrap 2026-03-06 19:49:28 +01:00
README.md docs: update docs for relay hardening, reconnection, and session wrap 2026-03-06 19:49:28 +01:00
task_plan.md docs: update docs for relay hardening, reconnection, and session wrap 2026-03-06 19:49:28 +01:00

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)