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
Release version 1.2.0
- **Fancy Name Generation**: Auto-generate creative prompt names like "Cosmic Coder" or "Quantum Assistant" when adding or importing prompts
- **Enhanced Prompt Update Command**: New `cam prompt update` command with `--file` option to update prompt content, description, name, and default status
- **Improved Prompt Status**: `cam prompt status` now shows file paths alongside app:level information for better visibility
- **Optional Prompt Names**: `cam prompt add` and `cam prompt import` commands now support optional names with automatic fancy name generation
- **Wildcard Configuration Support**: Added `*` wildcard support in `cam config show` for flexible pattern matching (e.g., `cam config show "claude.*.*.lastToolDuration"`)
- **Prompt CLI Commands**: Updated command structure to be more intuitive:
- `cam prompt add` - Add prompts (auto-generates names if not provided)
- `cam prompt update` - Update existing prompts with content from files
- `cam prompt import` - Import from live app files with fancy names
- `cam prompt install` - Install configured prompts to app files
- `cam prompt status` - Enhanced to show file paths