Files
Daniel Avila 45c9a81518 feat: add worktree-context-statusline setting (#860)
* 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
2026-09-05 13:18:14 -04:00
..
2025-09-29 16:45:15 -04:00