orca/src/main/ipc
Jinwoo Hong 22b00a7cd2
fix(terminal): report PTY's applied size so dropped resizes self-heal (split-mount desync) (#6785)
Co-authored-by: Orca <help@stably.ai>
2026-06-29 13:35:43 -07:00
..
agent-detection-shell-path.ts Detect remote agents from shell PATH (#6157) 2026-06-23 11:31:41 -07:00
agent-hooks.test.ts Keep closed tab agents from reappearing (#6095) 2026-06-22 13:36:05 -07:00
agent-hooks.ts Keep closed tab agents from reappearing (#6095) 2026-06-22 13:36:05 -07:00
agent-trust.ts Fork agent sessions from terminal context menu (#3976) 2026-05-30 21:20:37 -07:00
ai-vault.ts fix(ai-vault): surface a workspace's own sessions past the recency cap (#6273) 2026-06-24 22:03:35 -07:00
app.test.ts Fix macOS IME input mode detection (#6699) 2026-06-28 21:32:13 -07:00
app.ts Fix macOS IME input mode detection (#6699) 2026-06-28 21:32:13 -07:00
automations.ts Add automation precheck gating 2026-05-31 04:21:57 -07:00
browser.test.ts Improve built-in browser downloads (#5940) 2026-06-20 16:33:20 -07:00
browser.ts Improve built-in browser downloads (#5940) 2026-06-20 16:33:20 -07:00
claude-accounts.ts Add cancel flow for Claude account login (#6702) 2026-06-28 22:33:07 -07:00
claude-usage.ts Speed up cached usage analytics loads (#4528) 2026-06-02 18:10:31 -07:00
cli.ts Fix Orca CLI path resolution and improve registration UI (#6484) 2026-06-27 02:05:23 -07:00
codex-accounts.ts
codex-usage.ts Speed up cached usage analytics loads (#4528) 2026-06-02 18:10:31 -07:00
computer-use-permissions.test.ts
computer-use-permissions.ts
crash-reporting.test.ts Bound concurrent repo scans and trace renderer breadcrumbs (#5608) 2026-06-17 13:29:39 -07:00
crash-reporting.ts Fix paste ownership, input bounds, and IPC validation 2026-06-19 17:14:55 -07:00
developer-permissions.test.ts fix: time out developer automation prompt (#3819) 2026-05-30 11:29:01 -07:00
developer-permissions.ts fix: time out developer automation prompt (#3819) 2026-05-30 11:29:01 -07:00
diagnostics.test.ts Simplify support diagnostics settings (#5554) 2026-06-16 23:11:27 -07:00
diagnostics.ts Simplify support diagnostics settings (#5554) 2026-06-16 23:11:27 -07:00
dropped-path-resolution.test.ts Fix paste ownership, input bounds, and IPC validation 2026-06-19 17:14:55 -07:00
dropped-path-resolution.ts Fix paste ownership, input bounds, and IPC validation 2026-06-19 17:14:55 -07:00
emulator-frame-stream.ts Add mobile emulator (#4754) 2026-06-08 00:08:57 -07:00
emulator-video-stream.ts feat(emulator): Android emulation via scrcpy (cross-platform, iOS parity) (#6434) 2026-06-28 21:01:09 -07:00
export.ts
feedback.test.ts Add crash report diagnostic log upload (#2580) 2026-06-16 18:05:15 -07:00
feedback.ts Add crash report diagnostic log upload (#2580) 2026-06-16 18:05:15 -07:00
filesystem-auth.test.ts Add project Windows runtime selection (#5519) 2026-06-17 16:08:14 -07:00
filesystem-auth.ts Add multi-repo folder workspaces (v1) (#5172) 2026-06-11 02:34:01 -07:00
filesystem-import-ssh-ops.test.ts fix: clean up failed ssh directory imports (#4202) 2026-05-31 08:11:17 -07:00
filesystem-import-ssh.test.ts fix: clean up failed ssh directory imports (#4202) 2026-05-31 08:11:17 -07:00
filesystem-import-ssh.ts fix: clean up failed ssh directory imports (#4202) 2026-05-31 08:11:17 -07:00
filesystem-import.test.ts perf: streamline runtime upload staging (#4189) 2026-05-31 07:30:51 -07:00
filesystem-list-files-git-fallback-real.test.ts Show nested sub-project files in file-explorer name search (#6481) 2026-06-28 23:56:05 -07:00
filesystem-list-files-git-fallback.ts Show nested sub-project files in file-explorer name search (#6481) 2026-06-28 23:56:05 -07:00
filesystem-list-files.test.ts Show nested sub-project files in file-explorer name search (#6481) 2026-06-28 23:56:05 -07:00
filesystem-list-files.ts Show nested sub-project files in file-explorer name search (#6481) 2026-06-28 23:56:05 -07:00
filesystem-mutations.test.ts
filesystem-mutations.ts perf: streamline runtime upload staging (#4189) 2026-05-31 07:30:51 -07:00
filesystem-search-git.test.ts File search match counts (#5085) 2026-06-10 17:42:49 -07:00
filesystem-search-git.ts Add project Windows runtime selection (#5519) 2026-06-17 16:08:14 -07:00
filesystem-search-rg-timeout.test.ts Add project Windows runtime selection (#5519) 2026-06-17 16:08:14 -07:00
filesystem-watcher-event-batch.test.ts
filesystem-watcher-event-batch.ts
filesystem-watcher-large-batch.test.ts Add project Windows runtime selection (#5519) 2026-06-17 16:08:14 -07:00
filesystem-watcher-local-unsubscribe.test.ts Fix Windows worktree deletion and host labels (#5391) 2026-06-15 17:07:12 -07:00
filesystem-watcher-real.test.ts Default agent launches to yolo permissions mode (#5145) 2026-06-10 21:14:53 -07:00
filesystem-watcher-unwatchable-roots.test.ts fix: bound unwatchable filesystem roots (#4086) 2026-05-31 03:48:50 -07:00
filesystem-watcher-wsl.test.ts Fix WSL watcher shutdown hang (#6489) 2026-06-27 02:47:54 -07:00
filesystem-watcher-wsl.ts Fix WSL watcher shutdown hang (#6489) 2026-06-27 02:47:54 -07:00
filesystem-watcher.test.ts fix: clear inflight filesystem watcher senders (#4195) 2026-05-31 07:50:33 -07:00
filesystem-watcher.ts Fix WSL watcher shutdown hang (#6489) 2026-06-27 02:47:54 -07:00
filesystem.test.ts Allow deleting files on WSL UNC paths from the file explorer (#6531) 2026-06-28 23:27:34 -07:00
filesystem.ts Support submodule diffs and upstream-base compares in Source Control (#6350) 2026-06-28 23:43:33 -07:00
floating-workspace-directory.test.ts
floating-workspace-directory.ts
github-work-item-args.test.ts Add project Windows runtime selection (#5519) 2026-06-17 16:08:14 -07:00
github-work-item-args.ts Add project Windows runtime selection (#5519) 2026-06-17 16:08:14 -07:00
github.test.ts Fix runtime GitHub work item details (#6473) 2026-06-29 01:11:43 -07:00
github.ts Fix runtime GitHub work item details (#6473) 2026-06-29 01:11:43 -07:00
gitlab.test.ts fix(gitlab): thread MR search query and surface MR base failures (#6263) (#6591) 2026-06-28 18:05:29 -07:00
gitlab.ts fix(gitlab): thread MR search query and surface MR base failures (#6263) (#6591) 2026-06-28 18:05:29 -07:00
hosted-review.test.ts feat(mobile): combine PR sidebar and checks parity (#5641) 2026-06-17 22:52:12 -07:00
hosted-review.ts Show PR status for branch worktrees at a merged PR head (#6607) 2026-06-28 11:22:07 -07:00
jira.ts Add Jira task provider support (#2238) 2026-06-01 19:04:04 -07:00
keybindings.test.ts
keybindings.ts
linear.test.ts Allow Linear context issue lists to load more (#4512) 2026-06-02 21:17:20 -04:00
linear.ts fix: address review findings (#4853) 2026-06-07 19:50:05 -07:00
local-agent-install-dir-detection.ts fix: detect agents via install-dir resolver when which misses on GUI launch (#4880) 2026-06-08 19:23:32 -04:00
local-worktree-runtime-options.ts Add project Windows runtime selection (#5519) 2026-06-17 16:08:14 -07:00
localhost-worktree-labels.ts Add worktree labels for localhost ports (#6424) 2026-06-29 12:27:30 -07:00
markdown-documents.test.ts
markdown-documents.ts
memory.ts
mobile.test.ts Fix mobile Tailnet pairing (#4415) 2026-06-01 17:30:10 -07:00
mobile.ts Fix mobile Tailnet pairing (#4415) 2026-06-01 17:30:10 -07:00
native-chat.test.ts Polish desktop native chat view (#6641) 2026-06-28 15:43:07 -07:00
native-chat.ts Polish desktop native chat view (#6641) 2026-06-28 15:43:07 -07:00
notebook.test.ts Add project Windows runtime selection (#5519) 2026-06-17 16:08:14 -07:00
notebook.ts
notification-options.ts
notifications.test.ts Auto-dismiss agent notifications on acknowledgement (#4518) 2026-06-02 18:01:23 -07:00
notifications.ts Auto-dismiss agent notifications on acknowledgement (#4518) 2026-06-02 18:01:23 -07:00
onboarding.ts
opencode-usage.ts Speed up cached usage analytics loads (#4528) 2026-06-02 18:10:31 -07:00
pet-bundle.test.ts
pet-bundle.ts
pet.test.ts fix: normalize pet bundle sprite paths (#3868) 2026-05-30 12:46:34 -07:00
pet.ts fix: normalize pet bundle sprite paths (#3868) 2026-05-30 12:46:34 -07:00
preflight-command-exec.ts fix(terminal): support Windows shell selection for SSH hosts (#6466) 2026-06-28 15:08:13 -07:00
preflight-local-env.ts feat: add safe fork upstream sync setting (#5408) 2026-06-15 19:41:45 -07:00
preflight-remote-windows-terminal-capabilities.ts fix(terminal): support Windows shell selection for SSH hosts (#6466) 2026-06-28 15:08:13 -07:00
preflight-runtime-target.ts Add project Windows runtime selection (#5519) 2026-06-17 16:08:14 -07:00
preflight-wsl-agent-detection.test.ts fix: WSL agent detection broken for zsh login shells (#5325) (#5337) 2026-06-13 21:17:17 -04:00
preflight-wsl-agent-detection.ts fix: WSL agent detection broken for zsh login shells (#5325) (#5337) 2026-06-13 21:17:17 -04:00
preflight-wsl-command.ts Fix WSL agent setup to use the distro login shell (#5285) 2026-06-12 17:01:34 -04:00
preflight.test.ts fix(terminal): support Windows shell selection for SSH hosts (#6466) 2026-06-28 15:08:13 -07:00
preflight.ts fix(terminal): support Windows shell selection for SSH hosts (#6466) 2026-06-28 15:08:13 -07:00
pty-encoding.test.ts
pty-management.test.ts
pty-management.ts
pty-startup-barrier-ordering.test.ts Fix paste ownership, input bounds, and IPC validation 2026-06-19 17:14:55 -07:00
pty.test.ts fix(terminal): report PTY's applied size so dropped resizes self-heal (split-mount desync) (#6785) 2026-06-29 13:35:43 -07:00
pty.ts fix(terminal): report PTY's applied size so dropped resizes self-heal (split-mount desync) (#6785) 2026-06-29 13:35:43 -07:00
rate-limits.ts Add Codex reset credit controls (#5631) 2026-06-17 15:41:43 -07:00
register-core-handlers.test.ts Add worktree labels for localhost ports (#6424) 2026-06-29 12:27:30 -07:00
register-core-handlers.ts Add worktree labels for localhost ports (#6424) 2026-06-29 12:27:30 -07:00
remote-workspace-cache.test.ts fix: bound remote workspace snapshot cache (#4168) 2026-05-31 06:42:33 -07:00
remote-workspace-events.ts
remote-workspace-namespace.ts
remote-workspace-patch-queue.test.ts perf: parallelize remote workspace pushes (#4208) 2026-05-31 08:26:45 -07:00
remote-workspace.test.ts Revert "Preserve explicit slept workspace state (#4536)" 2026-06-03 09:48:03 -07:00
remote-workspace.ts Revert "Preserve explicit slept workspace state (#4536)" 2026-06-03 09:48:03 -07:00
repos-create.test.ts Add project Windows runtime selection (#5519) 2026-06-17 16:08:14 -07:00
repos-picker.test.ts Stop directory pickers creating typed prefixes (#6114) 2026-06-22 19:09:45 -07:00
repos-remote.test.ts fix: root monorepo subfolder imports at the git repo while keeping the first terminal in the subfolder (#6336) (#6574) 2026-06-28 16:33:06 -07:00
repos-sparse-presets.test.ts
repos.ts fix: root monorepo subfolder imports at the git repo while keeping the first terminal in the subfolder (#6336) (#6574) 2026-06-28 16:33:06 -07:00
rg-availability.test.ts
rg-availability.ts Add project Windows runtime selection (#5519) 2026-06-17 16:08:14 -07:00
runtime-environment-call-queue.ts
runtime-environment-request-connections.ts Fix remote runtime tab and agent status UX (#5341) 2026-06-14 01:48:26 -07:00
runtime-environment-status-diagnostics.ts Fix remote runtime tab and agent status UX (#5341) 2026-06-14 01:48:26 -07:00
runtime-environment-transport-routing.ts Fix remote runtime tab and agent status UX (#5341) 2026-06-14 01:48:26 -07:00
runtime-environments.test.ts Fix remote runtime tab and agent status UX (#5341) 2026-06-14 01:48:26 -07:00
runtime-environments.ts Fix remote runtime tab and agent status UX (#5341) 2026-06-14 01:48:26 -07:00
runtime.test.ts
runtime.ts Show worktree child agents inline (#4371) 2026-06-01 02:13:00 -07:00
session.ts Make remote hosts first class: concurrent multi-host workbench (#5071) 2026-06-13 18:53:01 -07:00
settings.test.ts Migrate terminal scrollback setting from bytes to rows (#6593) 2026-06-28 16:13:16 -07:00
settings.ts Migrate terminal scrollback setting from bytes to rows (#6593) 2026-06-28 16:13:16 -07:00
shell.test.ts Stop directory pickers creating typed prefixes (#6114) 2026-06-22 19:09:45 -07:00
shell.ts Stop directory pickers creating typed prefixes (#6114) 2026-06-22 19:09:45 -07:00
skills.test.ts Polish desktop native chat view (#6641) 2026-06-28 15:43:07 -07:00
skills.ts Polish desktop native chat view (#6641) 2026-06-28 15:43:07 -07:00
sparse-checkout-directories.ts
speech.test.ts Allow deleting downloaded speech models on desktop and mobile (#5794) 2026-06-19 12:31:11 -07:00
speech.ts Allow deleting downloaded speech models on desktop and mobile (#5794) 2026-06-19 12:31:11 -07:00
ssh-browse.test.ts fix: time out ssh directory browsing (#3794) 2026-05-30 10:32:00 -07:00
ssh-browse.ts fix: time out ssh directory browsing (#3794) 2026-05-30 10:32:00 -07:00
ssh-passphrase.ts
ssh.test.ts Harden system SSH port forwarding (#6705) 2026-06-28 23:09:54 -07:00
ssh.ts Harden system SSH port forwarding (#6705) 2026-06-28 23:09:54 -07:00
stats.ts
telemetry.test.ts Add effectiveness telemetry for in-app GitHub stars (#5245) 2026-06-12 10:14:49 -07:00
telemetry.ts Add effectiveness telemetry for in-app GitHub stars (#5245) 2026-06-12 10:14:49 -07:00
ui.test.ts Fix paste ownership, input bounds, and IPC validation 2026-06-19 17:14:55 -07:00
ui.ts Fix paste ownership, input bounds, and IPC validation 2026-06-19 17:14:55 -07:00
workspace-cleanup-candidate.ts Improve inactive workspace cleanup UX (#3600) 2026-06-28 11:38:23 -07:00
workspace-cleanup-disconnected-ssh.ts Improve inactive workspace cleanup UX (#3600) 2026-06-28 11:38:23 -07:00
workspace-cleanup-git-evidence.ts Improve inactive workspace cleanup UX (#3600) 2026-06-28 11:38:23 -07:00
workspace-cleanup-scan-primitives.ts Improve inactive workspace cleanup UX (#3600) 2026-06-28 11:38:23 -07:00
workspace-cleanup-scan.ts Improve inactive workspace cleanup UX (#3600) 2026-06-28 11:38:23 -07:00
workspace-cleanup.test.ts Improve inactive workspace cleanup UX (#3600) 2026-06-28 11:38:23 -07:00
workspace-cleanup.ts Improve inactive workspace cleanup UX (#3600) 2026-06-28 11:38:23 -07:00
workspace-create-error-classifier.test.ts
workspace-create-error-classifier.ts
workspace-ports.test.ts perf: clean workspace port registration 2026-05-31 09:29:44 -07:00
workspace-ports.ts perf: clean workspace port registration 2026-05-31 09:29:44 -07:00
workspace-space.test.ts
workspace-space.ts
worktree-base-directory-event-filter.ts Refresh project worktrees created outside Orca (#6241) 2026-06-28 13:09:05 -07:00
worktree-base-directory-watch-targets.ts Refresh project worktrees created outside Orca (#6241) 2026-06-28 13:09:05 -07:00
worktree-base-directory-watcher.test.ts Refresh project worktrees created outside Orca (#6241) 2026-06-28 13:09:05 -07:00
worktree-base-directory-watcher.ts Refresh project worktrees created outside Orca (#6241) 2026-06-28 13:09:05 -07:00
worktree-branch-name.ts feat: rename worktree folder to match branch on first work (#4743) 2026-06-15 19:58:55 -07:00
worktree-change-invalidators.ts Reduce repeated git probes during worktree refresh (#6153) 2026-06-23 11:07:49 -07:00
worktree-common-git-directory.ts Refresh project worktrees created outside Orca (#6241) 2026-06-28 13:09:05 -07:00
worktree-folder-rename-target.test.ts feat: rename worktree folder to match branch on first work (#4743) 2026-06-15 19:58:55 -07:00
worktree-folder-rename-target.ts feat: rename worktree folder to match branch on first work (#4743) 2026-06-15 19:58:55 -07:00
worktree-linked-work-item-metadata.ts Support Bitbucket, Azure DevOps, and Gitea PRs in worktree flows (#5382) 2026-06-14 23:23:31 -07:00
worktree-logic-created-agent.test.ts
worktree-logic-wsl.test.ts Fix WSL workspace root detection 2026-05-31 05:15:53 -07:00
worktree-logic.test.ts Recover Windows worktree deletes from long paths (#6433) 2026-06-26 13:28:10 -07:00
worktree-logic.ts Recover Windows worktree deletes from long paths (#6433) 2026-06-26 13:28:10 -07:00
worktree-metadata-merge.ts Restore agent history after worktree renames (#6000) 2026-06-21 15:48:33 -07:00
worktree-push-target-cleanup.test.ts Fix paste ownership, input bounds, and IPC validation 2026-06-19 17:14:55 -07:00
worktree-push-target-cleanup.ts Fix paste ownership, input bounds, and IPC validation 2026-06-19 17:14:55 -07:00
worktree-push-target-setup.test.ts Target the fork branch from fork-PR worktrees (#4394) 2026-06-07 19:51:36 -07:00
worktree-push-target-setup.ts Target the fork branch from fork-PR worktrees (#4394) 2026-06-07 19:51:36 -07:00
worktree-remote.ts Let agents wait for setup when requested (#6298) 2026-06-28 13:50:00 -07:00
worktree-symlinks.test.ts Use APFS clone-copy for worktree shared paths (#5658) 2026-06-17 19:16:53 -07:00
worktree-symlinks.ts Use APFS clone-copy for worktree shared paths (#5658) 2026-06-17 19:16:53 -07:00
worktrees-windows.test.ts Fix Windows workspace deletion runtime resolution (#5888) 2026-06-20 03:16:29 -07:00
worktrees.test.ts Recover partially deleted local worktrees (#6657) 2026-06-29 00:53:07 -07:00
worktrees.ts Recover partially deleted local worktrees (#6657) 2026-06-29 00:53:07 -07:00