Commit Graph

4 Commits

Author SHA1 Message Date
GitHub Copilot 1bc0cd177b Update documentation for xterm.js 6.0 migration
- README: Add scrollback feature, frontend dev instructions, update related projects
- ARCHITECTURE: Document xterm.js bundling decision, update file structure
2026-01-25 12:50:23 +00:00
GitHub Copilot 80e82454d7 Fix ASCII diagram box alignment in ARCHITECTURE.md
Ensure all lines have consistent length and box borders align properly.
2026-01-24 20:38:50 +00:00
GitHub Copilot ba5ff120c9 Fix ASCII diagram alignment in ARCHITECTURE.md 2026-01-24 20:29:32 +00:00
GitHub Copilot 45645ab724 Add ARCHITECTURE.md documentation
Comprehensive architecture document covering:
- System overview with ASCII diagram
- Core components and their responsibilities
- Data flow for terminal I/O, screenshots, and SSE
- Session lifecycle
- WebSocket protocol specification
- API endpoints reference
- Key design decisions and rationale
- File structure overview
2026-01-24 20:28:56 +00:00