File tree Expand file tree Collapse file tree 3 files changed +30
-25
lines changed
Expand file tree Collapse file tree 3 files changed +30
-25
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @fission-ai/openspec
22
3+ ## 0.13.0
4+
5+ ### Minor Changes
6+
7+ - 668a125: Add support for multiple AI assistants and improve validation
8+
9+ This release adds support for several new AI coding assistants:
10+
11+ - CodeBuddy Code - AI-powered coding assistant
12+ - CodeRabbit - AI code review assistant
13+ - Cline - Claude-powered CLI assistant
14+ - Crush AI - AI assistant platform
15+ - Auggie (Augment CLI) - Code augmentation tool
16+
17+ New features:
18+
19+ - Archive slash command now supports arguments for more flexible workflows
20+
21+ Bug fixes:
22+
23+ - Delta spec validation now handles case-insensitive headers and properly detects empty sections
24+ - Archive validation now correctly honors --no-validate flag and ignores metadata
25+
26+ Documentation improvements:
27+
28+ - Added VS Code dev container configuration for easier development setup
29+ - Updated AGENTS.md with explicit change-id notation
30+ - Enhanced slash commands documentation with restart notes
31+
332## 0.12.0
433
534### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @fission-ai/openspec" ,
3- "version" : " 0.12 .0" ,
3+ "version" : " 0.13 .0" ,
44 "description" : " AI-native system for spec-driven development" ,
55 "keywords" : [
66 " openspec" ,
You can’t perform that action at this time.
0 commit comments