Skip to content

v0.5.1

Latest

Choose a tag to compare

@IngTian IngTian released this 26 Jul 19:32
84d03c5

Metadata-only patch release. No functional change from v0.5.0.

Why: the MCP Registry (schema 2025-12-11) verifies package ownership by requiring the referenced npm package to declare an mcpName field matching the server name. v0.5.0's @witness-ai/opencode lacked it, so mcp-publisher publish rejected it. npm versions are immutable, so the field ships via this patch.

Changes:

  • npm/opencode/package.json: add "mcpName": "io.github.IngTian/witness".
  • Version bump 0.5.00.5.1 across npm packages, Claude plugin manifests, and server.json.

Binaries below; npm packages published automatically via OIDC.

🤖 Generated with Claude Code