Skip to content

Releases: Fission-AI/OpenSpec

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

OpenSpec 0.6.0 - Simpler root instructions

30 Sep 07:36
adc6306

Choose a tag to compare

What's Changed

  • feat(init): slim root agent instructions by @TabishB in #98

Full Changelog: v0.5.0...v0.6.0

OpenSpec 0.5.0 - Better workflow instructions!

29 Sep 13:52
a908dc5

Choose a tag to compare

What's Changed

  • docs: document archive yes flag usage by @TabishB in #90
  • docs: Make apply instructions more specific by @TabishB in #92

Full Changelog: v0.4.0...v0.5.0

OpenSpec 0.4.0 - OpenCode Support Added!

26 Sep 06:07
367aa12

Choose a tag to compare

What's Changed

  • feat: add Opencode slash commands by @jim-at-jibba in #83 (Big thanks!)
  • chore: add codeowners by @TabishB in #72
  • docs: add Discord badge by @TabishB in #73
  • feat: add OpenSpec change proposals for CLI improvements by @TabishB in #78
  • fix: normalize line endings in markdown parser to handle CRLF files by @TabishB in #79
  • docs: add --yes flag to archive command template by @TabishB in #84
  • chore(release): version packages v0.4.0 by @TabishB in #86

New Contributors

Full Changelog: v0.3.0...v0.4.0

OpenSpec 0.3.0

17 Sep 13:51

Choose a tag to compare

What's Changed

  • docs: correct claude code commands by @TabishB in #67
  • feat(cli-init): propose additional agent init flow by @TabishB in #68
  • feat(cli): add agents md standard support by @TabishB in #69
  • docs: improve README Getting Started section by @TabishB in #70

Full Changelog: v0.2.0...v0.3.0