• v1.4.1 1f3bcd6b69

    Fix gRPC auth: inject bearer token via PerRPCCredentials

    kyle released this 2026-04-02 02:39:00 +00:00 | 2 commits to master since this release

    The gRPC client was not sending the authorization header, causing
    "missing authorization header" errors even when a token was configured.
    Also fix config test to isolate from real ~/.config/mcrctl.toml.

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

    Downloads