orca/src/relay
Jinwoo Hong c3bfc796af
Fix SSH relay persistence and reset controls (#2274)
Co-authored-by: Orca <help@stably.ai>
2026-05-18 18:19:22 -04:00
..
agent-exec-handler.test.ts feat(ssh): make remote workspaces first-class (#1876) 2026-05-15 12:32:07 -07:00
agent-exec-handler.ts feat(source-control): AI commit message generation (#1487) 2026-05-15 02:18:46 -07:00
agent-hook-integration.test.ts Migrate agent pane identity to stable leaf ids (#1909) 2026-05-15 12:10:06 -07:00
agent-hook-server.test.ts Strip Grok user_query wrapper from status prompts (#2164) 2026-05-17 15:39:14 -07:00
agent-hook-server.ts Strip Grok user_query wrapper from status prompts (#2164) 2026-05-17 15:39:14 -07:00
client-request-aborts.ts feat(ssh): make remote workspaces first-class (#1876) 2026-05-15 12:32:07 -07:00
context.ts fix(ssh): remove relay FS path allowlist to support symlinks outside workspace (#1661) (#1672) 2026-05-10 15:59:54 -07:00
dispatcher.test.ts feat(ssh): make remote workspaces first-class (#1876) 2026-05-15 12:32:07 -07:00
dispatcher.ts feat(ssh): make remote workspaces first-class (#1876) 2026-05-15 12:32:07 -07:00
external-automations-handler.test.ts fix: pr-bug-scan validated finding from #2130 (#2140) 2026-05-17 14:55:21 -07:00
external-automations-handler.ts fix: pr-bug-scan validated finding from #2130 (#2140) 2026-05-17 14:55:21 -07:00
fs-handler-file-read.ts feat(ssh): stream fs.readFile to lift 10MB SSH preview cap (#1095) (#1676) 2026-05-11 15:29:15 -07:00
fs-handler-git-fallback.ts Fix mobile SSH worktrees (#2198) 2026-05-17 20:55:30 -07:00
fs-handler-install-rg.ts
fs-handler-list-files-ignored.test.ts fix: include gitignored files in quick open (#1762) 2026-05-13 14:29:30 -07:00
fs-handler-list-files.ts fix: include gitignored files in quick open (#1762) 2026-05-13 14:29:30 -07:00
fs-handler-readdir-fallback.ts
fs-handler-stream.test.ts Make Activity default-on (#1765) 2026-05-13 15:39:45 -07:00
fs-handler-utils.ts feat(ssh): stream fs.readFile to lift 10MB SSH preview cap (#1095) (#1676) 2026-05-11 15:29:15 -07:00
fs-handler.test.ts fix: address review findings (#2220) 2026-05-17 22:34:09 -07:00
fs-handler.ts fix: address review findings (#2220) 2026-05-17 22:34:09 -07:00
fs-stream-registry.ts feat(ssh): stream fs.readFile to lift 10MB SSH preview cap (#1095) (#1676) 2026-05-11 15:29:15 -07:00
git-exec-validator.test.ts feat(source-control): AI commit message generation (#1487) 2026-05-15 02:18:46 -07:00
git-exec-validator.ts feat(source-control): AI commit message generation (#1487) 2026-05-15 02:18:46 -07:00
git-handler-commit-diff-ops.ts feat: add source control git graph (#1969) 2026-05-16 04:44:44 -04:00
git-handler-ops.ts
git-handler-push-target.ts fix: address review findings (#1770) 2026-05-13 16:14:50 -07:00
git-handler-staging.test.ts fix(ssh): remove relay FS path allowlist to support symlinks outside workspace (#1661) (#1672) 2026-05-10 15:59:54 -07:00
git-handler-status-ops.ts feat(file-explorer): add gitignored visibility toggle (#2022) 2026-05-17 18:33:47 -04:00
git-handler-test-setup.ts
git-handler-utils.test.ts feat(file-explorer): show gitignored files with dimmed italic decoration (#1941) 2026-05-15 18:58:08 -07:00
git-handler-utils.ts feat: add source control git graph (#1969) 2026-05-16 04:44:44 -04:00
git-handler-worktree-ops.ts fix(worktree): create branches with --no-track and auto-setup remote (#1563) 2026-05-11 12:46:03 -07:00
git-handler.test.ts feat(file-explorer): add gitignored visibility toggle (#2022) 2026-05-17 18:33:47 -04:00
git-handler.ts Fix mobile SSH worktrees (#2198) 2026-05-17 20:55:30 -07:00
git-status-output-parser.ts feat(file-explorer): show gitignored files with dimmed italic decoration (#1941) 2026-05-15 18:58:08 -07:00
integration.test.ts feat(ssh): stream fs.readFile to lift 10MB SSH preview cap (#1095) (#1676) 2026-05-11 15:29:15 -07:00
plugin-overlay-env.test.ts Support agent status hooks over SSH (#1865) 2026-05-14 16:06:23 -07:00
plugin-overlay-env.ts Support agent status hooks over SSH (#1865) 2026-05-14 16:06:23 -07:00
plugin-overlay.test.ts Support agent status hooks over SSH (#1865) 2026-05-14 16:06:23 -07:00
plugin-overlay.ts Support agent status hooks over SSH (#1865) 2026-05-14 16:06:23 -07:00
plugin-source-limit.test.ts Support agent status hooks over SSH (#1865) 2026-05-14 16:06:23 -07:00
plugin-source-limit.ts Support agent status hooks over SSH (#1865) 2026-05-14 16:06:23 -07:00
port-scan-handler.test.ts
port-scan-handler.ts
preflight-handler.ts
protocol-handshake.test.ts fix(ssh): enable TCP_NODELAY on ssh2 client to eliminate per-keystroke typing lag (#1660) (#1679) 2026-05-11 14:28:59 -07:00
protocol.ts feat(ssh): stream fs.readFile to lift 10MB SSH preview cap (#1095) (#1676) 2026-05-11 15:29:15 -07:00
pty-handler.test.ts Fix SSH relay persistence and reset controls (#2274) 2026-05-18 18:19:22 -04:00
pty-handler.ts Fix SSH relay persistence and reset controls (#2274) 2026-05-18 18:19:22 -04:00
pty-shell-launch.test.ts Support agent status hooks over SSH (#1865) 2026-05-14 16:06:23 -07:00
pty-shell-launch.ts Support agent status hooks over SSH (#1865) 2026-05-14 16:06:23 -07:00
pty-shell-utils.ts
relay-command-env.test.ts Fix mobile SSH worktrees (#2198) 2026-05-17 20:55:30 -07:00
relay-command-env.ts Fix mobile SSH worktrees (#2198) 2026-05-17 20:55:30 -07:00
relay-handshake-roundtrip.test.ts fix(ssh): enable TCP_NODELAY on ssh2 client to eliminate per-keystroke typing lag (#1660) (#1679) 2026-05-11 14:28:59 -07:00
relay-handshake.ts fix(ssh): enable TCP_NODELAY on ssh2 client to eliminate per-keystroke typing lag (#1660) (#1679) 2026-05-11 14:28:59 -07:00
relay.ts Fix SSH relay persistence and reset controls (#2274) 2026-05-18 18:19:22 -04:00
subprocess-test-utils.ts
subprocess.test.ts fix(ssh): remove relay FS path allowlist to support symlinks outside workspace (#1661) (#1672) 2026-05-10 15:59:54 -07:00
workspace-session-handler.test.ts feat(ssh): make remote workspaces first-class (#1876) 2026-05-15 12:32:07 -07:00
workspace-session-handler.ts feat(ssh): make remote workspaces first-class (#1876) 2026-05-15 12:32:07 -07:00
workspace-space-scan.ts Add Space manager V2 safeguards 2026-05-14 23:30:22 -07:00