You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Automattic/agents-api#447 adds the generic authoritative: true tool parameter binding required to propagate security-sensitive caller context without model override. Data Machine currently pins Agents API at c1183c44; Roadie cannot safely consume the new contract until the dependency is updated and ToolExecutor integration is verified.
Add Data Machine integration coverage proving authoritative caller-context bindings survive ToolExecutor preparation, cannot be overridden by model arguments, preserve explicit zero, and are removed from provider-facing schemas.
Preserve existing ordinary binding behavior and generic layer purity.
Problem
Automattic/agents-api#447 adds the generic
authoritative: truetool parameter binding required to propagate security-sensitive caller context without model override. Data Machine currently pins Agents API atc1183c44; Roadie cannot safely consume the new contract until the dependency is updated and ToolExecutor integration is verified.Required change
wordpress/agents-apilocked dependency to include fix: support authoritative tool parameter bindings Automattic/agents-api#447 (a4765649).Dependency