Skip to content

Releases: henrydontbbai/opencode-advisor-mcp

Release list

v0.3.0

Choose a tag to compare

@henrydontbbai henrydontbbai released this 13 Jul 17:34
f441977

OpenCode Advisor MCP v0.3.0

Source-only GitHub release from commit f441977176fb8438f65cf1bb0e2d881f5707927e.

This release is not published to the npm registry. Install the attached tarball directly:

npm install -g .\opencode-advisor-mcp-0.3.0.tgz
opencode-advisor-setup

Highlights

  • independent third-party provider setup with Responses and Chat Completions streaming support
  • read-only reviewer and planner roles behind exactly three MCP tools
  • isolated provider profile, credential handling, queue recovery, and managed-session retention
  • Ubuntu/Windows and Node 20/22 release gates

Integrity

SHA-256:

47a4697ad28e99fd85ba2951ac21289a566378948743526f2b1cde5cbd905fa1  opencode-advisor-mcp-0.3.0.tgz

Verify with the attached SHA256SUMS.txt before installing. Later main commits, including doctor --json, are not part of this release.

v0.2.0

Choose a tag to compare

@henrydontbbai henrydontbbai released this 04 Jul 03:24

First public release.

  • sanitized structured responses to avoid leaking local absolute paths and command-resolution details
  • replaced personal path fixtures with neutral test fixtures
  • added npm-ready package metadata, CLI entrypoints, and packed-install flow
  • added public-facing docs, governance files, GitHub templates, CI, and Dependabot