rowboat/apps/x/packages
tusharmagar 8ea1500ab9 Enhance Composio OAuth flow management and improve tool handling
- Updated the activeFlows management to prevent concurrent OAuth flows for the same toolkit by using toolkitSlug as the key.
- Implemented cleanup logic for existing flows, ensuring proper resource management by aborting and closing servers as needed.
- Introduced a timeout mechanism for abandoned flows, enhancing reliability.
- Refactored the Composio tools repository to use an in-memory cache for improved performance and added methods for persisting changes to disk.
- Updated the detailed tools listing to use a consistent API call structure and improved input parameter handling.
- Made connectionData in the response optional for better flexibility in handling connected accounts.
2026-04-01 13:56:36 +05:30
..
core Enhance Composio OAuth flow management and improve tool handling 2026-04-01 13:56:36 +05:30
shared Merge remote-tracking branch 'origin/dev' into feature/composio-tools-library 2026-03-31 17:03:40 +05:30