• v0.7.5 7383b370f0

    Fix mcp ps showing registry version instead of runtime, error on unknown component

    kyle released this 2026-03-29 02:13:02 +00:00 | 34 commits to master since this release

    mcp ps now uses the actual container image and version from the runtime
    instead of the registry, which could be stale after a failed deploy.

    Deploy now returns an error when the component filter matches nothing
    instead of silently succeeding with zero results.

    Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com

    Downloads