Releases: Fission-AI/OpenSpec
Releases · Fission-AI/OpenSpec
v0.13.0 - Add Cline, Crush, Auggie, CodeBuddy Integrations
Minor Changes
-
668a125: Add support for multiple AI assistants and improve validation
This release adds support for several new AI coding assistants:
- CodeBuddy Code - AI-powered coding assistant
- Cline - Claude-powered CLI assistant
- Crush AI - AI assistant platform
- Auggie (Augment CLI) - Code augmentation tool
New features:
- Archive slash command now supports arguments for more flexible workflows
Bug fixes:
- Delta spec validation now handles case-insensitive headers and properly detects empty sections
- Archive validation now correctly honors --no-validate flag and ignores metadata
Documentation improvements:
- Added VS Code dev container configuration for easier development setup
- Updated AGENTS.md with explicit change-id notation
- Enhanced slash commands documentation with restart notes
New Contributors
- @moyueheng made their first contribution in #196
- @M0Rf30 made their first contribution in #206
- @harikrishnan83 made their first contribution in #209
- @ningchenvz made their first contribution in #213
- @jasonwang82 made their first contribution in #217
Full Changelog: v0.12.0...v0.13.0
v0.12.0 - Add Droid CLI Support!
Minor Changes
-
082abb4: Add factory function support for slash commands and non-interactive init options
This release includes two new features:
- Factory function support for slash commands: Slash commands can now be defined as functions that return command objects, enabling dynamic command configuration
- Non-interactive init options: Added
--tools,--all-tools, and--skip-toolsCLI flags toopenspec initfor automated initialization in CI/CD pipelines while maintaining backward compatibility with interactive mode
New Contributors
Full Changelog: v0.11.0...v0.12.0
v0.11.0 - Amazon Q Developer CLI integration added!
Minor Changes
- 312e1d6: Add Amazon Q Developer CLI integration. OpenSpec now supports Amazon Q Developer with automatic prompt generation in
.amazonq/prompts/directory, allowing you to use OpenSpec slash commands with Amazon Q's @-syntax.
New Contributors
@briananderson1222 made their first contribution in #165 🎉
v0.10.0
v0.9.2
v0.9.1
v0.9.0 - Codex and Github Copilot support!
Minor Changes
- efbbf3b: Add support for Codex and GitHub Copilot slash commands with YAML frontmatter and $ARGUMENTS
v0.8.1
0.8.0 - WindSurf Support Added!
Minor Changes
- c29b06d: Add Windsurf support.
What's Changed
- Add Windsurf IDE support with slash commands by @riccorohl in #113
New Contributors
- @riccorohl made their first contribution in #113
Full Changelog: v0.7.0...v0.8.0
OpenSpec 0.7.0 - Kilo Code now supported natively!
What's Changed
- feat: Add Kilo Code workflow support by @TabishB in #105
- feat: Always install agentsmd by @TabishB in #106
Full Changelog: v0.6.0...v0.7.0