File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,24 +8,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88## [ 0.5.0] - 2025-01-15
99
1010### Added
11- - ** Antigravity Support** - Added support for Google Antigravity (Gemini CLI) as a new AI development environment
11+ - ** Antigravity Support** - Added support for Google Antigravity
1212- ** New Slash Command** - ` /simplify-implementation ` for analyzing and simplifying existing implementations
13- - Reduce complexity and improve maintainability
14- - Structured approach with readability principles
15- - Prioritized action plans with risk assessment
16- - Scalability recommendations
1713
1814### Changed
1915- ** Dynamic TOML Generation** - Refactored TemplateManager to dynamically generate ` .toml ` files from ` .md ` files at runtime
20- - Added YAML frontmatter support for storing command descriptions in Markdown files
21- - Uses ` gray-matter ` library for frontmatter parsing
22- - Eliminated duplication between ` .toml ` and ` .md ` template files
23- - Removed all static ` .toml ` files from the templates directory
24-
25- ### Technical Improvements
26- - Updated TypeScript configuration
27- - Improved test coverage for TemplateManager
28- - Updated documentation for supported agents
2916
3017## [ 0.4.2] - 2025-11-05
3118
You can’t perform that action at this time.
0 commit comments