Skip to content

v1.2.0

Choose a tag to compare

@zhujian0805 zhujian0805 released this 01 Jan 13:31
· 30 commits to main since this release
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