chore: remove completed PRD and superseded bash implementation
rust_prd.md (3,091 lines): The Rust port PRD has been fully implemented — all beads closed, all features delivered across 7 prior commits. Keeping the PRD in-repo adds confusion about what's aspirational vs actual. statusline.sh (2,245 lines): The original bash implementation is fully superseded by the Rust binary (claude-statusline). The bash script had fundamental limitations: ~200ms render time, no caching, no gradient support, no per-tool breakdown, and fragile process-tree width detection. The Rust binary renders in <5ms with full feature parity and then some. install.sh now targets the Rust binary exclusively. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
3091
rust_prd.md
3091
rust_prd.md
File diff suppressed because it is too large
Load Diff
2245
statusline.sh
2245
statusline.sh
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user