mirror of
https://github.com/KeygraphHQ/shannon.git
synced 2026-04-03 11:20:22 +02:00
ANTHROPIC_BASE_URL and ANTHROPIC_AUTH_TOKEN were not forwarded to the SDK subprocess environment, causing router mode to fail with "Authentication failed: Invalid API key" as the subprocess hit Anthropic directly with the placeholder key.