Skip to content

Releases: Fission-AI/OpenSpec

v0.13.0 - Add Cline, Crush, Auggie, CodeBuddy Integrations

22 Oct 06:19
5855fa2

Choose a tag to compare

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

Full Changelog: v0.12.0...v0.13.0

v0.12.0 - Add Droid CLI Support!

14 Oct 10:37
b30882b

Choose a tag to compare

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-tools CLI flags to openspec init for 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!

13 Oct 08:49
108bcd6

Choose a tag to compare

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

12 Oct 04:07
f56189a

Choose a tag to compare

Minor Changes

  • d7e0ce8: Improve init wizard Enter key behavior to allow proceeding through prompts more naturally

v0.9.2

11 Oct 00:48
c482f1b

Choose a tag to compare

Patch Changes

  • 2ae0484: Fix cross-platform path handling issues. This release includes fixes for joinPath behavior and slash command path resolution to ensure OpenSpec works correctly across all platforms.

v0.9.1

09 Oct 06:49
c7ca76c

Choose a tag to compare

Patch Changes

  • 8210970: Fix OpenSpec not working on Windows when Codex integration is selected. This release includes fixes for cross-platform path handling and normalization to ensure OpenSpec works correctly on Windows systems.

v0.9.0 - Codex and Github Copilot support!

08 Oct 15:53
af51319

Choose a tag to compare

Minor Changes

  • efbbf3b: Add support for Codex and GitHub Copilot slash commands with YAML frontmatter and $ARGUMENTS

v0.8.1

08 Oct 04:00
25289b5

Choose a tag to compare

Patch Changes

  • d070d08: Fix CLI version mismatch and add a release guard that validates the packed tarball prints the same version as package.json via openspec --version.

0.8.0 - WindSurf Support Added!

03 Oct 16:22
6539ceb

Choose a tag to compare

Minor Changes

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.8.0

OpenSpec 0.7.0 - Kilo Code now supported natively!

01 Oct 13:05
5e0d21d

Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0