Patch Changes
- 648273b: Regenerate SDK from updated OpenAPI spec.
- 648273b: Regenerate SDK from updated OpenAPI spec.
- 2dcb3a0: Add
created_by_meto list sessions and list schedules so callers can restrict results to resources they created (excluding managed-agent visibility). - 52987a7: Add
internal.agents.getCodeSnippetsAPI under the new SDKinternalnamespace. - 38ce068: Add tenant-unique optional session
external_id,Sessions.getOrCreateByExternalId, and an idempotentPOST /internal/sessions/get-or-create-by-external-idendpoint and SDK method. - b654052: Add caller-owned session
metadata(Record<string, string>with size limits) on create, update, and read. Persist as a newsession.metadatajsonb column; leave sessioncustomunchanged. - 4c1260e: Wire TrueFoundry MCP authorize, status, and delete through ServiceFoundry; stub list auth_status; gate oauth2 invoke mid-turn with authRequired; paginate MCP server lists. UI treats SFY consent
code/erroron the FE landing like local DCR success/failure. - f175245: Add TrueFoundry-managed MCP list/get (SFY registry, gateway proxy URL, create/update 424).