rowboat/apps/x/packages/core
tusharmagar 0edc89b4a0 Refactor listToolkits function to remove cursor parameter and implement pagination
- Updated listToolkits in composio-handler.ts to paginate through API results, collecting all curated toolkits.
- Adjusted IPC handler in ipc.ts to call the modified listToolkits without cursor argument.
- Made properties in ToolkitInfo optional in settings-dialog.tsx for improved flexibility.
- Removed the unused enabled-tools-repo.ts file to clean up the codebase.
2026-04-02 15:47:33 +05:30
..
src Refactor listToolkits function to remove cursor parameter and implement pagination 2026-04-02 15:47:33 +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