Sebastien Tardif
5dc54194ab
Recognize ANTHROPIC_AUTH_TOKEN in setup verification
...
The credential proxy already reads ANTHROPIC_AUTH_TOKEN (credential-proxy.ts
line 33) and uses it for OAuth-mode authentication, but setup/verify.ts did
not include it in its credential-detection regex. Users with
ANTHROPIC_AUTH_TOKEN in .env saw 'CREDENTIALS: missing' even though their
credentials were valid at runtime.
Add ANTHROPIC_AUTH_TOKEN to the regex and add a matching test case.
Closes gh-853
2026-05-03 09:20:22 -07:00
..
2026-04-30 22:58:53 +03:00
2026-05-01 17:03:02 +00:00
2026-05-02 16:09:06 +00:00
2026-04-23 10:10:09 +03:00
2026-04-23 13:26:06 +03:00
2026-04-23 23:20:47 +03:00
2026-04-23 13:26:06 +03:00
2026-04-23 10:10:09 +03:00
2026-04-23 10:10:09 +03:00
2026-04-23 00:21:15 +03:00
2026-04-19 10:43:35 +00:00
2026-05-03 01:06:24 -04:00
2026-04-29 14:45:42 +00:00
2026-04-30 10:31:30 +00:00
2026-05-03 09:20:22 -07:00
2026-04-30 12:36:25 +00:00
2026-05-01 20:20:06 +00:00
2026-04-22 11:07:35 +03:00
2026-04-21 15:20:19 +03:00
2026-04-20 15:19:09 +00:00
2026-04-21 15:20:19 +03:00
2026-04-21 15:20:19 +03:00
2026-04-21 15:20:19 +03:00
2026-04-21 15:20:19 +03:00
2026-04-21 15:20:19 +03:00
2026-04-20 15:19:09 +00:00
2026-04-21 15:20:19 +03:00
2026-04-21 15:20:19 +03:00
2026-04-21 15:20:19 +03:00
2026-04-21 15:20:19 +03:00
2026-04-21 15:20:19 +03:00
2026-04-21 15:20:19 +03:00
2026-04-21 15:20:19 +03:00
2026-04-22 12:42:44 +03:00
2026-04-09 11:40:36 +03:00
2026-04-27 00:13:07 +03:00
2026-04-22 01:09:26 +03:00
2026-04-23 12:12:30 +03:00
2026-02-25 23:13:36 +02:00
2026-02-25 23:13:36 +02:00
2026-04-23 10:10:09 +03:00
2026-04-22 11:07:35 +03:00
2026-04-24 17:06:10 +03:00
2026-04-22 12:42:44 +03:00
2026-04-23 10:10:09 +03:00
2026-04-23 12:12:30 +03:00
2026-04-20 15:19:09 +00:00
2026-04-23 23:20:47 +03:00
2026-02-22 18:43:22 +02:00
2026-04-09 11:40:36 +03:00
2026-05-01 17:03:02 +00:00
2026-05-03 09:20:22 -07:00
2026-04-22 12:39:48 +03:00