Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions .changeset/tricky-jars-wave.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
'@composio/core': minor
'@composio/anthropic': minor
'@composio/cloudflare': minor
'@composio/google': minor
'@composio/langchain': minor
'@composio/mastra': minor
'@composio/openai': minor
'@composio/openai-agents': minor
'@composio/vercel': minor
---

- Adds the new experiemntal ToolRouter, Deprecates the existing MCP experience and adds the new MCP components.
- The old MCP components can be accessed via `deprecated.mcp` until the next release, where it will get removed.
- Fixes `toolkits.list` and `toolkits.get` methods to add `description` to connection fields
Loading