library · inferred from evidence
@composio/core
A library mentioned as having a bug fix in version 0.1.36-next.5.
- Composio mastra provider gettools failed - Error getting serialized tools
I was building a Mastra agent and passing Composio tools in via the MastraProvider, something like new Composio({ provider: new MastraProvider() }) with tools fetched per runtime context. The agent setup died with Error getting serialized t
- Composio V3 TypeScript SDK breaks after creating connection using AuthScheme.APIKey()
I was using the Composio V3 TypeScript SDK on 0.1.36-next.0 to authenticate agents with an API key toolkit, via connectedAccounts.initiate with AuthScheme.APIKey({ API key: YOUR API KEY }). The initiate call seemed to succeed, but afterward