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

Agent-intent forwarding gains owner-only mode and credit tracking

Forwarded agent intents can now be restricted to owner turns with credit tracking, and the feature can be fully disabled

TierNothing to try yethow much it should matter to you
Useful2my rating, 1 to 5
Signal3worth watching, 1 to 5
AreaCloud Agentswhat it touches
KindIn Developmentin v2.1.267,
Group of 2 Nothing to try yet

Forwarded agent intents can now be restricted to owner turns with credit tracking, and the feature can be fully disabled

What

  • The function that forwards queued commands as "agent intent" now takes a configuration object with credited, readResults, ownerOnly, and creditOwner settings.
  • By default this forwarding is disabled unless a config is explicitly passed in.
  • When enabled, it can mark which forwarded turns came from the "owner" and restrict forwarding to owner-only turns.
  • Telemetry for each forwarded turn now includes ownerTurns and ownerOnly fields, and per-attachment data includes forwardedIntent.

Why This lets Claude Code track and credit which user (the "owner") issued a forwarded command, and gives more control over when agent-intent forwarding happens, including turning it off entirely.

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 doubtIt's not clear what user-facing feature or workflow this owner-crediting configuration is meant to support.

See this entry in the whole of v2.1.267 →

Feedback