💥 BREAKING CHANGES
-
due to - remove AI generation from agents and commands subcommands (commit by @kaichen):
The generate subcommands no longer support AI-powered generation.
They now only create template files that users can manually customize.
🤖 Generated with Claude Code
✨ New Features
- - prioritize user-writable directories in install script (commit by @kaichen)
- - add custom agent management functionality (PR #6 by @kaichen)
- - implement settings apply command (commit by @claude[bot])
- - enhance import functionality for agents and commands (commit by @kaichen)
🐛 Bug Fixes
- - address code review feedback for settings apply command (commit by @kaichen)
- - handle trailing slashes in GitHub URLs and simplify commands import output (commit by @kaichen)
- - skip blank messages in history command (commit by @kaichen)
- - use UTF-8 aware string truncation in agents list (commit by @kaichen)
♻️ Refactors
- - remove AI generation from agents and commands subcommands (commit by @kaichen)