diff --git a/.changeset/ai-assistants-and-improvements.md b/.changeset/ai-assistants-and-improvements.md deleted file mode 100644 index 49d3310c..00000000 --- a/.changeset/ai-assistants-and-improvements.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -"@fission-ai/openspec": minor ---- - -Add support for new AI assistants and configuration improvements - -- feat: add Qwen Code support with slash command integration -- feat: add $ARGUMENTS support to apply slash command for dynamic variable passing -- feat: add Qoder CLI support to configuration and documentation -- feat: add CoStrict AI assistant support -- fix: recreate missing openspec template files in extend mode -- fix: prevent false 'already configured' detection for tools -- fix: use change-id as fallback title instead of "Untitled Change" -- docs: add guidance for populating project-level context -- docs: add Crush to supported AI tools in README diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c854421..ed66f76f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,21 @@ # @fission-ai/openspec +## 0.14.0 + +### Minor Changes + +- 8386b91: Add support for new AI assistants and configuration improvements + + - feat: add Qwen Code support with slash command integration + - feat: add $ARGUMENTS support to apply slash command for dynamic variable passing + - feat: add Qoder CLI support to configuration and documentation + - feat: add CoStrict AI assistant support + - fix: recreate missing openspec template files in extend mode + - fix: prevent false 'already configured' detection for tools + - fix: use change-id as fallback title instead of "Untitled Change" + - docs: add guidance for populating project-level context + - docs: add Crush to supported AI tools in README + ## 0.13.0 ### Minor Changes diff --git a/package.json b/package.json index e28e8f32..612589de 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fission-ai/openspec", - "version": "0.13.0", + "version": "0.14.0", "description": "AI-native system for spec-driven development", "keywords": [ "openspec",