Group of 3 You'll notice
When an in-process teammate is resumed, Claude Code can now tell you its agent definition has changed
What
resumeInProcessTeammate's return value gained adefinitionNoticefield, threaded through from a new parameter at the call site, alongside the existingagentId/taskId/resumedMessageCount.- When a not-running teammate (subagent) is resumed in-process, the success message shown now appends this
definitionNoticetext (as a space-prefixed suffix) if present, in addition to the existing text about prior messages or a missing transcript.
Why This surfaces a warning when a teammate's underlying agent definition has changed since it last ran, so resuming it doesn't silently continue under stale assumptions about what the agent does.
Something disagreesSomething we can check disagrees with this entry, or the writer said they could not settle it.
The writer flagged doubt
What kind of notice definitionNotice carries or when it is set is not stated.