orca/src/relay
Neil 7b83b2dcdc
fix: avoid repeated macOS privacy prompts (#1524)
* fix: avoid repeated macos privacy prompts

* fix: reduce background worktree permission probes

* chore: pin oxlint for ci

* fix: preserve optional rpc params with zod 4.4

* fix: preserve optional inline rpc params with zod 4.4
2026-05-06 23:30:03 -07:00
..
context.ts fix(ssh): use SSH target label for home directory remote repos (#1031) 2026-04-24 13:58:48 -07:00
dispatcher.test.ts feat(ssh): persist and auto-restore SSH sessions across app restarts (#1026) 2026-04-25 20:15:02 -07:00
dispatcher.ts feat(ssh): persist and auto-restore SSH sessions across app restarts (#1026) 2026-04-25 20:15:02 -07:00
fs-handler-file-read.ts Allow large text files to open in editor (#1367) 2026-05-02 18:12:08 -07:00
fs-handler-git-fallback.ts refactor(search): share rg/git-grep logic between main and relay (#1157) 2026-04-27 00:06:00 -07:00
fs-handler-install-rg.ts feat: improve SSH file search with configurable limits and rg fallback (#1130) 2026-04-26 13:38:34 -07:00
fs-handler-list-files.ts feat: improve SSH file search with configurable limits and rg fallback (#1130) 2026-04-26 13:38:34 -07:00
fs-handler-readdir-fallback.ts feat: improve SSH file search with configurable limits and rg fallback (#1130) 2026-04-26 13:38:34 -07:00
fs-handler-utils.ts Allow large text files to open in editor (#1367) 2026-05-02 18:12:08 -07:00
fs-handler.test.ts Allow large text files to open in editor (#1367) 2026-05-02 18:12:08 -07:00
fs-handler.ts Allow large text files to open in editor (#1367) 2026-05-02 18:12:08 -07:00
git-exec-validator.test.ts
git-exec-validator.ts
git-handler-ops.ts fix(source-control): preserve UTF-8 paths in status and branch diff (#1515) 2026-05-06 16:22:24 -07:00
git-handler-staging.test.ts feat(source-control): commit action in sidebar panel (#1373) 2026-05-03 17:19:52 -07:00
git-handler-status-ops.ts fix: avoid repeated macOS privacy prompts (#1524) 2026-05-06 23:30:03 -07:00
git-handler-test-setup.ts feat(source-control): commit action in sidebar panel (#1373) 2026-05-03 17:19:52 -07:00
git-handler-utils.ts fix: avoid repeated macOS privacy prompts (#1524) 2026-05-06 23:30:03 -07:00
git-handler-worktree-ops.ts feat(source-control): commit action in sidebar panel (#1373) 2026-05-03 17:19:52 -07:00
git-handler.test.ts fix: avoid repeated macOS privacy prompts (#1524) 2026-05-06 23:30:03 -07:00
git-handler.ts fix(source-control): preserve UTF-8 paths in status and branch diff (#1515) 2026-05-06 16:22:24 -07:00
integration.test.ts
port-scan-handler.test.ts feat(ssh): add port forwarding for remote workspaces (#1145) 2026-04-26 19:21:26 -07:00
port-scan-handler.ts feat(ssh): add port forwarding for remote workspaces (#1145) 2026-04-26 19:21:26 -07:00
preflight-handler.ts
protocol.ts
pty-handler.test.ts fix(pty): release ptmx fd on natural exit + defuse SIGHUP-to-recycled-pid (#1327) 2026-05-02 23:12:14 -07:00
pty-handler.ts fix(pty): release ptmx fd on natural exit + defuse SIGHUP-to-recycled-pid (#1327) 2026-05-02 23:12:14 -07:00
pty-shell-utils.ts fix(terminal): split panes lose source cwd when shell omits OSC 7 (#1313) 2026-05-01 12:25:41 -07:00
relay.ts feat(ssh): add port forwarding for remote workspaces (#1145) 2026-04-26 19:21:26 -07:00
subprocess-test-utils.ts
subprocess.test.ts fix(ssh): await root registration before remote worktree creation (#1120) 2026-04-26 14:14:30 -07:00