File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed
Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ " @fission-ai/openspec " : minor
3+ ---
4+
5+ Add OPSX experimental workflow commands and enhanced artifact system
6+
7+ ** New Commands:**
8+ - ` /opsx:ff ` - Fast-forward through artifact creation, generating all needed artifacts in one go
9+ - ` /opsx:sync ` - Sync delta specs from a change to main specs
10+ - ` /opsx:archive ` - Archive completed changes with smart sync check
11+
12+ ** Artifact Workflow Enhancements:**
13+ - Schema-aware apply instructions with inline guidance and XML output
14+ - Agent schema selection for experimental artifact workflow
15+ - Per-change schema metadata via ` .openspec.yaml ` files
16+ - Agent Skills for experimental artifact workflow
17+ - Instruction loader for template loading and change context
18+ - Restructured schemas as directories with templates
19+
20+ ** Improvements:**
21+ - Enhanced list command with last modified timestamps and sorting
22+ - Change creation utilities for better workflow support
23+
24+ ** Fixes:**
25+ - Normalize paths for cross-platform glob compatibility
26+ - Allow REMOVED requirements when creating new spec files
You can’t perform that action at this time.
0 commit comments