diff --git a/.changeset/new-ai-tool-integrations.md b/.changeset/new-ai-tool-integrations.md new file mode 100644 index 00000000..e4323de6 --- /dev/null +++ b/.changeset/new-ai-tool-integrations.md @@ -0,0 +1,10 @@ +--- +"@fission-ai/openspec": minor +--- + +Add support for new AI tools with native slash command integration + +- **Gemini CLI**: Add native TOML-based slash command support for Gemini CLI with `.gemini/commands/openspec/` integration +- **RooCode**: Add RooCode integration with configurator, slash commands, and templates +- **Cline**: Fix Cline to use workflows instead of rules for slash commands (`.clinerules/workflows/` paths) +- **Documentation**: Update documentation to reflect new integrations and workflow changes