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
refactor(schema): rename agentName to runtimeName in MCP bindings and make type optional
- Rename `agentName` to `runtimeName` in McpRuntimeBindingSchema and
all consuming code (attach.ts, llm-compacted types, JSON schema)
- Make `type: "AgentCoreRuntime"` optional on AgentEnvSpec for backward
compatibility; stop emitting it in new runtime configs
- Update tests to match new schema shape
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments