rowboat/apps/x/packages/core
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 feat(code-mode): add ACP client engine (Layer 2 core) 2026-06-02 01:33:33 +05:30
tsconfig.build.json Refactor builtin file tools beyond workspace scope 2026-05-25 16:21:51 +05:30
tsconfig.json feat: extract presentation generator into executable code with builtin tool 2026-01-30 13:30:06 +05:30
vitest.config.ts Refactor builtin file tools beyond workspace scope 2026-05-25 16:21:51 +05:30