-
Fix gRPC auth: inject bearer token via PerRPCCredentials
released this
2026-04-02 02:39:00 +00:00 | 2 commits to master since this releaseThe 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