Skip to content
- Fix
--no-interactive flag in validate command to properly disable spinner, preventing hangs in pre-commit hooks and CI environments
- Fix pre-commit hook hang issue in config command by using dynamic import for @inquirer/prompts
- Add
openspec config command for managing global configuration settings
- Implement global config directory with XDG Base Directory specification support
- Add Oh-my-zsh shell completions support for enhanced CLI experience
- Fix hang in pre-commit hooks by using dynamic imports
- Respect XDG_CONFIG_HOME environment variable on all platforms
- Resolve Windows compatibility issues in zsh-installer tests
- Add iFlow-cli integration with slash command support
- Add Antigravity slash command support
- Add IDE restart instruction after init
- Generate TOML commands for Qwen Code
- Add Gemini CLI native TOML-based slash command support
- Add RooCode integration with configurator and slash commands
- Fix Cline to use workflows instead of rules
- Add Qwen Code support with slash command integration
- Add $ARGUMENTS support to apply slash command
- Add Qoder CLI support
- Add CoStrict AI assistant support
- Recreate missing openspec template files in extend mode
- Prevent false ‘already configured’ detection
- Use change-id as fallback title
- Add CodeBuddy Code support
- Add CodeRabbit integration
- Add Cline support
- Add Crush AI support
- Add Auggie (Augment CLI) support
- Archive slash command now supports arguments
- Delta spec validation handles case-insensitive headers
- Archive validation honors —no-validate flag
- Add factory function support for slash commands
- Add non-interactive init options:
--tools, --all-tools, --skip-tools
- Add Amazon Q Developer CLI integration with
.amazonq/prompts/ support
- Improve init wizard Enter key behavior
- Fix cross-platform path handling issues
- Fix Windows compatibility for Codex integration
- Add Windsurf support
- Add Codex slash command support with global prompts
- Add native Kilo Code workflow integration
- Always scaffold managed root AGENTS.md stub
- Slim generated root agent instructions to managed hand-off stub
- Implement Phase 1 E2E testing with cross-platform CI matrix
- Add shared runCLI helper for spawn testing
- Extend CI matrix to bash (Linux/macOS) and pwsh (Windows)
- Add OpenCode slash commands support
- Enhance
openspec init with extend mode and multi-tool selection
- Add interactive AGENTS.md configurator
- Add
openspec view dashboard
- Generate and update AI slash commands
- Rename instructions file to
openspec/AGENTS.md
- Remove deprecated
openspec diff command