rowboat/apps/x/packages/core
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
..
src Enhance Composio OAuth flow management and improve tool handling 2026-04-01 13:56:36 +05:30
.gitignore bootstrap new electron app 2026-01-16 12:05:33 +05:30
package.json Chrome extension (#453) 2026-03-28 00:41:46 +05:30
tsconfig.json feat: extract presentation generator into executable code with builtin tool 2026-01-30 13:30:06 +05:30