-
opencode-devbox v1.14.29c — mempalace-mcp entry point
Validate / docs-check (push) Successful in 20sValidate / validate-base (push) Successful in 11m32sValidate / validate-omos (push) Successful in 15m18sPublish Docker Image / build-base (push) Successful in 53m5sPublish Docker Image / build-omos (push) Successful in 1h11m3sPublish Docker Image / update-description (push) Successful in 15sreleased this
2026-04-29 15:27:38 +02:00 | 80 commits to main since this releaseContainer-level rebuild on opencode 1.14.29.
Drops the hand-rolled mempalace-mcp-server wrapper in favour of the
'mempalace-mcp' console entry point that the mempalace package itself
ships (uv installs it on PATH as a shim pointing at the venv Python).Fixes 'MCP error -32000: connection closed' seen by users whose
custom opencode.json still had ['python3', '-m', 'mempalace.mcp_server']
from the pre-uv-migration era.See CHANGELOG.md for details.
Downloads