Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
One change · claude-code

Customize sessions in self-hosted environments changed

self-hosted-environments-configuration

Nearest release: v2.1.251, published 7 hours before this site recorded the change. Shown because the two are within 24 hours of each other. Nothing here says the release caused the edit.

Recorded here
Lines+1added
Lines−1removed
From line 319 where the diff opens
First seen 14 Aug 2026 this site's first read of the page
Recorded edits11to this page, all time

The whole hunk

from line 319, old and new numbered
/
lines
from line 319
319319# - init+fetch checkouts (runner default: only FETCH_HEAD exists)
320320# - clone-based checkouts (origin/* exist)
321321# - the runner default: the child starts on the session's outcome
322# branch, which the runner creates with checkout -B after checkout
322# branch, which the runner creates after checkout
323323# - detached HEAD, when a custom setup skips that branch creation
324324# With no reference point at all (never fetched), stay silent rather
325325# than false-positive on a read-only turn.
Feedback