mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-06-09 19:45:17 +02:00
Resolve conflicts in shared/runs.ts and renderer/App.tsx. - runs.ts: keep both the code-mode run events (code-run-event, code-run-permission-request) and dev's tool-permission-auto-decision event, in the schemas and the RunEvent union. - App.tsx switch: keep both the code-run-* cases and dev's tool-permission-auto-decision case. - App.tsx permission render: take dev's nullable permRequest guard + AutoPermissionDecision UI, minus the onSwitchAgent handler this branch removed (agent is switched via the chip, not in-chat). |
||
|---|---|---|
| .. | ||
| apps | ||
| packages | ||
| patches | ||
| .gitignore | ||
| ANALYTICS.md | ||
| eslint.config.mts | ||
| LIVE_NOTE.md | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| tsconfig.base.json | ||