rowboat/apps/x/packages/shared
Gagancreates fd434cc52c Merge origin/dev into feat/code-mode-acp-client
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).
2026-06-04 14:10:37 +05:30
..
src Merge origin/dev into feat/code-mode-acp-client 2026-06-04 14:10:37 +05:30
.gitignore bootstrap new electron app 2026-01-16 12:05:33 +05:30
package.json bootstrap new electron app 2026-01-16 12:05:33 +05:30
tsconfig.json bootstrap new electron app 2026-01-16 12:05:33 +05:30