Commit Graph

1 Commits

Author SHA1 Message Date
youngjae-you
9fe06f8dd9 feat: display git branch in session line (#23)
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>
2026-01-05 14:37:42 +11:00