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.273 ·

New HTTP headers report tool-call durations and compaction state on bridge requests

New HTTP headers report recent tool-call durations and compaction status on bridge requests

TierUnder the hoodhow much it should matter to you
Useful2my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaRemote Controlwhat it touches
KindInternal Changesin v2.1.273,
Under the hood

New HTTP headers report recent tool-call durations and compaction status on bridge requests

What

Claude Code now sends three new HTTP headers on some requests: x-claude-code-compaction, x-claude-code-context-compacted, and x-claude-code-prev-tool-durations. The last one carries a compact, size-limited list of recent tool names and how long each took to run. These headers are only attached when the connection is related to a Remote Control bridge session.

Why

This lets the server side of a bridge connection see timing and compaction (conversation-history trimming) information about the session without the client having to be asked for it separately.

How sure we are
One source agreesOne thing we can check says the same as this entry.
Anthropic's release notes agreeAdded x-claude-code-request-class, x-claude-code-agent-type, x-claude-code-prev-tool-durations, x-claude-code-compaction and…

See this entry in the whole of v2.1.273 →