diff --git a/.changeset/new-features-and-improvements.md b/.changeset/new-features-and-improvements.md new file mode 100644 index 00000000..59f450f5 --- /dev/null +++ b/.changeset/new-features-and-improvements.md @@ -0,0 +1,12 @@ +--- +"@fission-ai/openspec": minor +--- + +Add new AI tool integrations and enhancements: + +- **feat(iflow-cli)**: Add iFlow-cli integration with slash command support and documentation +- **feat(init)**: Add IDE restart instruction after init to inform users about slash command availability +**feat(antigravity)**: Add Antigravity slash command support +- **fix**: Generate TOML commands for Qwen Code (fixes #293) +- Clarify scaffold proposal documentation and enhance proposal guidelines +- Update proposal guidelines to emphasize design-first approach before implementation