Skip to content

feat: add Opencode slash commands #97

feat: add Opencode slash commands

feat: add Opencode slash commands #97

Re-run triggered September 25, 2025 14:53
Status Failure
Total duration 36s
Artifacts

ci.yml

on: pull_request
Test
24s
Test
Lint & Type Check
15s
Lint & Type Check
Validate Changesets
16s
Validate Changesets
All checks passed
4s
All checks passed
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Test
Process completed with exit code 1.
test/core/update.test.ts > UpdateCommand > should refresh existing OpenCode slash command files: test/core/update.test.ts#L161
AssertionError: expected '---\nname: /openspec-apply\nid: opens…' to contain 'Work through tasks sequentially' - Expected + Received - Work through tasks sequentially + --- + name: /openspec-apply + id: openspec-apply + category: OpenSpec + description: Old description + --- + <!-- OPENSPEC:START --> + Old body + <!-- OPENSPEC:END --> ❯ test/core/update.test.ts:161:21
All checks passed
Process completed with exit code 1.