BTerminal/docs
Hibryda 14b62da729 docs: update meta files for Rust-side CLAUDE* env var stripping
- .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)
2026-03-07 01:15:10 +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 TCP probe refactor and frontend reconnection listeners 2026-03-06 21:50:54 +01:00
phases.md docs: update meta files for unified sidecar bundle 2026-03-07 01:07:13 +01:00
progress.md docs: update meta files for Rust-side CLAUDE* env var stripping 2026-03-07 01:15:10 +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 meta files for Rust-side CLAUDE* env var stripping 2026-03-07 01:15:10 +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)