Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 25 Jul 07:13
· 47 commits to main since this release

Breaking Changes

  • Tool rename: poll_mcpmcp_sentinel_poll, poll_statusmcp_sentinel_status, poll_attachmcp_sentinel_attach, poll_readmcp_sentinel_read
  • Status parameter rename: poll_idid in mcp_sentinel_status

Features

  • mcp_sentinel_attach — block agent until sentinel completes, with ctx.abort support
  • mcp_sentinel_read — read raw MCP poll outputs with offset/limit pagination
  • Cancel status — cancelled sentinels now report cancelled instead of completed
  • Mock CI server — 8 stages (init → lint → build → unit-test → integration-test → package → deploy-staging → deploy-prod), 16+ polls for realistic long task simulation
  • Sentinel IDs — ID prefix changed from poll_ to sentinel_

Internal

  • Full rename from poll-* to sentinel-* naming convention (files, types, functions)
  • CI workflow: typecheckbuildtest on PRs
  • Release workflow: added bun test step before publish

Install

opencode plugin -g opencode-mcp-sentinel