Composio
AI tool integration platform for connecting LLMs and AI agents to external services and APIs.
Composio runs an aggressive enterprise-hardening pass — Webhook Triggers V2, auth migration, security primitives.
◆Recent moves
- 2mo ago
SDKs: `link()` matches `initiate()` for the multi-connection guard
SDKs' link() now matches the multi-connection guard that initiate() already had, ahead of Composio-managed redirectable-OAuth callers being migrated to the new POST /connected_accounts/link endpoint. Direct prep work for the broader auth migration.
View source ↗ - 2mo ago
SDKs add sandbox compute tier for Tool Router workbench
Tool Router sessions can now choose a sandbox tier (standard/medium/large/xlarge) for heavier code execution and larger in-memory data. Useful capability ladder that hints at agent workloads getting non-trivial.
View source ↗ - 2mo ago
Webhook Triggers V2
⚡ SPARKWebhook Triggers V2 introduces a first-class webhook_endpoints resource with a dedicated ingress URL per OAuth app. Anchor of the broader hardening pass — V1 stays intact while V2 sets the integration model for everything that follows.
View source ↗ - 2mo ago
SDKs remove legacy automatic file handling config
SDKs drop legacy automatic file-handling flags; opt-in is now an explicit dangerously* option. Breaking change with an explicit security rationale — consistent with the rest of the file-upload hardening work.
View source ↗ - 2mo ago
Proxy execute now enforces same-domain endpoints
Proxy execute requires outbound URLs to share scheme and registrable domain with the connection's base_url, blocking Authorization-header leakage to unintended hosts. Quiet but important security primitive.
View source ↗ - 2mo ago
Link Auth Migration for Composio-Managed OAuth Connections
Phased migration plan retires POST /api/v3/connected_accounts for Composio-managed OAuth connections (new orgs May 8, remaining orgs July 3, 2026), with a 400 BadRequest pointing at the replacement. Coordinated breaking-change rollout that fits the broader enterprise-hardening direction.
View source ↗