Skip to content

Commit 9db74aa

Browse files
authored
chore: add changeset for opsx:verify skill and bug fixes (#502)
* Add changeset for opsx:verify skill and bug fixes * Update changeset to follow template format
1 parent b5b7248 commit 9db74aa

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.changeset/opsx-verify-skill.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
"@fission-ai/openspec": minor
3+
---
4+
5+
### New Features
6+
7+
- **`/opsx:verify` command** — Validate that change implementations match their specifications
8+
9+
### Bug Fixes
10+
11+
- Fixed vitest process storms by capping worker parallelism
12+
- Fixed agent workflows to use non-interactive mode for validation commands
13+
- Fixed PowerShell completions generator to remove trailing commas

0 commit comments

Comments
 (0)