mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-07-12 21:02:17 +02:00
Expand the curated toolkit whitelist from 26 to 67 entries, adding well-known services that support Composio-managed OAuth2 (the only auth scheme the app's connect flow supports): Zoom, Discord, ClickUp, monday.com, Confluence, GitLab, Bitbucket, Supabase, Sentry, PagerDuty, Stripe, Square, QuickBooks, Mailchimp, Google Ads/Analytics/Search Console, Figma, Canva, YouTube, Instagram, Facebook, Box, SharePoint, and more. Adds three new categories: design, marketing, finance. Also fix two entries that were never connectable: 'microsoft_outlook' and 'onedrive' do not exist in Composio's catalog (the API returns 404, so initiateConnection always failed). The real slugs are 'outlook' and 'one_drive'. Excluded per curation policy: Composio's own utility toolkits (composio_search, codeinterpreter, browser_tool), no-auth toolkits (Hacker News, OpenWeatherMap), API-key-only toolkits the app cannot connect (Firecrawl, Tavily, Exa, PostHog, etc.), and niche/low-quality entries. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| docs | ||
| scripts | ||
| src | ||
| .gitignore | ||
| package.json | ||
| tsconfig.build.json | ||
| tsconfig.json | ||
| vitest.config.ts | ||