mirror of
https://github.com/jarrodwatts/claude-hud.git
synced 2026-05-17 21:18:36 +00:00
- Add ARCHITECTURE.md, FAQ.md, LLM.md documentation - Add LICENSE (MIT), CODE_OF_CONDUCT.md, PR template - Add .editorconfig for consistent formatting - Add check.sh script for validation - Fix ESLint errors in hud-config.ts and settings-reader.ts - Various test and component improvements 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Documentation
Start here for a map of the project docs.
Getting Started
../README.mdfor install + quickstart../TROUBLESHOOTING.mdfor common setup issuesFAQ.mdfor common questions
Architecture
ARCHITECTURE.mdfor the data flow and component map../CLAUDE.mdfor contributor-focused technical detailsadr/for architecture decisionsAPI.mdfor the HUD event contractTHREAT_MODEL.mdfor local file and event stream risks
Development
../CONTRIBUTING.mdfor setup, tests, and contribution guidelinesCHANGELOG.mdfor release notesRELEASING.mdfor the release workflow
LLM Helpers
LLM.mdfor the copy-paste summary block