Runner management tools now require claude login on Anthropic's API; API keys are rejected.
What's wrong with this entry?
The self-hosted runner tools now check up front that you are on Anthropic's own API and signed in with claude login. An API key is not accepted. Failures carry the HTTP status, and 401 or 403 responses append a hint pointing at claude login and ANTHROPIC_BASE_URL.
- The API base is
ANTHROPIC_BASE_URLwith trailing slashes stripped, falling back to the built-in Anthropic API URL. - These tools are only reachable from the setup and doctor wizards.
Self-hosted runner management is only available on the first-party Anthropic API provider.
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.225
Self-hosted runner checks its base directory before starting work
Both mention base self hosted runner
-
v2.1.234
Self-hosted runners report when warm-up finished
Both mention self hosted runner
-
v2.1.236
Self-hosted runner releases a session only after its work finishes
Both mention self hosted runner