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
Claude Code v2.1.268 ·

New persisted state path: served-calls, added to backup/restore and gitignore-style deny lists

New state file .claude/state/served-calls added to backup/restore handling and paths that tools should leave alone

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaElsewherewhat it touches
KindInternal Changesin v2.1.268,
Under the hood

New state file .claude/state/served-calls added to backup/restore handling and paths that tools should leave alone

What

A new state path, .claude/state/served-calls, has been added both to the list of files Claude Code can restore during local state persistence, and to the list of paths that git and file operations should avoid touching, alongside other protected state files like unattended-serving-consent.json.

Why

Treating this new file the same way as other internal state files keeps it from being accidentally modified, deleted, or committed by normal git or file operations, while still letting Claude Code back it up and restore it as part of its own persisted state.

How sure we are
Something disagreesSomething we can check disagrees with this entry, or the writer said they could not settle it.
The writer flagged doubtThe finding does not say what "served-calls" tracks or how it's used beyond being persisted and protected.

See this entry in the whole of v2.1.268 →

Feedback