Source Intelligence

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

All of v2.1.248 Home All releases olderv2.1.247 v2.1.250newer
Claude Code v2.1.248

Admin tools for self-hosted runners

Not switched on
Useful3 Signal4
Self-Hosted Runners Notable

Tools exist for inspecting self-hosted runner pools, sessions, secrets and logs.

Runner admin tools are defined, including moving a session between runners; reachability is undetermined.

What

A group of tools for inspecting self-hosted runner setups now exists: read pool state, list runners, sessions and secrets, tail logs, start a local runner, and one write action that moves a session onto a different runner. Their descriptions state that secret values are never returned and that they authenticate with the operator's existing login. Whether these are reachable by ordinary users is not settled by the tool definitions themselves.

Evidence

self_hosted_runner_requeue_session

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.

See this entry in the whole of v2.1.248 →