claude-code-templates
claude-code-templates copied to clipboard
bugfix: Add CLI option to override subscription plan
- Add --plan/-p option to specify subscription plan (free, standard, max, premium)
- Pass plan override from CLI to analytics dashboard
- Override detected plan when --plan is provided
- Fix incorrect "Max Plan (5x)" label for premium plan (should be "Max Plan (20x)")
- Update prompts to show correct plan names and limits
- Display selected plan in success message
This allows users to manually specify their subscription plan instead of relying on auto-detection from conversation files.
🤖 Generated with Claude Code
@davila7 not sure why but i have the same issue as #7 this adds a cli override