rowboat/apps/x/packages/core
tusharmagar 7f8d2e64af Refactor Composio integration handling and improve UI components
- Updated composio-handler.ts to invalidate the copilot instructions cache upon connection and disconnection.
- Removed unused functions related to tool management in composio-handler.ts.
- Enhanced IPC handlers in ipc.ts to streamline Composio connection processes.
- Introduced ComposioConnectCard in the renderer to display connection status and handle events.
- Refactored tool rendering in App.tsx and chat-sidebar.tsx to utilize new tabbed content for parameters and results.
- Improved Composio tools prompt generation in instructions.ts to clarify integration usage and discovery flow.
- Cleaned up unused code and improved overall structure for better maintainability.
2026-04-02 15:35:31 +05:30
..
src Refactor Composio integration handling and improve UI components 2026-04-02 15:35:31 +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