You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: use short bin name 'ccstatus' for npx compatibility and bump to 0.1.7
Following successful scoped package patterns like @angular/cli (ng) and @vue/cli (vue):
- Change bin name from 'claude-code-context-status-line' to 'ccstatus'
- Update README to use npx -p syntax: npx -p @this-dot/claude-code-context-status-line ccstatus
- Short bin names work better with npx scoped package resolution
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments