What's wrong with this entry?
The Agent Teams join request workflow has been removed, simplifying team operations to just spawn and cleanup.
- Removed operations:
discoverTeams,requestJoin,approveJoin,rejectJoin - New simplified description: "Operation: spawnTeam to create a team, cleanup to remove team and task directories"
- Task assignment now uses
TaskUpdatewithownerparameter instead ofTeammateTool'sassignTask - Terminology change: "swarm" → "team" in documentation
TeammateTool operations (search for "spawnTeam to create a team, cleanup")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.