- .claude/CLAUDE.md: document dual-layer env var stripping (Rust + JS) - docs/progress.md: add session entry for Rust-side stripping - docs/task_plan.md: add CLAUDE* env var leak to errors table - CHANGELOG.md: add fix entry under Unreleased - .gitignore: exclude debug/, plugins/, projects/ (Claude Code working dirs) |
||
|---|---|---|
| .. | ||
| findings.md | ||
| multi-machine.md | ||
| phases.md | ||
| progress.md | ||
| README.md | ||
| task_plan.md | ||
| 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) |