mirror of
https://github.com/davila7/claude-code-templates.git
synced 2026-09-19 01:30:23 +08:00
45c9a81518
* feat: add worktree-context-statusline setting Minimal worktree-aware status line: project | branch | model | context. Shows the main project name (not the worktree dir) inside linked worktrees, marks the branch with ⑂, and reads accurate context usage from Claude Code's context_window (200k or 1M) instead of guessing. Regenerates the component catalog. Claude-Session: https://claude.ai/code/session_01QHCvqCvD9JD9J6ZeAK8NS7 * fix(cli): make statusline script paths scope-aware - Detect the companion .py from the statusLine command, not only the statusline/ name prefix - For user/enterprise installs, rewrite .claude/scripts/ in the command to the absolute scripts dir where the file is actually written Claude-Session: https://claude.ai/code/session_01WsWgpvgeJgRMoLiYDcRXMU