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, andcreditOwnersettings. - 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
ownerTurnsandownerOnlyfields, and per-attachment data includesforwardedIntent.
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.
Something disagreesSomething we can check disagrees with this entry, or the writer said they could not settle it.
The writer flagged doubt
It's not clear what user-facing feature or workflow this owner-crediting configuration is meant to support.