Forked-agent queries, including memory extraction, can now run in a new relayFork mode, off by default
What
- The forked-agent execution function now accepts a new
relayForkoption and threads it into the underlying query call, alongside the existingcompactionRequestKindandthinkingStripPlanoptions. - The memory-extraction path (
extract_memories) setsrelayForkbased on a new gate combined with a sync check, and logs the value in telemetry asrelay_fork. - The gate reads a feature flag (
tengu_wild_tome), sorelayForkis off by default.
Why
This is internal plumbing for a new relay-based mode for forked and background queries such as memory extraction; since it's gated behind a disabled flag, it has no visible effect yet.
tengu_wild_tome Not enough to sayNothing here resolved what this flag was doing on this version, so nothing here should be read as on or off.
This account: no value returned · anonymous baseline: no value returned · compiled default in v2.1.271: off
These values were read against a different version of Claude Code, so treat them as the nearest reading available instead of one taken on this release.
Read once, for one account on one subscription tier, against v2.1.271. It isn't a statement about your account. What a flag value here can and cannot tell you
A reading is one sample. Claude Code evaluates its flags remotely, so no client sees the targeting rule behind a value and this says nothing about your account.
New in this build: tengu_wild_tome