Skip to content

Commit 53081fb

Browse files
authored
Add changeset for combined v1.0.2+ fixes (#625)
1 parent 5e2e02c commit 53081fb

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
"@fission-ai/openspec": minor
3+
---
4+
5+
### Bug Fixes
6+
7+
- **Codex global path support** — Codex adapter now resolves global paths correctly, fixing workflow file generation when run outside the project directory (#622)
8+
- **Archive operations on cross-device or restricted paths** — Archive now falls back to copy+remove when rename fails with EPERM or EXDEV errors, fixing failures on networked/external drives (#605)
9+
- **Slash command hints in workflow messages** — Workflow completion messages now display helpful slash command hints for next steps (#603)
10+
- **Windsurf workflow file path** — Updated Windsurf adapter to use the correct `workflows` directory instead of the legacy `commands` path (#610)

0 commit comments

Comments
 (0)