orca/src/relay
OrcaWin 00951b964f
Speed up Windows worktree deletion (#5485)
Co-authored-by: Neil <neil@stably.ai>
2026-06-16 14:07:52 -07:00
..
agent-exec-handler-test-harness.ts fix: settle relay agent exec timeouts (#3737) 2026-05-30 11:41:25 -07:00
agent-exec-handler-windows.test.ts fix: settle relay agent exec timeouts (#3737) 2026-05-30 11:41:25 -07:00
agent-exec-handler.test.ts fix: cancel superseded relay exec children (#4283) 2026-05-31 10:54:28 -07:00
agent-exec-handler.ts fix: cancel superseded relay exec children (#4283) 2026-05-31 10:54:28 -07:00
agent-hook-integration.test.ts
agent-hook-server.test.ts fix: support windows ssh hosts (#5004) 2026-06-09 01:17:34 -07:00
agent-hook-server.ts fix: support windows ssh hosts (#5004) 2026-06-09 01:17:34 -07:00
client-request-aborts.ts
context.test.ts fix: support windows ssh hosts (#5004) 2026-06-09 01:17:34 -07:00
context.ts fix: support windows ssh hosts (#5004) 2026-06-09 01:17:34 -07:00
dispatcher.test.ts Fix orchestration mail from WSL and SSH terminals (#3918) 2026-05-31 15:13:15 -04:00
dispatcher.ts Fix orchestration mail from WSL and SSH terminals (#3918) 2026-05-31 15:13:15 -04:00
external-automations-handler-log-path.test.ts fix: allow hermes log paths with dot-dot names 2026-05-31 01:47:44 -07:00
external-automations-handler.test.ts fix: bound relay hermes run count cache (#4278) 2026-05-31 10:48:16 -07:00
external-automations-handler.ts fix: bound relay hermes run count cache (#4278) 2026-05-31 10:48:16 -07:00
fs-handler-file-read.ts
fs-handler-git-fallback.ts fix: parse quick open git fallback paths losslessly (#4049) 2026-05-31 02:43:28 -07:00
fs-handler-git-search.test.ts File search match counts (#5085) 2026-06-10 17:42:49 -07:00
fs-handler-install-rg.ts
fs-handler-list-files-ignored.test.ts fix: parse quick open git fallback paths losslessly (#4049) 2026-05-31 02:43:28 -07:00
fs-handler-list-files.ts fix: settle relay rg file list timeouts (#3754) 2026-05-30 08:53:21 -07:00
fs-handler-readdir-fallback.ts
fs-handler-rg-availability.test.ts fix: time out relay rg availability probes (#3779) 2026-05-30 09:55:51 -07:00
fs-handler-stream.test.ts
fs-handler-utils.ts fix: time out relay rg availability probes (#3779) 2026-05-30 09:55:51 -07:00
fs-handler.test.ts
fs-handler.ts
fs-stream-registry.ts
git-buffer-overflow.ts Limit large git diff payloads in main process before IPC transfer (#5469) 2026-06-15 22:13:46 -07:00
git-diff-result.ts Limit large git diff payloads in main process before IPC transfer (#5469) 2026-06-15 22:13:46 -07:00
git-exec-validator.test.ts Make remote hosts first class: concurrent multi-host workbench (#5071) 2026-06-13 18:53:01 -07:00
git-exec-validator.ts Make remote hosts first class: concurrent multi-host workbench (#5071) 2026-06-13 18:53:01 -07:00
git-handler-blob-readers.test.ts Limit large git diff payloads in main process before IPC transfer (#5469) 2026-06-15 22:13:46 -07:00
git-handler-branch-cleanup.test.ts Speed up Windows worktree deletion (#5485) 2026-06-16 14:07:52 -07:00
git-handler-branch-cleanup.ts Refresh cleanup base before forced branch deletion (#4462) 2026-06-02 01:08:11 -07:00
git-handler-commit-diff-ops.ts Limit large git diff payloads in main process before IPC transfer (#5469) 2026-06-15 22:13:46 -07:00
git-handler-local-base-ref-refresh.ts Suggest enabling local-main freshness when a new workspace finds it stale (#4888) 2026-06-08 13:19:45 -07:00
git-handler-ops.ts Limit large git diff payloads in main process before IPC transfer (#5469) 2026-06-15 22:13:46 -07:00
git-handler-push-target.ts
git-handler-staging.test.ts
git-handler-status-ops.test.ts Prevent main-process crash on huge git status output (#5371) 2026-06-14 13:32:05 -07:00
git-handler-status-ops.ts Prevent main-process crash on huge git status output (#5371) 2026-06-14 13:32:05 -07:00
git-handler-test-setup.ts feat: add safe fork upstream sync setting (#5408) 2026-06-15 19:41:45 -07:00
git-handler-utils.test.ts fix: address review findings (#4814) 2026-06-07 11:18:43 -07:00
git-handler-utils.ts Limit large git diff payloads in main process before IPC transfer (#5469) 2026-06-15 22:13:46 -07:00
git-handler-worktree-clean.test.ts fix: preserve newline worktree paths 2026-05-31 01:50:16 -07:00
git-handler-worktree-ops.test.ts Speed up Windows worktree deletion (#5485) 2026-06-16 14:07:52 -07:00
git-handler-worktree-ops.ts Speed up Windows worktree deletion (#5485) 2026-06-16 14:07:52 -07:00
git-handler-worktree-paths.test.ts Speed up Windows worktree deletion (#5485) 2026-06-16 14:07:52 -07:00
git-handler.test.ts Limit large git diff payloads in main process before IPC transfer (#5469) 2026-06-15 22:13:46 -07:00
git-handler.ts feat(mobile): pickers, workspace parity, active-workspace focus, tap-to-open, source-control parity, artifact viewing (#5330) 2026-06-15 22:02:51 -07:00
git-status-output-parser.ts fix: address review findings (#4814) 2026-06-07 11:18:43 -07:00
git-working-file-read.test.ts Limit large git diff payloads in main process before IPC transfer (#5469) 2026-06-15 22:13:46 -07:00
git-working-file-read.ts Limit large git diff payloads in main process before IPC transfer (#5469) 2026-06-15 22:13:46 -07:00
integration.test.ts
plugin-overlay-env.test.ts
plugin-overlay-env.ts
plugin-overlay.test.ts Hide Pi thinking in Orca overlays 2026-05-30 14:25:34 -07:00
plugin-overlay.ts Hide Pi thinking in Orca overlays 2026-05-30 14:25:34 -07:00
plugin-source-limit.test.ts
plugin-source-limit.ts
port-scan-handler.test.ts fix: support windows ssh hosts (#5004) 2026-06-09 01:17:34 -07:00
port-scan-handler.ts fix: support windows ssh hosts (#5004) 2026-06-09 01:17:34 -07:00
preflight-handler.test.ts fix: support windows ssh hosts (#5004) 2026-06-09 01:17:34 -07:00
preflight-handler.ts fix: support windows ssh hosts (#5004) 2026-06-09 01:17:34 -07:00
protocol-handshake.test.ts
protocol.ts
pty-handler.test.ts perf: batch relay pty output (#4777) 2026-06-07 03:45:24 -07:00
pty-handler.ts Resolve wrapped agent foreground processes on Windows and SSH relays (#5446) 2026-06-15 20:06:05 -07:00
pty-shell-launch.test.ts fix: support windows ssh hosts (#5004) 2026-06-09 01:17:34 -07:00
pty-shell-launch.ts fix: support windows ssh hosts (#5004) 2026-06-09 01:17:34 -07:00
pty-shell-utils.test.ts Resolve wrapped agent foreground processes on Windows and SSH relays (#5446) 2026-06-15 20:06:05 -07:00
pty-shell-utils.ts Resolve wrapped agent foreground processes on Windows and SSH relays (#5446) 2026-06-15 20:06:05 -07:00
relay-command-env.test.ts
relay-command-env.ts
relay-handshake-roundtrip.test.ts
relay-handshake.ts
relay.ts Add Linear write commands for agents (#5165) 2026-06-12 13:29:13 -07:00
remote-cli-env.test.ts Add read-only `orca linear` CLI with trusted launch-prompt pointer (V1) (#5126) 2026-06-10 20:20:50 -07:00
remote-cli-env.ts Add read-only `orca linear` CLI with trusted launch-prompt pointer (V1) (#5126) 2026-06-10 20:20:50 -07:00
remote-cli-stdin.test.ts Add Linear write commands for agents (#5165) 2026-06-12 13:29:13 -07:00
remote-cli-stdin.ts Add Linear write commands for agents (#5165) 2026-06-12 13:29:13 -07:00
remote-cli-timeout.test.ts Add Linear write commands for agents (#5165) 2026-06-12 13:29:13 -07:00
remote-cli-timeout.ts Add Linear write commands for agents (#5165) 2026-06-12 13:29:13 -07:00
subprocess-test-utils.ts
subprocess.test.ts
windows-port-scan.test.ts fix: support windows ssh hosts (#5004) 2026-06-09 01:17:34 -07:00
windows-port-scan.ts fix: support windows ssh hosts (#5004) 2026-06-09 01:17:34 -07:00
workspace-session-handler.test.ts
workspace-session-handler.ts fix: update Electron and revert UTF-8 write mitigations (#4598) 2026-06-03 16:45:01 -07:00
workspace-space-scan.ts