Skip to content

Releases: jayden99236/consult-opencode

Release list

v0.1.1

Choose a tag to compare

@jayden99236 jayden99236 released this 05 Sep 14:34

Fixes reported on r/mcp: failure errors now include captured stdout+stderr diagnostics instead of a bare exit code/signal, and timeouts/cancellation now kill the whole process tree (taskkill /T on Windows, process-group SIGKILL on POSIX) instead of just the immediate process. timeoutMs is also now configurable.

v0.1.0

Choose a tag to compare

@jayden99236 jayden99236 released this 05 Sep 12:30

Initial release: CLI + MCP server for delegating tasks to opencode's free-tier models. Includes a .mcpb bundle for one-click install in Claude Desktop and other MCPB-compatible clients.