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). |
||
|---|---|---|
| .. | ||
| agent-schedule-state.ts | ||
| agent-schedule.ts | ||
| agent.ts | ||
| background-task.ts | ||
| bases.ts | ||
| billing.ts | ||
| blocks.ts | ||
| browser-control.ts | ||
| code-mode.ts | ||
| composio.ts | ||
| events.ts | ||
| example.ts | ||
| frontmatter.ts | ||
| index.ts | ||
| inline-task.ts | ||
| ipc.ts | ||
| live-note.ts | ||
| llm-step-events.ts | ||
| mcp.ts | ||
| message.ts | ||
| models.ts | ||
| prefix-logger.ts | ||
| prompt-block.ts | ||
| rowboat-account.ts | ||
| runs.ts | ||
| service-events.ts | ||
| workspace.ts | ||