Commit Graph

7 Commits

Author SHA1 Message Date
Jarrod Watts
ff79ceba89 opensourcify 2026-01-03 19:07:42 +11:00
Jarrod Watts
9672eea781 docs: update README and CLAUDE.md for v2 statusline
- Rewrite README for statusline architecture
- Update CLAUDE.md with new data flow and structure
- Remove obsolete v1 docs (TROUBLESHOOTING, CONTRIBUTING, etc.)
- Clean up .husky/pre-commit for new structure

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-03 14:29:58 +11:00
Jarrod Watts
3257ffb456 refactor: add safe mode and render throttling 2026-01-03 10:24:45 +11:00
Jarrod Watts
cf80758302 docs: add hud config and replay tooling 2026-01-03 10:05:07 +11:00
Jarrod Watts
b138025632 docs: Update CONTRIBUTING.md for v2.0 architecture
- Add coverage, lint, typecheck, format commands to setup
- Update project structure with new files (hooks/, CostDisplay, StatusBar, etc.)
- Document useHudState as central state management
- Document UnifiedContextTracker for real + estimated tokens
- Update "Adding a New Panel" guide with memo, useHudState, tests
- Add Code Style section with quality tools and pre-commit hooks

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-03 07:57:03 +11:00
Jarrod Watts
c8d235ead9 docs: Comprehensive CONTRIBUTING guide with architecture docs
Phase 5 of v2 upgrade:
- Add detailed architecture overview with data flow diagram
- Document key components (EventReader, ContextTracker, CostTracker)
- Add guide for adding new panels
- Add guide for adding new hooks
- Include PR checklist and code style guidelines
- List contribution areas (features, improvements, testing, docs)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-02 15:20:57 +11:00
Jarrod Watts
f082f5fcff docs: Comprehensive documentation update
- Rewrite README with clear feature descriptions
- Add prominent installation command
- Document all features: context health, tool stream, agents, stats
- Add supported terminals table with checkmarks
- Add keyboard shortcuts section
- Create CONTRIBUTING.md with project structure
- Update plugin.json with better metadata and author info

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-02 13:36:53 +11:00