Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.271 ·

Runner session-management: cosmetic renames only

Self-hosted session runner code was renamed internally with no behavior change found

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal0worth watching, 1 to 5
AreaSelf-Hosted Runnerwhat it touches
KindInternal Changesin v2.1.271,
Under the hood

Self-hosted session runner code was renamed internally with no behavior change found

What

The code that manages self-hosted session runners (handling inference token refresh, spawning and monitoring child processes, and guarding against stale runner instances) was reorganized internally with different variable names. The observable log messages, such as "epoch fence tripped" when another runner has taken over, and the session failure codes, are unchanged.

Why

This is internal cleanup only; there is no behavior change for anyone running self-hosted session runners.

See this entry in the whole of v2.1.271 →