Skip to content

test: add packaged OpenCode smoke gate#61

Merged
sven1103-agent merged 3 commits into
mainfrom
test/opencode-smoke-gate
Mar 30, 2026
Merged

test: add packaged OpenCode smoke gate#61
sven1103-agent merged 3 commits into
mainfrom
test/opencode-smoke-gate

Conversation

@sven1103-agent

Copy link
Copy Markdown
Owner

Summary

  • add an isolated OpenCode smoke test that runs against the packed plugin artifact and verifies the plugin registers its custom tools
  • add an opt-in published-package smoke path so we can reproduce the current latest failure and validate release channels separately
  • run the packed-artifact smoke test in both PR CI and publish CI before shipping

Testing

  • OPENCODE_BIN="/Users/sven1103/.opencode/bin/opencode" npm run test:smoke
  • OPENCODE_BIN="/Users/sven1103/.opencode/bin/opencode" OPENCODE_SMOKE_PUBLISHED_SPEC="@sven1103/opencode-worktree-workflow" npm run test:smoke:published
  • OPENCODE_BIN="/Users/sven1103/.opencode/bin/opencode" OPENCODE_SMOKE_PUBLISHED_SPEC="@sven1103/[email protected]" npm run test:smoke:published

Context

  • reproduces the current latest breakage (0.6.3 -> Plugin export is not a function)
  • confirms the 1.0.0-alpha.3 channel and the local packed artifact load successfully

@sven1103-agent sven1103-agent merged commit 4d558b0 into main Mar 30, 2026
2 checks passed
@sven1103-agent sven1103-agent deleted the test/opencode-smoke-gate branch March 30, 2026 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant