Skip to content

Commit b5a8847

Browse files
authored
Add changeset for v0.21 release (Fission-AI#516)
1 parent 690c752 commit b5a8847

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

.changeset/v0.21-release.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
"@fission-ai/openspec": minor
3+
---
4+
5+
### New Features
6+
7+
- **Feedback command** — Submit feedback directly from the CLI with `openspec feedback`, which creates GitHub Issues with automatic metadata inclusion and graceful fallback for manual submission
8+
- **Nix flake support** — Install and develop openspec using Nix with the new `flake.nix`, including automated flake maintenance and CI validation
9+
10+
### Bug Fixes
11+
12+
- **Explore mode guardrails** — Explore mode now explicitly prevents implementation, keeping the focus on thinking and discovery while still allowing artifact creation
13+
14+
### Other
15+
16+
- Improved change inference in `opsx apply` — automatically detects the target change from conversation context or prompts when ambiguous
17+
- Streamlined archive sync assessment with clearer delta spec location guidance

0 commit comments

Comments
 (0)