mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-07-12 21:02:17 +02:00
Phase 2 makes the Mini App bridge real instead of stubbed. - New composio:execute-tool and composio:search-tools IPC channels (shared schema + main handlers reusing the agent's execute path) - Bridge refactored to a scoped RPC: callAction/searchTools/isConnected/ connect, enforced against each app's declared scope at the host - Auth prompt: acting on a disconnected toolkit triggers Composio OAuth - GitHub Dashboard sample: track repos, view their 20 most-recent open PRs with descriptions, plus the authenticated user's profile + contribution graph — all live via the bridge - Twitter sample reverted to a local UI demo (X has no managed OAuth2) |
||
|---|---|---|
| .. | ||
| apps | ||
| packages | ||
| patches | ||
| .gitignore | ||
| ANALYTICS.md | ||
| CODE_MODE_ENGINES_PLAN.md | ||
| eslint.config.mts | ||
| LIVE_NOTE.md | ||
| MINI_APPS_PLAN.md | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| tsconfig.base.json | ||