mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-05-01 03:16:29 +02:00
Integrate 58 commits from dev including: - Composio gateway proxy (routes through Rowboat API when signed in) - Gmail/Calendar sync triggers on OAuth callback - Account, Connected Accounts, Note Tagging settings tabs - Rowboat model gateway support - app-navigation and save-to-memory builtin tools - Voice mode, billing, inline tasks, agent notes Resolved conflicts by keeping both sides: - types.ts: z.string().optional() (resilient + optional) - client.ts: updated listToolkitToolsDetailed to use new auth pattern - builtin-tools.ts: kept composio dynamic tool registration imports - instructions.ts: kept both new tools and composio tools prompt - composio-handler.ts: merged all imports from both sides - ipc.ts: kept tools library + useComposioForGoogle handlers - settings-dialog.tsx: kept all new tabs (account, connected-accounts, note-tagging) alongside tools library tab Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| .claude | ||
| apps | ||
| packages | ||
| .gitignore | ||
| eslint.config.mts | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| tsconfig.base.json | ||