Releases: jayden99236/consult-opencode
Releases · jayden99236/consult-opencode
Release list
v0.1.1
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
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.