mirror of
https://github.com/jarrodwatts/claude-hud.git
synced 2026-05-21 15:52:37 +00:00
feat: display git branch in session line - Add git branch detection (execFile with 1s timeout, graceful failure) - Terminal-style display: projectName git:(branch) - Colors: yellow repo, magenta git:(), cyan branch - Context window first, then project/branch Co-authored-by: YoungjaeDev <yeongjae@kakao.com>