orca/src/shared
Jinjing 76b2a3b44d
fix(cli): bound orchestration ask timeouts (#10689)
* fix(cli): bound orchestration ask timeouts

* fix(cli): harden remote timeout boundaries
2026-07-26 12:50:05 -07:00
..
agent-icons fix(agents): bundle agent icons instead of loading them from Google's favicon service (#8451) (#8474) 2026-07-12 22:10:09 -07:00
network Accept any hostname (and optional :port) in manual network address entry (#7223) 2026-07-03 12:52:55 -07:00
new-workspace fix:Keep Jira linked work items attached when the composer project changes (#7770) 2026-07-20 15:05:23 -07:00
add-repo-existing-workspaces-telemetry.test.ts
agent-decorative-title-signature.test.ts Fix paste ownership, input bounds, and IPC validation 2026-06-19 17:14:55 -07:00
agent-decorative-title-signature.ts Fix paste ownership, input bounds, and IPC validation 2026-06-19 17:14:55 -07:00
agent-detection.test.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
agent-detection.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
agent-draft-platform-limit.ts fix(automations): deliver Hermes prompts via native query (#7862) 2026-07-11 02:35:01 -07:00
agent-feature-install-commands.test.ts Per-Workspace Environments (on-demand disposable runtimes) + Add Project remote host setup (#6320) 2026-06-30 11:31:55 -07:00
agent-feature-install-commands.ts Per-Workspace Environments (on-demand disposable runtimes) + Add Project remote host setup (#6320) 2026-06-30 11:31:55 -07:00
agent-headless-command.ts Add Ante as a supported CLI agent (#5193) 2026-06-17 11:12:45 -07:00
agent-hook-endpoint-file.test.ts
agent-hook-endpoint-file.ts
agent-hook-endpoint-temp-cleanup.test.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
agent-hook-endpoint-temp-cleanup.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
agent-hook-listener-roster-retention.test.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
agent-hook-listener.test.ts fix(agent-status): map codex request_user_input questions to Needs You (#9861) 2026-07-22 12:00:14 -07:00
agent-hook-listener.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
agent-hook-relay.test.ts
agent-hook-relay.ts perf(ssh): cut warm high-latency connects from 88.7s to 7.7s (#9015) 2026-07-20 12:18:57 -07:00
agent-hook-request-body-memory.test.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
agent-hook-status-cache.test.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
agent-hook-status-cache.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
agent-hook-types.ts feat(kimi): Kimi Code sessions in AI Vault + agent status hooks 2026-06-19 16:42:59 -07:00
agent-interrupt-intent.ts
agent-kind.test.ts feat: show the running coding agent's icon in terminal tabs (#3410) 2026-05-30 02:14:22 -04:00
agent-kind.ts feat(agents): native Xiaomi MiMo Code support (#6239) 2026-06-24 00:17:49 -07:00
agent-launch-remote.ts fix: use plain orca CLI shim for Claude Agent Teams on SSH remotes (#6586) 2026-06-28 16:03:16 -07:00
agent-name-token-match.ts Add Grok orchestration group routing (#8058) 2026-07-11 21:43:20 -07:00
agent-notification-id.test.ts Auto-dismiss agent notifications on acknowledgement (#4518) 2026-06-02 18:01:23 -07:00
agent-notification-id.ts Auto-dismiss agent notifications on acknowledgement (#4518) 2026-06-02 18:01:23 -07:00
agent-process-recognition.test.ts fix(windows): detect Cursor Agent Node wrapper (#8266) 2026-07-23 23:18:50 -07:00
agent-process-recognition.ts fix(windows): detect Cursor Agent Node wrapper (#8266) 2026-07-23 23:18:50 -07:00
agent-prompt-injection.test.ts Fix orchestration agent prompt injection (#7758) 2026-07-07 19:50:57 -07:00
agent-prompt-injection.ts Fix orchestration agent prompt injection (#7758) 2026-07-07 19:50:57 -07:00
agent-question-answered-intent.ts fix(agent-status): map codex request_user_input questions to Needs You (#9861) 2026-07-22 12:00:14 -07:00
agent-row-conversation-name.test.ts feat(agent-rows): label sidebar and dashboard rows with conversation names (#9989) 2026-07-23 17:07:25 -07:00
agent-row-conversation-name.ts feat(agent-rows): label sidebar and dashboard rows with conversation names (#9989) 2026-07-23 17:07:25 -07:00
agent-scratch-worktrees.test.ts perf(worktrees): back off worktree scans for agent-scratch repos (#9985) 2026-07-22 14:42:58 -07:00
agent-scratch-worktrees.ts perf(worktrees): back off worktree scans for agent-scratch repos (#9985) 2026-07-22 14:42:58 -07:00
agent-session-host-authority.ts fix(agents): include OMP terminals in cold session restoration (#8991) 2026-07-23 19:05:22 -07:00
agent-session-option-catalog-claude-codex.ts feat(native-chat): add per-model session option pickers with verified Claude switch (#9085) 2026-07-16 17:12:44 -07:00
agent-session-option-catalog-gemini-cursor.ts feat(native-chat): add per-model session option pickers with verified Claude switch (#9085) 2026-07-16 17:12:44 -07:00
agent-session-option-catalog-types.ts feat(native-chat): add per-model session option pickers with verified Claude switch (#9085) 2026-07-16 17:12:44 -07:00
agent-session-option-catalog.test.ts fix(native-chat): don't force a default model/effort on agent spawn (#9134) 2026-07-16 21:29:17 -07:00
agent-session-option-catalog.ts feat(native-chat): add per-model session option pickers with verified Claude switch (#9085) 2026-07-16 17:12:44 -07:00
agent-session-option-launch.ts feat(native-chat): add per-model session option pickers with verified Claude switch (#9085) 2026-07-16 17:12:44 -07:00
agent-session-resume.test.ts fix(agents): include OMP terminals in cold session restoration (#8991) 2026-07-23 19:05:22 -07:00
agent-session-resume.ts fix(agents): include OMP terminals in cold session restoration (#8991) 2026-07-23 19:05:22 -07:00
agent-status-field-normalization.ts feat(agent-status): show Claude subagent child rows and gate premature done (#8211) 2026-07-10 23:34:49 -07:00
agent-status-identity.ts fix terminal false unread from title-only idle (#7818) 2026-07-10 17:58:10 -07:00
agent-status-osc.test.ts refactor: share terminal agent status parser (#4768) 2026-06-07 01:10:05 -07:00
agent-status-osc.ts refactor: share terminal agent status parser (#4768) 2026-06-07 01:10:05 -07:00
agent-status-types.test.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
agent-status-types.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
agent-tab-title.test.ts fix(naming): remove identifier-first name post-processing (#9821) 2026-07-21 20:06:31 -07:00
agent-tab-title.ts fix(naming): remove identifier-first name post-processing (#9821) 2026-07-21 20:06:31 -07:00
agent-title-core.ts Add Cursor orchestration group routing (#8436) 2026-07-12 17:39:18 -07:00
agent-title-decoration.test.ts Show coding agent icons on mobile terminal tabs (#6792) 2026-06-29 16:06:27 -07:00
agent-title-decoration.ts Show coding agent icons on mobile terminal tabs (#6792) 2026-06-29 16:06:27 -07:00
agent-title-identity.ts fix(agents): recognize OpenCode native OC | tab titles (#9102) 2026-07-16 19:53:18 -07:00
agent-title-owner.ts fix: normalize wrapper-prefixed OMP/Pi terminal titles (#8033) 2026-07-10 18:42:48 -07:00
agent-title-status.ts Terminal performance initiative: pipeline fixes + term-speed-2 revival + PTY flow control (integration branch) (#7214) 2026-07-10 17:27:47 -07:00
agent-tui-ansi-fuzz-stream.ts Terminal performance initiative: pipeline fixes + term-speed-2 revival + PTY flow control (integration branch) (#7214) 2026-07-10 17:27:47 -07:00
agent-type-label.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
agents-orchestration-steps.ts Fix onboarding tour footer and copy (#2799) 2026-05-25 18:56:43 -07:00
ai-vault-resume-command.test.ts feat(codex): real-home routing + self-contained multi-account homes (#9501) 2026-07-20 14:34:53 -07:00
ai-vault-resume-path.ts fix(agents): include OMP terminals in cold session restoration (#8991) 2026-07-23 19:05:22 -07:00
ai-vault-resume-preparation.test.ts Fix mixed-version mobile Codex session resume (#9678) 2026-07-20 21:16:08 -07:00
ai-vault-resume-preparation.ts Fix mixed-version mobile Codex session resume (#9678) 2026-07-20 21:16:08 -07:00
ai-vault-session-display.ts Show agent session history on mobile (#6786) 2026-07-10 13:48:10 -07:00
ai-vault-session-filters.test.ts Show agent session history on mobile (#6786) 2026-07-10 13:48:10 -07:00
ai-vault-session-filters.ts Show agent session history on mobile (#6786) 2026-07-10 13:48:10 -07:00
ai-vault-types.test.ts Detect and surface recoverable zero-turn sessions in AI Vault (#7889) 2026-07-08 21:47:02 -07:00
ai-vault-types.ts [codex] Continue agent work in a new session (#9170) 2026-07-21 18:01:31 -07:00
ante-headless-command.ts Add Ante as a supported CLI agent (#5193) 2026-06-17 11:12:45 -07:00
app-icon.ts Add app icon switcher to appearance settings (#4600) 2026-06-03 17:14:50 -07:00
app-identity.ts
app-version.test.ts Update paired Orca servers from the active client (#9839) 2026-07-22 18:52:37 -07:00
app-version.ts Update paired Orca servers from the active client (#9839) 2026-07-22 18:52:37 -07:00
auto-rename-branch-from-work-settings.ts Default first-work branch auto-renaming on (#4709) 2026-06-05 12:35:34 -07:00
automation-precheck.ts Add automation precheck gating 2026-05-31 04:21:57 -07:00
automation-run-identity.test.ts Make remote hosts first class: concurrent multi-host workbench (#5071) 2026-06-13 18:53:01 -07:00
automation-run-identity.ts Make remote hosts first class: concurrent multi-host workbench (#5071) 2026-06-13 18:53:01 -07:00
automation-run-retention.test.ts fix: Cap automationRuns retention to stop unbounded state file growth (#8119) 2026-07-10 20:02:45 -07:00
automation-run-retention.ts fix: Cap automationRuns retention to stop unbounded state file growth (#8119) 2026-07-10 20:02:45 -07:00
automation-schedules.test.ts Fix paste ownership, input bounds, and IPC validation 2026-06-19 17:14:55 -07:00
automation-schedules.ts Fix paste ownership, input bounds, and IPC validation 2026-06-19 17:14:55 -07:00
automation-workspace-provenance.ts Show and Filter Automation-Created Workspaces (#5697) 2026-06-18 13:05:57 -07:00
automations-types.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
base-ref-search-result.test.ts
base-ref-search-result.ts
binary-buffer.ts Add per-file line counts to the source control sidebar (#2865) 2026-05-26 20:09:54 -07:00
bounded-map.test.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
bounded-map.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
bounded-secure-json-file.ts oom(01): A1-shared-readers — reintroduce #10179 subset (#10294) 2026-07-24 20:30:31 -07:00
branch-name-from-work.test.ts fix(naming): keep the built-in branch-name prompt general (#9088) 2026-07-16 18:33:34 -07:00
branch-name-from-work.ts fix(naming): keep the built-in branch-name prompt general (#9088) 2026-07-16 18:33:34 -07:00
branch-prefix.test.ts fix(settings): normalize and validate branch prefixes (#7772) 2026-07-24 00:39:32 -07:00
branch-prefix.ts fix(settings): normalize and validate branch prefixes (#7772) 2026-07-24 00:39:32 -07:00
browser-annotation-viewport-bridge.ts
browser-certificate-errors.ts Gate certificate trust proceed action on runtime capability (#9070) 2026-07-18 23:40:01 -07:00
browser-cookie-import-sources.test.ts feat(browser): add Helium as a Chromium cookie-import source (#6768) 2026-06-29 13:21:20 -07:00
browser-cookie-import-sources.ts feat(browser): add Helium as a Chromium cookie-import source (#6768) 2026-06-29 13:21:20 -07:00
browser-grab-types.test.ts
browser-grab-types.ts
browser-guest-events.ts feat(browser): add Copy to context menu when text is selected (#7159) 2026-07-03 16:52:08 -07:00
browser-guest-web-preferences.ts Fix browser pane stuck in HTML fullscreen (#6442) (#6451) 2026-06-26 20:05:47 -07:00
browser-page-zoom.ts feat(browser): persist default browser zoom (#4765) 2026-06-07 13:49:38 -04:00
browser-screencast-protocol.test.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
browser-screencast-protocol.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
browser-url.test.ts fix(browser): local HTTPS Try HTTPS + cert proceed (#8454) (#9104) 2026-07-16 19:11:34 -07:00
browser-url.ts fix(browser): local HTTPS Try HTTPS + cert proceed (#8454) (#9104) 2026-07-16 19:11:34 -07:00
browser-viewport-presets.ts
claimed-agent-pty-owner-snapshot.ts fix(memory): bound OOM-prone accumulators (#10179) 2026-07-23 06:22:56 -07:00
claimed-agent-pty-owner.test.ts fix(memory): bound OOM-prone accumulators (#10179) 2026-07-23 06:22:56 -07:00
claimed-agent-pty-owner.ts fix(memory): bound OOM-prone accumulators (#10179) 2026-07-23 06:22:56 -07:00
claude-agent-teams-tmux-compat.test.ts Add Claude Agent Teams native pane launcher (#4892) 2026-06-08 16:11:32 -04:00
claude-agent-teams-tmux-compat.ts Add Claude Agent Teams native pane launcher (#4892) 2026-06-08 16:11:32 -04:00
claude-headless-command.ts Filter Claude print-mode hook processes from agent monitor (#5543) 2026-06-16 16:55:17 -07:00
claude-statusline-rate-limits.test.ts fix(rate-limits): unstick Claude "Limited" usage — respect Retry-After and feed live usage from session statuslines (#9617) 2026-07-21 00:36:42 -07:00
claude-statusline-rate-limits.ts perf(rate-limits): throttle statusline usage posts to one curl per pane per 15s (#9829) 2026-07-21 20:59:33 -07:00
claude-subagent-roster.test.ts fix(agent-status): keep Claude in-process teammates visible as idle sidebar rows (#9850) 2026-07-22 11:42:34 -07:00
claude-subagent-roster.ts fix(agent-status): keep Claude in-process teammates visible as idle sidebar rows (#9850) 2026-07-22 11:42:34 -07:00
claude-subagent-row-lifecycle.test.ts feat(diagnostics): name what grew in renderer OOM crash reports (#9984) 2026-07-23 12:22:33 -07:00
claude-usage-types.ts Speed up cached usage analytics loads (#4528) 2026-06-02 18:10:31 -07:00
cli-install-types.ts fix(cli): avoid Windows PATH status timeout (#9483) 2026-07-19 21:59:22 -04:00
cli-workspace-provenance.test.ts feat(sidebar): distinguish and filter CLI-created workspaces (#10712) 2026-07-26 00:41:03 -07:00
cli-workspace-provenance.ts feat(sidebar): distinguish and filter CLI-created workspaces (#10712) 2026-07-26 00:41:03 -07:00
clipboard-image.test.ts Fix paste ownership, input bounds, and IPC validation 2026-06-19 17:14:55 -07:00
clipboard-image.ts Fix paste ownership, input bounds, and IPC validation 2026-06-19 17:14:55 -07:00
clipboard-text.test.ts Fix paste ownership, input bounds, and IPC validation 2026-06-19 17:14:55 -07:00
clipboard-text.ts Fix paste ownership, input bounds, and IPC validation 2026-06-19 17:14:55 -07:00
codex-auth-errors.test.ts Fix paste ownership, input bounds, and IPC validation 2026-06-19 17:14:55 -07:00
codex-auth-errors.ts Classify Codex app-server chatgpt-auth-required as an auth error (#8765) 2026-07-14 15:28:04 -07:00
codex-config-sync-types.ts feat(codex): surface a stalled config sync instead of failing silently (#10449) 2026-07-24 18:30:54 -07:00
codex-pet-sprite-defaults.test.ts fix(pet): match Codex's per-frame pacing and pointer interactions for imported pets (#8730) 2026-07-16 21:59:44 -07:00
codex-pet-sprite-defaults.ts fix(pet): match Codex's per-frame pacing and pointer interactions for imported pets (#8730) 2026-07-16 21:59:44 -07:00
codex-reset-credit-attempt-ledger.test.ts feat(mobile): add safe Codex rate-limit resets (#9394) 2026-07-24 14:42:04 -07:00
codex-reset-credit-attempt-ledger.ts feat(mobile): add safe Codex rate-limit resets (#9394) 2026-07-24 14:42:04 -07:00
codex-reset-credit-scope.test.ts feat(mobile): add safe Codex rate-limit resets (#9394) 2026-07-24 14:42:04 -07:00
codex-reset-credit-scope.ts feat(mobile): add safe Codex rate-limit resets (#9394) 2026-07-24 14:42:04 -07:00
codex-startup-delivery.test.ts Improve Codex startup prompt reliability (#5686) 2026-06-18 11:39:40 -07:00
codex-startup-delivery.ts Improve Codex startup prompt reliability (#5686) 2026-06-18 11:39:40 -07:00
codex-subagent-roster.test.ts feat(codex): surface nested subagents (#9637) 2026-07-21 15:12:14 -07:00
codex-subagent-roster.ts feat(codex): surface nested subagents (#9637) 2026-07-21 15:12:14 -07:00
codex-usage-types.ts Speed up cached usage analytics loads (#4528) 2026-06-02 18:10:31 -07:00
color-validation.ts
command-code-output-status.test.ts Terminal performance initiative: pipeline fixes + term-speed-2 revival + PTY flow control (integration branch) (#7214) 2026-07-10 17:27:47 -07:00
command-code-output-status.ts Add native chat skill picker with host-aware discovery (#9480) 2026-07-19 17:31:34 -07:00
command-code-prompt-text.ts Terminal performance initiative: pipeline fixes + term-speed-2 revival + PTY flow control (integration branch) (#7214) 2026-07-10 17:27:47 -07:00
command-code-turn-boundary.test.ts Fix Command Code smart-sort bump on new prompt while working (STA-350) (#5286) 2026-07-12 18:05:11 -07:00
command-code-turn-boundary.ts Fix Command Code smart-sort bump on new prompt while working (STA-350) (#5286) 2026-07-12 18:05:11 -07:00
command-token-scanner.test.ts Fix paste ownership, input bounds, and IPC validation 2026-06-19 17:14:55 -07:00
command-token-scanner.ts Fix paste ownership, input bounds, and IPC validation 2026-06-19 17:14:55 -07:00
commit-message-agent-output.ts Show agent CLI failure output for branch auto-naming and generation instead of parsing per-CLI error formats (#8045) 2026-07-12 13:02:29 -07:00
commit-message-agent-spec.test.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
commit-message-agent-spec.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
commit-message-generation.test.ts Fix paste ownership, input bounds, and IPC validation 2026-06-19 17:14:55 -07:00
commit-message-generation.ts Add {linkedIssue} template variable for commit and PR generation (#10640) 2026-07-25 19:31:44 -07:00
commit-message-host-key.ts
commit-message-plan.test.ts fix(recipes): let Codex model args override defaults (#8773) 2026-07-14 15:14:17 -07:00
commit-message-plan.ts fix(recipes): let Codex model args override defaults (#8773) 2026-07-14 15:14:17 -07:00
commit-message-prompt.test.ts Show agent CLI failure output for branch auto-naming and generation instead of parsing per-CLI error formats (#8045) 2026-07-12 13:02:29 -07:00
commit-message-prompt.ts Show agent CLI failure output for branch auto-naming and generation instead of parsing per-CLI error formats (#8045) 2026-07-12 13:02:29 -07:00
composer-branch-selection.ts feat(mobile): match desktop's Smart workspace source picker exactly (#7985) 2026-07-13 15:38:02 -07:00
computer-use-error-recovery.test.ts Harden computer use runtime and CLI (#4705) 2026-06-07 17:49:01 -07:00
computer-use-error-recovery.ts Harden computer use runtime and CLI (#4705) 2026-06-07 17:49:01 -07:00
computer-use-key-spec.test.ts Harden computer use runtime and CLI (#4705) 2026-06-07 17:49:01 -07:00
computer-use-key-spec.ts Harden computer use runtime and CLI (#4705) 2026-06-07 17:49:01 -07:00
computer-use-permissions-types.ts Improve Computer Use permission setup (#2758) 2026-05-25 14:54:47 -07:00
computer-use-runtime-types.ts Narrow computer-use e2e trigger (#5685) 2026-06-17 23:27:26 -07:00
constants.test.ts fix(terminal): make Zellij/TUI OSC 52 clipboard copy work by default (#10588) 2026-07-25 19:43:29 -07:00
constants.ts feat(sidebar): distinguish and filter CLI-created workspaces (#10712) 2026-07-26 00:41:03 -07:00
contextual-tours.test.ts Remove tune density walkthrough step (#5389) 2026-06-15 01:20:04 -07:00
contextual-tours.ts Remove tune density walkthrough step (#5389) 2026-06-15 01:20:04 -07:00
crash-reporting-diagnostic-bundle.ts Add crash report diagnostic log upload (#2580) 2026-06-16 18:05:15 -07:00
crash-reporting.test.ts Add crash report diagnostic log upload (#2580) 2026-06-16 18:05:15 -07:00
crash-reporting.ts feat(dashboard): add agent dashboard popout (#9604) 2026-07-20 17:11:23 -07:00
cross-platform-path.test.ts fix(runtime): harden watcher and PTY teardown ownership (#8661) 2026-07-15 15:23:35 -07:00
cross-platform-path.ts fix(runtime): harden watcher and PTY teardown ownership (#8661) 2026-07-15 15:23:35 -07:00
custom-pet-media-limits.ts oom(02/29): bound shared image/media/PDF memory limits (#10295) 2026-07-24 20:31:06 -07:00
dashboard-snapshot.ts feat(dashboard): open-worktree dialog control + finished-time parity (#9686) 2026-07-20 22:55:22 -07:00
developer-permissions-types.ts
diff-comments-format.ts Add mobile Review Changes workflow (#5313) 2026-06-13 14:24:26 -07:00
draft-paste-ready-scanner.test.ts Reliably deliver the issue prompt into opencode's composer (#6798) 2026-06-30 01:16:55 -07:00
draft-paste-ready-scanner.ts Reliably deliver the issue prompt into opencode's composer (#6798) 2026-06-30 01:16:55 -07:00
e2e-config.ts Terminal performance initiative: pipeline fixes + term-speed-2 revival + PTY flow control (integration branch) (#7214) 2026-07-10 17:27:47 -07:00
e2ee-crypto.ts fix(memory): bound OOM-prone accumulators (#10179) 2026-07-23 06:22:56 -07:00
editor-save-events.ts Persist editor drafts for hot exit (#4499) 2026-06-02 18:49:13 -07:00
emulator-keyboard-frame.test.ts Add emulator keyboard capture, edge gestures, and stream cleanup (#4927) 2026-06-08 18:10:16 -07:00
emulator-keyboard-frame.ts Add emulator keyboard capture, edge gestures, and stream cleanup (#4927) 2026-06-08 18:10:16 -07:00
emulator-touch-frame.test.ts Add mobile emulator (#4754) 2026-06-08 00:08:57 -07:00
emulator-touch-frame.ts Add mobile emulator (#4754) 2026-06-08 00:08:57 -07:00
ephemeral-setup-terminal-worktree-id.test.ts Fix/remote skill install floating terminal (#6816) 2026-06-29 20:38:11 -07:00
ephemeral-setup-terminal-worktree-id.ts Fix/remote skill install floating terminal (#6816) 2026-06-29 20:38:11 -07:00
ephemeral-vm-recipe-diagnostics.ts Per-Workspace Environments (on-demand disposable runtimes) + Add Project remote host setup (#6320) 2026-06-30 11:31:55 -07:00
ephemeral-vm-recipe-doctor.test.ts Per-Workspace Environments (on-demand disposable runtimes) + Add Project remote host setup (#6320) 2026-06-30 11:31:55 -07:00
ephemeral-vm-recipe-doctor.ts Per-Workspace Environments (on-demand disposable runtimes) + Add Project remote host setup (#6320) 2026-06-30 11:31:55 -07:00
ephemeral-vm-recipe-lifecycle-payload.ts Per-Workspace Environments (on-demand disposable runtimes) + Add Project remote host setup (#6320) 2026-06-30 11:31:55 -07:00
ephemeral-vm-recipe-process.test.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
ephemeral-vm-recipe-process.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
ephemeral-vm-recipe-runner.ts Per-Workspace Environments (on-demand disposable runtimes) + Add Project remote host setup (#6320) 2026-06-30 11:31:55 -07:00
ephemeral-vm-recipes.test.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
ephemeral-vm-recipes.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
ephemeral-vm-runtime-store.test.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
ephemeral-vm-runtime-store.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
ephemeral-vm-runtimes.ts Per-Workspace Environments (on-demand disposable runtimes) + Add Project remote host setup (#6320) 2026-06-30 11:31:55 -07:00
execution-host-registry.test.ts Per-Workspace Environments (on-demand disposable runtimes) + Add Project remote host setup (#6320) 2026-06-30 11:31:55 -07:00
execution-host-registry.ts Update paired Orca servers from the active client (#9839) 2026-07-22 18:52:37 -07:00
execution-host.test.ts Add preference to show pinned worktrees in original lists (#6216) 2026-07-17 00:21:42 -07:00
execution-host.ts Add preference to show pinned worktrees in original lists (#6216) 2026-07-17 00:21:42 -07:00
external-automation-jobs-file.test.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
external-automation-jobs-file.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
external-worktree-inbox.test.ts fix: never surface coding-agent scratch worktrees in the sidebar (#9535) 2026-07-20 12:50:47 -07:00
external-worktree-inbox.ts fix: never surface coding-agent scratch worktrees in the sidebar (#9535) 2026-07-20 12:50:47 -07:00
external-worktree-visibility.ts Refine hidden imported worktrees row (#4390) 2026-06-01 05:13:09 -07:00
feature-education-telemetry.test.ts Add Floating Workspace contextual tour (#5062) 2026-06-10 14:12:07 -07:00
feature-education-telemetry.ts Add Floating Workspace contextual tour (#5062) 2026-06-10 14:12:07 -07:00
feature-interaction-catalog.ts Add native chat skill picker with host-aware discovery (#9480) 2026-07-19 17:31:34 -07:00
feature-interaction-categories.ts Per-Workspace Environments (on-demand disposable runtimes) + Add Project remote host setup (#6320) 2026-06-30 11:31:55 -07:00
feature-interaction-usage-buckets.ts Add feature interaction usage bucket telemetry (#5119) 2026-06-10 13:38:51 -07:00
feature-interactions.test.ts Per-Workspace Environments (on-demand disposable runtimes) + Add Project remote host setup (#6320) 2026-06-30 11:31:55 -07:00
feature-interactions.ts Add feature interaction usage bucket telemetry (#5119) 2026-06-10 13:38:51 -07:00
feature-tips.test.ts Add command palette feature tip (#4718) 2026-06-07 21:07:36 -07:00
feature-tips.ts Add command palette feature tip (#4718) 2026-06-07 21:07:36 -07:00
feature-wall-setup-steps.ts Remove split terminal from onboarding checklist (#6340) 2026-06-25 01:49:56 -07:00
feature-wall-telemetry.ts
feature-wall-tiles.ts Update onboarding feature wall experience (#2652) 2026-05-23 12:21:13 -07:00
feature-wall-tour-depth.test.ts Add onboarding tour retention telemetry (#2713) 2026-05-23 14:15:11 -07:00
feature-wall-tour-depth.ts Add onboarding tour retention telemetry (#2713) 2026-05-23 14:15:11 -07:00
feature-wall-workflows.ts chore: remove unused code 2026-05-30 11:05:58 -07:00
fetch-response-body.ts oom(01): A1-shared-readers — reintroduce #10179 subset (#10294) 2026-07-24 20:30:31 -07:00
file-listing-cancellation.ts fix(ssh): make fs.listFiles cancellable and single-flight per relay client (#7769) 2026-07-08 12:01:06 -07:00
file-mutation-ownership.ts fix(runtime): route HUB-owned SSH worktrees through owning runtime (#9994) 2026-07-22 18:25:05 -07:00
file-uri-path.ts fix: preserve windows markdown link fragments (#4261) 2026-05-31 10:02:59 -07:00
filesystem-directory-listing-limit.test.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
filesystem-directory-listing-limit.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
filesystem-rename-collision.ts chore(lint): upgrade oxlint to 1.71 + enable 7 new rules (autofixed backlog) (#6841) 2026-06-29 22:38:29 -07:00
folder-workspace-path-status.ts fix(onboarding): stop wrong-host Open as Folder fallback (#6393) 2026-06-25 18:42:46 -07:00
folder-workspace-worktree.test.ts Add multi-repo folder workspaces (v1) (#5172) 2026-06-11 02:34:01 -07:00
folder-workspace-worktree.ts Support Bitbucket, Azure DevOps, and Gitea PRs in worktree flows (#5382) 2026-06-14 23:23:31 -07:00
folder-workspaces.ts Add multi-repo folder workspaces (v1) (#5172) 2026-06-11 02:34:01 -07:00
foreground-wrapper-agent.test.ts fix(pi): resolve OMP tab identity from the outer wrapper, not the wrapped pi (#6364) (#9600) 2026-07-20 16:16:34 -07:00
foreground-wrapper-agent.ts fix(pi): resolve OMP tab identity from the outer wrapper, not the wrapped pi (#6364) (#9600) 2026-07-20 16:16:34 -07:00
gh-star-source.ts Celebrate onboarding and agent wins with GitHub star prompts (#5642) 2026-06-17 22:21:32 -07:00
git-binary-compatibility.test.ts Fix fork PR/MR worktree creation race via durable review-head refs (#10429) 2026-07-24 12:53:18 -07:00
git-branch-cleanup.test.ts fix(git): cache unsupported capabilities per host (#8109) 2026-07-10 18:19:36 -07:00
git-branch-cleanup.ts fix(git): cache unsupported capabilities per host (#8109) 2026-07-10 18:19:36 -07:00
git-capability-cache.test.ts fix(git): cache unsupported capabilities per host (#8109) 2026-07-10 18:19:36 -07:00
git-capability-cache.ts fix(git): cache unsupported capabilities per host (#8109) 2026-07-10 18:19:36 -07:00
git-check-ignore-stdio.test.ts perf(file-explorer): batch and debounce ignored checks (#8103) 2026-07-10 19:10:01 -07:00
git-check-ignore-stdio.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
git-clone-failure-message.test.ts Fix automatic branch rename for non-English git locales (#8012) 2026-07-10 01:03:16 -07:00
git-clone-failure-message.ts Fix automatic branch rename for non-English git locales (#8012) 2026-07-10 01:03:16 -07:00
git-config-snapshot-runner.test.ts Reduce CPU from source-control git polling on Windows (#6736) 2026-06-29 15:25:13 -07:00
git-config-snapshot-runner.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
git-configured-branch-target.ts Push existing fork review branches without republishing (#5531) 2026-06-16 18:10:01 -07:00
git-cquoted-path.test.ts Make Windows workspace deletion reliable and respect Git locks (#7963) 2026-07-10 17:52:50 -07:00
git-cquoted-path.ts Make Windows workspace deletion reliable and respect Git locks (#7963) 2026-07-10 17:52:50 -07:00
git-credential-prompt-env.ts Suppress Git Credential Manager OAuth popup loop in Orca-run git — clone, terminals/agents, setup hooks (fixes #7652) (#7986) 2026-07-14 15:23:06 -07:00
git-discard-path-safety.test.ts chore(lint): upgrade oxlint to 1.71 + enable 7 new rules (autofixed backlog) (#6841) 2026-06-29 22:38:29 -07:00
git-discard-path-safety.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
git-effective-upstream.ts perf(source-control): stop gh rate-limit storms and idle git-status spawn churn (#7595) 2026-07-06 15:12:56 -07:00
git-exec-mutation.ts Fix git submodule path cache retention (#7687) 2026-07-11 01:30:19 -07:00
git-fetch-auto-maintenance.ts perf(worktrees): avoid auto-maintenance in create fetches (#8039) 2026-07-10 02:31:47 -07:00
git-fork-sync.test.ts Fix paste ownership, input bounds, and IPC validation 2026-06-19 17:14:55 -07:00
git-fork-sync.ts Fix paste ownership, input bounds, and IPC validation 2026-06-19 17:14:55 -07:00
git-history-boundary-rows.ts Align incoming git graph boundary lanes (#2934) 2026-05-27 17:04:36 -07:00
git-history-graph.test.ts Align incoming git graph boundary lanes (#2934) 2026-05-27 17:04:36 -07:00
git-history-graph.ts Fix git history graph scope (#2919) 2026-05-27 16:15:47 -07:00
git-history-log-parser.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
git-history-ref-display.test.ts feat: expandable commits and actions in the git history panel (#5419) 2026-06-15 19:28:45 -07:00
git-history-ref-display.ts feat: expandable commits and actions in the git history panel (#5419) 2026-06-15 19:28:45 -07:00
git-history-types.ts
git-history.test.ts fix: preserve comma git history refs (#4299) 2026-05-31 11:35:39 -07:00
git-history.ts Fix git history graph scope (#2919) 2026-05-27 16:15:47 -07:00
git-merge-tree-capability.test.ts fix(git): cache unsupported capabilities per host (#8109) 2026-07-10 18:19:36 -07:00
git-merge-tree-capability.ts fix(git): cache unsupported capabilities per host (#8109) 2026-07-10 18:19:36 -07:00
git-output-locale.ts Fix automatic branch rename for non-English git locales (#8012) 2026-07-10 01:03:16 -07:00
git-publish-target-status.ts Fix paste ownership, input bounds, and IPC validation 2026-06-19 17:14:55 -07:00
git-push-target-validation.test.ts fix: allow slash remote push targets (#4109) 2026-05-31 04:38:37 -07:00
git-push-target-validation.ts fix: allow slash remote push targets (#4109) 2026-05-31 04:38:37 -07:00
git-rebase-source.ts
git-ref-command-capabilities.ts fix(git): cache unsupported capabilities per host (#8109) 2026-07-10 18:19:36 -07:00
git-remote-branch-name.ts Push existing fork review branches without republishing (#5531) 2026-06-16 18:10:01 -07:00
git-remote-error.test.ts Improve git pull on remote (#8524) 2026-07-13 12:42:55 -07:00
git-remote-error.ts Fix fork PR/MR worktree creation race via durable review-head refs (#10429) 2026-07-24 12:53:18 -07:00
git-remote-identity.test.ts fix: group multi-host projects by git remote identity (#6309) 2026-06-24 19:19:31 -07:00
git-remote-identity.ts fix: group multi-host projects by git remote identity (#6309) 2026-06-24 19:19:31 -07:00
git-rev-list-output.test.ts Fix paste ownership, input bounds, and IPC validation 2026-06-19 17:14:55 -07:00
git-rev-list-output.ts Fix paste ownership, input bounds, and IPC validation 2026-06-19 17:14:55 -07:00
git-status-limit.test.ts fix(source-control): keep huge change sets responsive (#9477) 2026-07-20 14:50:12 -07:00
git-status-limit.ts fix(source-control): keep huge change sets responsive (#9477) 2026-07-20 14:50:12 -07:00
git-status-line-stats-cache.test.ts perf(git-status): duty-cycle, cancel, and cache status polling to cut idle git load (#8922) 2026-07-15 19:09:14 -07:00
git-status-line-stats-cache.ts perf(git-status): duty-cycle, cancel, and cache status polling to cut idle git load (#8922) 2026-07-15 19:09:14 -07:00
git-status-porcelain-parser.ts fix(source-control): keep huge change sets responsive (#9477) 2026-07-20 14:50:12 -07:00
git-status-types.ts Support submodule diffs and upstream-base compares in Source Control (#6350) 2026-06-28 23:43:33 -07:00
git-uncommitted-line-stats.test.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
git-uncommitted-line-stats.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
git-upstream-status.test.ts Make Create PR handle sync by fast-forwarding behind-only branches (#9481) 2026-07-19 17:13:19 -07:00
git-upstream-status.ts Make Create PR handle sync by fast-forwarding behind-only branches (#9481) 2026-07-19 17:13:19 -07:00
git-worktree-command-capabilities.ts fix(git): cache unsupported capabilities per host (#8109) 2026-07-10 18:19:36 -07:00
github-api-availability.test.ts fix(github): attribute GitHub API outages instead of blank/"failed" states (#9106) 2026-07-17 15:16:07 -07:00
github-api-availability.ts fix(github): attribute GitHub API outages instead of blank/"failed" states (#9106) 2026-07-17 15:16:07 -07:00
github-auth-types.ts fix(github): load PR diffs for Enterprise remotes (#8932) 2026-07-20 18:55:45 -07:00
github-links.ts fix(github): load PR diffs for Enterprise remotes (#8932) 2026-07-20 18:55:45 -07:00
github-pr-auto-merge-availability.test.ts Disable auto-merge for unstable GitHub PRs (#7415) 2026-07-05 11:05:58 -07:00
github-pr-auto-merge-availability.ts Disable auto-merge for unstable GitHub PRs (#7415) 2026-07-05 11:05:58 -07:00
github-pr-merge-methods.test.ts Use GitHub merge method metadata for PR actions 2026-05-31 02:43:16 -07:00
github-pr-merge-methods.ts Use GitHub merge method metadata for PR actions 2026-05-31 02:43:16 -07:00
github-project-group-sort.ts chore: enforce exhaustive switch handling 2026-05-30 13:18:12 -07:00
github-project-identity.test.ts fix(github): load PR diffs for Enterprise remotes (#8932) 2026-07-20 18:55:45 -07:00
github-project-identity.ts fix(github): load PR diffs for Enterprise remotes (#8932) 2026-07-20 18:55:45 -07:00
github-project-ref-input.test.ts Fix paste ownership, input bounds, and IPC validation 2026-06-19 17:14:55 -07:00
github-project-ref-input.ts Fix paste ownership, input bounds, and IPC validation 2026-06-19 17:14:55 -07:00
github-project-types.ts fix(github): load PR diffs for Enterprise remotes (#8932) 2026-07-20 18:55:45 -07:00
github-repository-identity-key.test.ts fix(github): load PR diffs for Enterprise remotes (#8932) 2026-07-20 18:55:45 -07:00
github-repository-identity-key.ts fix(github): load PR diffs for Enterprise remotes (#8932) 2026-07-20 18:55:45 -07:00
github-work-items-query-bounds.test.ts Fix paste ownership, input bounds, and IPC validation 2026-06-19 17:14:55 -07:00
github-work-items-query-bounds.ts Fix paste ownership, input bounds, and IPC validation 2026-06-19 17:14:55 -07:00
gitlab-pipeline-checks.test.ts fix: queue scheduled gitlab checks (#4072) 2026-05-31 03:20:19 -07:00
gitlab-pipeline-checks.ts fix: queue scheduled gitlab checks (#4072) 2026-05-31 03:20:19 -07:00
gitlab-projects.test.ts
gitlab-projects.ts
gitlab-types.ts refactor(comments): slim verbose comments in shared/cli/relay/preload (#9544) 2026-07-20 03:34:44 -07:00
grok-session-path-lookup-queue.ts fix(grok): clipboard, native chat, hooks, sessions, ConPTY KKP (#7944) 2026-07-10 13:16:55 -07:00
grok-session-paths.test.ts fix(grok): clipboard, native chat, hooks, sessions, ConPTY KKP (#7944) 2026-07-10 13:16:55 -07:00
grok-session-paths.ts fix(grok): clipboard, native chat, hooks, sessions, ConPTY KKP (#7944) 2026-07-10 13:16:55 -07:00
growing-byte-buffer.test.ts oom(01): A1-shared-readers — reintroduce #10179 subset (#10294) 2026-07-24 20:30:31 -07:00
growing-byte-buffer.ts oom(01): A1-shared-readers — reintroduce #10179 subset (#10294) 2026-07-24 20:30:31 -07:00
harness-injected-user-turns.test.ts Add Grok orchestration group routing (#8058) 2026-07-11 21:43:20 -07:00
harness-injected-user-turns.ts Fix F3: use known-tag predicate for explicit-turn decisions (#8331) 2026-07-11 20:02:37 -07:00
hermes-run-output-limits.test.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
hermes-run-output-limits.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
hermes-run-ref-retention.test.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
hermes-run-ref-retention.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
hermes-startup-query.ts fix(automations): deliver Hermes prompts via native query (#7862) 2026-07-11 02:35:01 -07:00
hermes-startup-query.windows.test.ts fix(automations): deliver Hermes prompts via native query (#7862) 2026-07-11 02:35:01 -07:00
hook-command-source-policy.test.ts
hook-command-source-policy.ts
host-setting-overrides.test.ts Make remote hosts first class: concurrent multi-host workbench (#5071) 2026-06-13 18:53:01 -07:00
host-setting-overrides.ts Make remote hosts first class: concurrent multi-host workbench (#5071) 2026-06-13 18:53:01 -07:00
hosted-review-creation-providers.ts Add Source Control Create PR flow (#5436) 2026-06-16 15:36:27 -07:00
hosted-review-github.test.ts Surface GitHub check suites awaiting approval (#6717) 2026-06-29 12:05:57 -07:00
hosted-review-github.ts fix(checks): keep a merged PR visible when the worktree sits behind its own PR head (#7277) 2026-07-03 19:30:10 -07:00
hosted-review-gitlab.test.ts feat: close GitLab review parity gaps (#4001) 2026-05-31 00:05:15 -07:00
hosted-review-gitlab.ts feat: close GitLab review parity gaps (#4001) 2026-05-31 00:05:15 -07:00
hosted-review-queue.test.ts Fix GitHub merge queue PR status (#2856) 2026-05-29 20:22:41 -04:00
hosted-review-queue.ts Fix GitHub merge queue PR status (#2856) 2026-05-29 20:22:41 -04:00
hosted-review-refs.test.ts
hosted-review-refs.ts
hosted-review.ts Implement confirm-only PR panel composer with classified error blocking (#9428) 2026-07-19 16:32:36 -07:00
html-to-pdf-memory-limit.ts oom(02/29): bound shared image/media/PDF memory limits (#10295) 2026-07-24 20:31:06 -07:00
image-data-uri.test.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
image-data-uri.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
image-file-extensions.ts fix(terminal): attach dropped image files via bracketed paste (#6013) 2026-06-22 14:53:03 -07:00
in-flight-promise-dedupe.test.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
in-flight-promise-dedupe.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
integration-credential-errors.ts Handle integration credential decrypt failures (#4683) 2026-06-10 13:08:09 -07:00
jira-types.ts feat(jira): support self-hosted Jira Server/DC with PAT + username/password (#8976) 2026-07-16 00:26:51 -07:00
json-text-structure-limit.test.ts fix(memory): bound OOM-prone accumulators (#10179) 2026-07-23 06:22:56 -07:00
json-text-structure-limit.ts fix(memory): bound OOM-prone accumulators (#10179) 2026-07-23 06:22:56 -07:00
keybindings.test.ts feat(editor): toggle Word Wrap from file tab actions and Alt+Z (#10086) 2026-07-26 02:23:36 -07:00
keybindings.ts feat(editor): toggle Word Wrap from file tab actions and Alt+Z (#10086) 2026-07-26 02:23:36 -07:00
large-diff-render-limit.ts Limit large git diff payloads in main process before IPC transfer (#5469) 2026-06-15 22:13:46 -07:00
left-sidebar-appearance.ts Add left sidebar appearance setting (#5280) 2026-06-12 15:00:28 -07:00
linear-agent-access.ts feat(linear): add MCP-style save issue (#9670) 2026-07-21 13:25:22 -07:00
linear-agent-result-types.ts feat(linear): add MCP-style save issue (#9670) 2026-07-21 13:25:22 -07:00
linear-inline-media.test.ts Give agents access to inline Linear ticket screenshots and media (#7484) 2026-07-05 23:55:56 -07:00
linear-inline-media.ts Revert "fix(terminal): launch prior/default agent when a woken terminal can’t resume" (#7524) 2026-07-06 00:27:32 -07:00
linear-issue-activity.ts feat(linear): expose issue activity history (#9667) 2026-07-21 13:13:05 -07:00
linear-issue-attribute-filter.test.ts feat(linear): add server-side issue filters for status and other properties (#8021) 2026-07-09 22:23:56 -07:00
linear-issue-attribute-filter.ts feat(linear): add server-side issue filters for status and other properties (#8021) 2026-07-09 22:23:56 -07:00
linear-issue-read-limits.ts Allow Linear context issue lists to load more (#4512) 2026-06-02 21:17:20 -04:00
linear-issue-relation-write.ts feat(linear): add complete issue relations (#9674) 2026-07-21 13:21:19 -07:00
linear-links.test.ts Attach Linear issues from the worktree CLI (#5322) 2026-06-13 15:20:08 -07:00
linear-links.ts lint(unicorn): enable prefer-number-properties, prefer-array-find, prefer-array-index-of (#7516) 2026-07-05 23:56:37 -07:00
linear-mcp-issue-list.ts feat(linear): add MCP-compatible issue listing (#9672) 2026-07-21 13:16:44 -07:00
linear-project-list-format.ts feat(linear): add project support to agent CLI (#5433) 2026-06-15 18:24:53 -07:00
linear-uuid.ts feat(linear): add project support to agent CLI (#5433) 2026-06-15 18:24:53 -07:00
linux-proc-port-scan-limits.test.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
linux-proc-port-scan-limits.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
linux-proc-socket-owner-scanner.test.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
linux-proc-socket-owner-scanner.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
local-account-runtime.test.ts fix(accounts): follow the runtime for WSL provider account detection (#9537) (#9611) 2026-07-20 18:35:14 -07:00
local-account-runtime.ts fix(accounts): follow the runtime for WSL provider account detection (#9537) (#9611) 2026-07-20 18:35:14 -07:00
local-log-tail-types.ts Ai vault view log live tail (#8205) 2026-07-10 21:22:18 -07:00
local-windows-terminal-runtime.ts Add project Windows runtime selection (#5519) 2026-06-17 16:08:14 -07:00
localhost-worktree-labels.test.ts Add worktree labels for localhost ports (#6424) 2026-06-29 12:27:30 -07:00
localhost-worktree-labels.ts lint(unicorn): enable prefer-number-properties, prefer-array-find, prefer-array-index-of (#7516) 2026-07-05 23:56:37 -07:00
manual-repo-order.test.ts Fix manual project order across paired runtime hosts (#8894) 2026-07-15 13:32:13 -07:00
manual-repo-order.ts Fix manual project order across paired runtime hosts (#8894) 2026-07-15 13:32:13 -07:00
map-settled-with-concurrency.test.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
map-with-concurrency.test.ts fix(memory): bound OOM-prone accumulators (#10179) 2026-07-23 06:22:56 -07:00
map-with-concurrency.ts fix(memory): bound OOM-prone accumulators (#10179) 2026-07-23 06:22:56 -07:00
marine-creatures.ts fix(worktree): make generated workspace names unique across repos (#2857) 2026-05-28 20:41:10 -04:00
markdown-document-listing-limits.test.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
markdown-document-listing-limits.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
markdown-toc-panel-width.test.ts Implement resizable Markdown table of contents panel (#5444) 2026-06-15 19:59:44 -07:00
markdown-toc-panel-width.ts Implement resizable Markdown table of contents panel (#5444) 2026-06-15 19:59:44 -07:00
mcp-config-inspection-limits.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
mcp-config.test.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
mcp-config.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
mcp-server-inspection.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
mobile-e2ee-legacy-fixtures.ts Add Orca Relay desktop and mobile transport (#8536) 2026-07-14 11:47:05 -07:00
mobile-e2ee-v2-contract.test.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
mobile-e2ee-v2-contract.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
mobile-e2ee-v2-fixtures.ts Add Orca Relay desktop and mobile transport (#8536) 2026-07-14 11:47:05 -07:00
mobile-e2ee-v2-framing.test.ts Add Orca Relay desktop and mobile transport (#8536) 2026-07-14 11:47:05 -07:00
mobile-e2ee-v2-framing.ts Add Orca Relay desktop and mobile transport (#8536) 2026-07-14 11:47:05 -07:00
mobile-file-directory-limit.test.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
mobile-file-directory-limit.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
mobile-markdown-document.test.ts Fix paste ownership, input bounds, and IPC validation 2026-06-19 17:14:55 -07:00
mobile-markdown-document.ts Fix paste ownership, input bounds, and IPC validation 2026-06-19 17:14:55 -07:00
mobile-pairing-connection-mode.test.ts Clarify Orca Mobile pairing connection paths (#9425) 2026-07-19 16:10:32 -07:00
mobile-pairing-connection-mode.ts Clarify Orca Mobile pairing connection paths (#9425) 2026-07-19 16:10:32 -07:00
mobile-relay-close-codes.test.ts fix(mobile): recover unreliable relay connections (#10709) 2026-07-26 00:48:06 -07:00
mobile-relay-close-codes.ts fix(mobile): recover unreliable relay connections (#10709) 2026-07-26 00:48:06 -07:00
mobile-relay-credential-contract.ts Add Orca Relay desktop and mobile transport (#8536) 2026-07-14 11:47:05 -07:00
mobile-relay-pairing-fixtures.ts Add Orca Relay desktop and mobile transport (#8536) 2026-07-14 11:47:05 -07:00
mobile-relay-pairing-offer.test.ts Add Orca Relay desktop and mobile transport (#8536) 2026-07-14 11:47:05 -07:00
mobile-relay-pairing-offer.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
mobile-relay-phone-protocol.test.ts Add Orca Relay desktop and mobile transport (#8536) 2026-07-14 11:47:05 -07:00
mobile-relay-phone-protocol.ts Add Orca Relay desktop and mobile transport (#8536) 2026-07-14 11:47:05 -07:00
mobile-relay-status.ts Add Orca Relay desktop and mobile transport (#8536) 2026-07-14 11:47:05 -07:00
modifier-double-tap-detector.test.ts Celebrate onboarding and agent wins with GitHub star prompts (#5642) 2026-06-17 22:21:32 -07:00
modifier-double-tap-detector.ts feat(shortcuts): double-tap modifier keybindings (#5516) 2026-06-17 18:25:27 -07:00
native-chat-agent-profiles.test.ts Add native chat skill picker with host-aware discovery (#9480) 2026-07-19 17:31:34 -07:00
native-chat-agent-profiles.ts Add native chat skill picker with host-aware discovery (#9480) 2026-07-19 17:31:34 -07:00
native-chat-agent-support.test.ts fix(agent-status): map codex request_user_input questions to Needs You (#9861) 2026-07-22 12:00:14 -07:00
native-chat-agent-support.ts fix(agent-status): map codex request_user_input questions to Needs You (#9861) 2026-07-22 12:00:14 -07:00
native-chat-answer-stepping.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
native-chat-ask-types.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
native-chat-ask.test.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
native-chat-ask.ts fix(agent-status): map codex request_user_input questions to Needs You (#9861) 2026-07-22 12:00:14 -07:00
native-chat-command-envelope.test.ts Add native chat skill picker with host-aware discovery (#9480) 2026-07-19 17:31:34 -07:00
native-chat-command-envelope.ts Add native chat skill picker with host-aware discovery (#9480) 2026-07-19 17:31:34 -07:00
native-chat-diff.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
native-chat-empty-state.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
native-chat-image-transcript-markers.test.ts fix(mobile): unblock iOS releases (#10224) 2026-07-23 14:23:44 -07:00
native-chat-image-transcript-markers.ts fix(mobile): unblock iOS releases (#10224) 2026-07-23 14:23:44 -07:00
native-chat-merge.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
native-chat-noise.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
native-chat-session-option-defaults.ts fix(native-chat): don't force a default model/effort on agent spawn (#9134) 2026-07-16 21:29:17 -07:00
native-chat-session-options.ts Improve native chat ui (#9246) 2026-07-17 17:18:27 -07:00
native-chat-slash-commands.test.ts Polish desktop native chat view (#6641) 2026-06-28 15:43:07 -07:00
native-chat-slash-commands.ts Polish desktop native chat view (#6641) 2026-06-28 15:43:07 -07:00
native-chat-stream-unsubscribe.test.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
native-chat-stream-unsubscribe.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
native-chat-streaming.test.ts fix(native-chat): scope composer sends to the active turn (#8568) 2026-07-13 13:07:25 -07:00
native-chat-streaming.ts Polish desktop native chat view (#6641) 2026-06-28 15:43:07 -07:00
native-chat-tool-fold.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
native-chat-tool-summary.test.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
native-chat-tool-summary.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
native-chat-types.test.ts Polish desktop native chat view (#6641) 2026-06-28 15:43:07 -07:00
native-chat-types.ts Replace assistant-prose heuristic with explicit turn lifecycle markers (#9121) 2026-07-17 15:59:38 -07:00
native-file-drop.test.ts Fix paste ownership, input bounds, and IPC validation 2026-06-19 17:14:55 -07:00
native-file-drop.ts Fix paste ownership, input bounds, and IPC validation 2026-06-19 17:14:55 -07:00
nested-repo-telemetry-schema.test.ts Track nested repo import telemetry (#3006) 2026-05-28 13:38:46 -07:00
nested-repo-telemetry.test.ts Prefer shallow repos in nested repo discovery (#3534) 2026-05-31 21:31:54 -07:00
nested-repo-telemetry.ts Fix empty nested import folder fallback (#6719) 2026-07-03 13:38:20 -07:00
network-proxy.test.ts Add explicit proxy settings 2026-05-31 05:55:04 -07:00
network-proxy.ts Add explicit proxy settings 2026-05-31 05:55:04 -07:00
new-workspace-dialog-repo.test.ts Per-Workspace Environments (on-demand disposable runtimes) + Add Project remote host setup (#6320) 2026-06-30 11:31:55 -07:00
new-workspace-dialog-repo.ts Per-Workspace Environments (on-demand disposable runtimes) + Add Project remote host setup (#6320) 2026-06-30 11:31:55 -07:00
node-bounded-file-reader-sync.test.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
node-bounded-file-reader.test.ts fix(memory): bound OOM-prone accumulators (#10179) 2026-07-23 06:22:56 -07:00
node-bounded-file-reader.ts fix(memory): bound OOM-prone accumulators (#10179) 2026-07-23 06:22:56 -07:00
node-bounded-json-stringify.test.ts fix(memory): bound OOM-prone accumulators (#10179) 2026-07-23 06:22:56 -07:00
node-bounded-json-stringify.ts fix(memory): bound OOM-prone accumulators (#10179) 2026-07-23 06:22:56 -07:00
node-file-content-equality.test.ts oom(01): A1-shared-readers — reintroduce #10179 subset (#10294) 2026-07-24 20:30:31 -07:00
node-file-content-equality.ts oom(01): A1-shared-readers — reintroduce #10179 subset (#10294) 2026-07-24 20:30:31 -07:00
node-markdown-document-discovery.test.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
node-markdown-document-discovery.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
node-readable-text.test.ts oom(01): A1-shared-readers — reintroduce #10179 subset (#10294) 2026-07-24 20:30:31 -07:00
node-readable-text.ts oom(01): A1-shared-readers — reintroduce #10179 subset (#10294) 2026-07-24 20:30:31 -07:00
node-source-copy-content-equality.test.ts oom(01): A1-shared-readers — reintroduce #10179 subset (#10294) 2026-07-24 20:30:31 -07:00
node-source-copy-content-equality.ts oom(01): A1-shared-readers — reintroduce #10179 subset (#10294) 2026-07-24 20:30:31 -07:00
nul-delimited-fields.test.ts oom(01): A1-shared-readers — reintroduce #10179 subset (#10294) 2026-07-24 20:30:31 -07:00
nul-delimited-fields.ts oom(01): A1-shared-readers — reintroduce #10179 subset (#10294) 2026-07-24 20:30:31 -07:00
onboarding-tour-telemetry-events.test.ts Remove covered onboarding steps (#4445) 2026-06-01 23:00:26 -07:00
open-in-applications.test.ts Improve Open In apps settings (#4668) 2026-06-04 17:02:00 -07:00
open-in-applications.ts Improve Open In apps settings (#4668) 2026-06-04 17:02:00 -07:00
opencode-terminal-title.test.ts fix(agents): recognize OpenCode native OC | tab titles (#9102) 2026-07-16 19:53:18 -07:00
opencode-terminal-title.ts fix(agents): recognize OpenCode native OC | tab titles (#9102) 2026-07-16 19:53:18 -07:00
opencode-usage-types.ts Speed up cached usage analytics loads (#4528) 2026-06-02 18:10:31 -07:00
orca-attribution.ts
orca-cli-command-name.ts Use platform Orca CLI command for Agent Teams (#5773) 2026-06-18 23:18:33 -07:00
orca-dispatch-status-prompt.ts fix: keep dispatch task preview after status normalization (#8185) 2026-07-10 18:32:51 -07:00
orca-profiles.ts Add optional Orca account sign-in (#7515) 2026-07-09 02:13:13 -07:00
orca-yaml-alias-bounds.test.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
orca-yaml-bounds.test.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
orca-yaml-file-limit.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
orca-yaml.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
orchestration-ask-timeout.test.ts fix(cli): bound orchestration ask timeouts (#10689) 2026-07-26 12:50:05 -07:00
orchestration-ask-timeout.ts fix(cli): bound orchestration ask timeouts (#10689) 2026-07-26 12:50:05 -07:00
orchestration-task-display.test.ts Add explicit task title and display name to orchestration tasks (#5901) 2026-06-20 03:29:21 -07:00
orchestration-task-display.ts Add explicit task title and display name to orchestration tasks (#5901) 2026-06-20 03:29:21 -07:00
orchestration-task-summary.test.ts fix(orchestration): complete tasks on worker_done + coordinator UX fixes (#8030) 2026-07-12 02:15:11 -07:00
orchestration-task-summary.ts fix(orchestration): complete tasks on worker_done + coordinator UX fixes (#8030) 2026-07-12 02:15:11 -07:00
osc-title-extraction.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
osc-title-scan-tail.test.ts Terminal performance initiative: pipeline fixes + term-speed-2 revival + PTY flow control (integration branch) (#7214) 2026-07-10 17:27:47 -07:00
osc-title-scan-tail.ts Terminal performance initiative: pipeline fixes + term-speed-2 revival + PTY flow control (integration branch) (#7214) 2026-07-10 17:27:47 -07:00
osc52-clipboard-settings.test.ts fix(terminal): make Zellij/TUI OSC 52 clipboard copy work by default (#10588) 2026-07-25 19:43:29 -07:00
osc52-clipboard-settings.ts fix(terminal): make Zellij/TUI OSC 52 clipboard copy work by default (#10588) 2026-07-25 19:43:29 -07:00
pairing.test.ts fix(web): preserve paired runtime ownership (#9776) 2026-07-21 17:48:59 -04:00
pairing.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
pane-agent-owner.test.ts Separate pane identity from liveness in the tab-agent resolver (fixes OMP tab flicker) (#7860) 2026-07-09 11:38:26 -07:00
pane-agent-owner.ts Separate pane identity from liveness in the tab-agent resolver (fixes OMP tab flicker) (#7860) 2026-07-09 11:38:26 -07:00
pane-key.ts
paste-payload-corpus.ts Fix paste ownership, input bounds, and IPC validation 2026-06-19 17:14:55 -07:00
persisted-state-file-bounds.test.ts oom(01): A1-shared-readers — reintroduce #10179 subset (#10294) 2026-07-24 20:30:31 -07:00
persisted-state-file-bounds.ts oom(01): A1-shared-readers — reintroduce #10179 subset (#10294) 2026-07-24 20:30:31 -07:00
persisted-ui-equality.ts Fix persisted UI no-op sync loop (#5623) 2026-06-17 13:02:47 -07:00
physical-exit-tracker.test.ts fix(runtime): harden watcher and PTY teardown ownership (#8661) 2026-07-15 15:23:35 -07:00
physical-exit-tracker.ts fix(runtime): harden watcher and PTY teardown ownership (#8661) 2026-07-15 15:23:35 -07:00
pi-agent-kind.test.ts Fix paste ownership, input bounds, and IPC validation 2026-06-19 17:14:55 -07:00
pi-agent-kind.ts Quiet-window Pi/OMP intermediate done so resumed work cancels notification (#6361) (#6558) 2026-06-28 16:52:55 -07:00
pi-compatible-synthetic-title.ts Fix Grok and Pi terminal title normalization and status detection (#7880) 2026-07-08 21:22:06 -07:00
pi-overlay-ui-settings.test.ts Hide Pi thinking in Orca overlays 2026-05-30 14:25:34 -07:00
pi-overlay-ui-settings.ts Hide Pi thinking in Orca overlays 2026-05-30 14:25:34 -07:00
posix-command-path-lookup.test.ts fix(preflight): resolve WSL/SSH agent paths past shell aliases (#7867) 2026-07-09 17:08:35 -07:00
posix-command-path-lookup.ts fix(preflight): resolve WSL/SSH agent paths past shell aliases (#7867) 2026-07-09 17:08:35 -07:00
powershell-command-encoding.ts fix: support windows ssh hosts (#5004) 2026-06-09 01:17:34 -07:00
powershell-native-argument.test.ts fix(settings): make WSL skill commands pasteable (#7795) (#7881) 2026-07-12 01:33:08 -07:00
powershell-native-argument.ts fix(settings): make WSL skill commands pasteable (#7795) (#7881) 2026-07-12 01:33:08 -07:00
pr-bot-author-overrides.test.ts fix(pr-comments): let users mark comment authors as bots for the Humans/Bots filter (#7598) 2026-07-12 14:09:15 -07:00
pr-bot-author-overrides.ts fix(pr-comments): let users mark comment authors as bots for the Humans/Bots filter (#7598) 2026-07-12 14:09:15 -07:00
pr-checks-fix-prompt.ts refs/heads/handle-mobile-pull-request-issues (#6598) 2026-06-28 00:58:17 -07:00
pr-refresh-memory-limits.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
preferred-git-remote.test.ts Fix fork PR/MR worktree creation race via durable review-head refs (#10429) 2026-07-24 12:53:18 -07:00
preferred-git-remote.ts Fix fork PR/MR worktree creation race via durable review-head refs (#10429) 2026-07-24 12:53:18 -07:00
process-output-field-scanner.test.ts Fix paste ownership, input bounds, and IPC validation 2026-06-19 17:14:55 -07:00
process-output-field-scanner.ts Fix paste ownership, input bounds, and IPC validation 2026-06-19 17:14:55 -07:00
process-table-snapshot.test.ts fix(terminal): send CSI-u Shift+Enter to Droid on Windows (#7620) (#7668) 2026-07-10 21:00:31 -07:00
process-table-snapshot.ts fix(terminal): send CSI-u Shift+Enter to Droid on Windows (#7620) (#7668) 2026-07-10 21:00:31 -07:00
project-execution-runtime.test.ts Add project Windows runtime selection (#5519) 2026-06-17 16:08:14 -07:00
project-execution-runtime.ts Add project Windows runtime selection (#5519) 2026-06-17 16:08:14 -07:00
project-groups.test.ts Restrict AI Vault resume actions to local execution hosts (#6406) 2026-06-25 21:58:08 -07:00
project-groups.ts Restrict AI Vault resume actions to local execution hosts (#6406) 2026-06-25 21:58:08 -07:00
project-host-setup-projection.test.ts fix(tasks): keep repos with a pending remote-identity probe in the picker (#10527) 2026-07-25 04:04:19 -07:00
project-host-setup-projection.ts fix(tasks): keep repos with a pending remote-identity probe in the picker (#10527) 2026-07-25 04:04:19 -07:00
project-order-manual-default-notice.ts Support project reordering with groups and add manual-default notice (#5237) 2026-06-11 20:39:39 -07:00
promise-settlement-waiters.test.ts fix(runtime): harden watcher and PTY teardown ownership (#8661) 2026-07-15 15:23:35 -07:00
promise-settlement-waiters.ts fix(runtime): harden watcher and PTY teardown ownership (#8661) 2026-07-15 15:23:35 -07:00
protocol-compat.test.ts feat(mobile): match desktop's Smart workspace source picker exactly (#7985) 2026-07-13 15:38:02 -07:00
protocol-compat.ts
protocol-version.ts feat(mobile): add safe Codex rate-limit resets (#9394) 2026-07-24 14:42:04 -07:00
pseudo-localization.ts Add English localization infrastructure (#4995) 2026-06-09 10:43:04 -07:00
pty-delivery-diagnostics.test.ts Terminal performance initiative: pipeline fixes + term-speed-2 revival + PTY flow control (integration branch) (#7214) 2026-07-10 17:27:47 -07:00
pty-delivery-diagnostics.ts Terminal performance initiative: pipeline fixes + term-speed-2 revival + PTY flow control (integration branch) (#7214) 2026-07-10 17:27:47 -07:00
pty-incarnation.ts fix(terminal): make remote agent sessions host-authoritative (#9687) 2026-07-21 20:51:28 -07:00
pty-model-restore-marker.ts Terminal performance initiative: pipeline fixes + term-speed-2 revival + PTY flow control (integration branch) (#7214) 2026-07-10 17:27:47 -07:00
pty-owner-backend.test.ts Fix Windows ConPTY OSC color reply leaks at the PTY owner (#9651) 2026-07-20 20:50:25 -07:00
pty-owner-backend.ts Fix Windows ConPTY OSC color reply leaks at the PTY owner (#9651) 2026-07-20 20:50:25 -07:00
pty-renderer-delivery-health.ts Terminal performance initiative: pipeline fixes + term-speed-2 revival + PTY flow control (integration branch) (#7214) 2026-07-10 17:27:47 -07:00
pty-session-id-format.ts
pty-startup-ingress-contract.ts Fix Windows ConPTY OSC color reply leaks at the PTY owner (#9651) 2026-07-20 20:50:25 -07:00
pty-startup-ingress-intent.ts Fix Windows ConPTY OSC color reply leaks at the PTY owner (#9651) 2026-07-20 20:50:25 -07:00
pty-startup-ingress.test.ts Fix Windows ConPTY OSC color reply leaks at the PTY owner (#9651) 2026-07-20 20:50:25 -07:00
pty-startup-ingress.ts Fix Windows ConPTY OSC color reply leaks at the PTY owner (#9651) 2026-07-20 20:50:25 -07:00
pull-request-generation.test.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
pull-request-generation.ts Add {linkedIssue} template variable for commit and PR generation (#10640) 2026-07-25 19:31:44 -07:00
quick-open-directory-reader.test.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
quick-open-directory-reader.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
quick-open-directory-validation.ts fix(quick-open): prune generated dirs in git fallback (#7842) 2026-07-10 03:06:44 -07:00
quick-open-expansion-paths.test.ts fix(quick-open): prune generated dirs in git fallback (#7842) 2026-07-10 03:06:44 -07:00
quick-open-expansion-paths.ts fix(quick-open): prune generated dirs in git fallback (#7842) 2026-07-10 03:06:44 -07:00
quick-open-filter.test.ts fix(quick-open): prune generated dirs in git fallback (#7842) 2026-07-10 03:06:44 -07:00
quick-open-filter.ts refactor(comments): slim verbose comments in shared/cli/relay/preload (#9544) 2026-07-20 03:34:44 -07:00
quick-open-git-directory-collapse.test.ts fix(quick-open): prune generated dirs in git fallback (#7842) 2026-07-10 03:06:44 -07:00
quick-open-git-entry-classification.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
quick-open-install-rg.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
quick-open-listing-limits.test.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
quick-open-listing-limits.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
quick-open-readdir-budget.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
quick-open-readdir-memory.test.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
quick-open-readdir-walk.test.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
quick-open-readdir-walk.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
raster-image-base64-preview.ts oom(02/29): bound shared image/media/PDF memory limits (#10295) 2026-07-24 20:31:06 -07:00
raster-image-dimensions.test.ts oom(02/29): bound shared image/media/PDF memory limits (#10295) 2026-07-24 20:31:06 -07:00
raster-image-dimensions.ts oom(02/29): bound shared image/media/PDF memory limits (#10295) 2026-07-24 20:31:06 -07:00
raster-image-preview-limits.test.ts oom(02/29): bound shared image/media/PDF memory limits (#10295) 2026-07-24 20:31:06 -07:00
raster-image-preview-limits.ts oom(02/29): bound shared image/media/PDF memory limits (#10295) 2026-07-24 20:31:06 -07:00
rate-limit-reset-format.test.ts fix(status-bar): show live session reset countdown in collapsed usage bar (#5399) 2026-07-18 15:16:10 -07:00
rate-limit-reset-format.ts fix(status-bar): show live session reset countdown in collapsed usage bar (#5399) 2026-07-18 15:16:10 -07:00
rate-limit-types.test.ts feat(status-bar): Antigravity usage status (#7996) 2026-07-10 13:11:24 -07:00
rate-limit-types.ts fix(rate-limits): unstick Claude "Limited" usage — respect Retry-After and feed live usage from session statuslines (#9617) 2026-07-21 00:36:42 -07:00
relay-json-admission.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
relay-version-marker.test.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
relay-version-marker.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
remote-runtime-client-error-classification.test.ts fix(remote-runtime): recover terminals after network loss (#9774) 2026-07-21 15:18:45 -07:00
remote-runtime-client-error-classification.ts fix(remote-runtime): recover terminals after network loss (#9774) 2026-07-21 15:18:45 -07:00
remote-runtime-client-error.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
remote-runtime-client.test.ts fix(cli): bound orchestration ask timeouts (#10689) 2026-07-26 12:50:05 -07:00
remote-runtime-client.ts fix(cli): bound orchestration ask timeouts (#10689) 2026-07-26 12:50:05 -07:00
remote-runtime-memory-limits.test.ts fix(memory): bound OOM-prone accumulators (#10179) 2026-07-23 06:22:56 -07:00
remote-runtime-memory-limits.ts fix(memory): bound OOM-prone accumulators (#10179) 2026-07-23 06:22:56 -07:00
remote-runtime-outbound-admission.test.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
remote-runtime-prepared-request-admission.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
remote-runtime-request-connection-stale.test.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
remote-runtime-request-connection.test.ts chore(lint): upgrade oxlint to 1.71 + enable 7 new rules (autofixed backlog) (#6841) 2026-06-29 22:38:29 -07:00
remote-runtime-request-connection.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
remote-runtime-request-frames.test.ts fix(memory): bound OOM-prone accumulators (#10179) 2026-07-23 06:22:56 -07:00
remote-runtime-request-frames.ts fix(memory): bound OOM-prone accumulators (#10179) 2026-07-23 06:22:56 -07:00
remote-runtime-request-ready-waiters.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
remote-runtime-request-websocket.test.ts Clean up remote runtime websocket listeners (#3846) 2026-05-30 12:11:39 -07:00
remote-runtime-request-websocket.ts fix: Remote Orca Server reconnect liveness — recover mirrors, input routing, and creates after tunnel drops (#7827) 2026-07-08 12:08:27 -07:00
remote-runtime-shared-control-admission.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
remote-runtime-shared-control-boundary.test.ts Upgrade to TypeScript 7 and Electron 43 (#8189) 2026-07-10 19:08:12 -07:00
remote-runtime-shared-control-connection.test.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
remote-runtime-shared-control-connection.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
remote-runtime-shared-control-diagnostics-log.ts Fix remote runtime tab and agent status UX (#5341) 2026-06-14 01:48:26 -07:00
remote-runtime-shared-control-frame-dispatch.ts Fix remote runtime tab and agent status UX (#5341) 2026-06-14 01:48:26 -07:00
remote-runtime-shared-control-frame-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
remote-runtime-shared-control-keepalive-refresh.test.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
remote-runtime-shared-control-open.ts fix: Remote Orca Server reconnect liveness — recover mirrors, input routing, and creates after tunnel drops (#7827) 2026-07-08 12:08:27 -07:00
remote-runtime-shared-control-protocol.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
remote-runtime-shared-control-ready.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
remote-runtime-shared-control-reconnect.ts fix(runtime): route HUB-owned SSH worktrees through owning runtime (#9994) 2026-07-22 18:25:05 -07:00
remote-runtime-shared-control-requests.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
remote-runtime-shared-control-send.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
remote-runtime-shared-control-socket-close.ts Fix remote runtime tab and agent status UX (#5341) 2026-06-14 01:48:26 -07:00
remote-runtime-shared-control-socket-generation.test.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
remote-runtime-shared-control-socket-generation.ts fix(remote-runtime): recover terminals after network loss (#9774) 2026-07-21 15:18:45 -07:00
remote-runtime-shared-control-stability.ts fix: Remote Orca Server reconnect liveness — recover mirrors, input routing, and creates after tunnel drops (#7827) 2026-07-08 12:08:27 -07:00
remote-runtime-shared-control-state.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
remote-runtime-shared-control-subscription-start.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
remote-runtime-shared-control-subscriptions.test.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
remote-runtime-shared-control-subscriptions.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
remote-runtime-shared-control-types.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
remote-runtime-socket-liveness.test.ts fix(remote-runtime): recover terminals after network loss (#9774) 2026-07-21 15:18:45 -07:00
remote-runtime-socket-liveness.ts fix(remote-runtime): recover terminals after network loss (#9774) 2026-07-21 15:18:45 -07:00
remote-runtime-tailscale-hint.test.ts Recommend Tailscale when the remote Orca runtime is unreachable (#6637) 2026-06-29 13:41:13 -07:00
remote-runtime-tailscale-hint.ts Recommend Tailscale when the remote Orca runtime is unreachable (#6637) 2026-06-29 13:41:13 -07:00
remote-server-update.ts Update paired Orca servers from the active client (#9839) 2026-07-22 18:52:37 -07:00
remote-workspace-session-projection.test.ts Revert "Preserve explicit slept workspace state (#4536)" 2026-06-03 09:48:03 -07:00
remote-workspace-session-projection.ts Revert "Preserve explicit slept workspace state (#4536)" 2026-06-03 09:48:03 -07:00
remote-workspace-types.ts Revert "Preserve explicit slept workspace state (#4536)" 2026-06-03 09:48:03 -07:00
renderer-heap-statistics.ts fix(crash-reporting): record exact V8 heap sizes, not Blink's quantized ones (#10683) 2026-07-25 22:54:20 -07:00
renderer-shutdown-events.ts perf(renderer): stop full durable-state save on every top-level view switch (#9002) (#9393) 2026-07-20 01:14:17 -07:00
repo-badge-color.test.ts Add custom repo hex color picker (#3022) 2026-05-28 19:38:41 -07:00
repo-badge-color.ts Add custom repo hex color picker (#3022) 2026-05-28 19:38:41 -07:00
repo-icon.test.ts fix(repo-icon): detect Tauri and WebP icons (#7942) 2026-07-26 02:32:05 -07:00
repo-icon.ts fix(repo-icon): detect Tauri and WebP icons (#7942) 2026-07-26 02:32:05 -07:00
repo-kind.ts
repro-8478-opencode-native-title-icon.test.ts fix(agents): recognize OpenCode native OC | tab titles (#9102) 2026-07-16 19:53:18 -07:00
resolved-worktree-lineage.test.ts Fix legacy worktree lineage projection after stable updates (#9913) 2026-07-22 15:52:42 -07:00
resolved-worktree-lineage.ts Fix legacy worktree lineage projection after stable updates (#9913) 2026-07-22 15:52:42 -07:00
review-head-tracking-ref.test.ts Fix fork PR/MR worktree creation race via durable review-head refs (#10429) 2026-07-24 12:53:18 -07:00
review-head-tracking-ref.ts Fix fork PR/MR worktree creation race via durable review-head refs (#10429) 2026-07-24 12:53:18 -07:00
review-steps.ts Fix onboarding tour footer and copy (#2799) 2026-05-25 18:56:43 -07:00
rich-markdown-context-menu.ts feat: support h4 and h5 markdown headings (#6349) 2026-06-25 02:35:51 -07:00
runtime-access-grants.ts
runtime-bootstrap.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
runtime-client-events.ts fix(runtime): route HUB-owned SSH worktrees through owning runtime (#9994) 2026-07-22 18:25:05 -07:00
runtime-environment-store.test.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
runtime-environment-store.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
runtime-environments.ts fix(runtime): route HUB-owned SSH worktrees through owning runtime (#9994) 2026-07-22 18:25:05 -07:00
runtime-file-watch-limits.ts fix(runtime): harden watcher and PTY teardown ownership (#8661) 2026-07-15 15:23:35 -07:00
runtime-navigation.test.ts fix(runtime): isolate navigation across paired clients (#9664) 2026-07-20 21:36:15 -07:00
runtime-navigation.ts fix(runtime): isolate navigation across paired clients (#9664) 2026-07-20 21:36:15 -07:00
runtime-rpc-call-queue.test.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
runtime-rpc-call-queue.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
runtime-rpc-envelope.ts fix(linear): preserve mixed-version RPC filtering compatibility (#8192) 2026-07-10 19:23:12 -07:00
runtime-rpc-feature-interaction-source.ts Track feature interactions (#2959) 2026-05-28 14:44:35 -07:00
runtime-subscription-replay.ts fix: Remote Orca Server reconnect liveness — recover mirrors, input routing, and creates after tunnel drops (#7827) 2026-07-08 12:08:27 -07:00
runtime-types.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
search-match-count.test.ts File search match counts (#5085) 2026-06-10 17:42:49 -07:00
search-match-count.ts File search match counts (#5085) 2026-06-10 17:42:49 -07:00
search-subprocess-lines.test.ts oom(01): A1-shared-readers — reintroduce #10179 subset (#10294) 2026-07-24 20:30:31 -07:00
search-subprocess-lines.ts oom(01): A1-shared-readers — reintroduce #10179 subset (#10294) 2026-07-24 20:30:31 -07:00
secure-file-coarse-ctime.test.ts fix(secure-file): re-harden on coarse-ctime filesystems 2026-07-04 14:38:05 -07:00
secure-file.test.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
secure-file.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
secure-path-hardening-cache.test.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
secure-path-hardening-cache.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
secure-path-windows-acl.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
serve-update-handoff.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
setup-agent-sequencing.test.ts chore(lint): upgrade oxlint to 1.71 + enable 7 new rules (autofixed backlog) (#6841) 2026-06-29 22:38:29 -07:00
setup-agent-sequencing.ts Let agents wait for setup when requested (#6298) 2026-06-28 13:50:00 -07:00
setup-agent-startup-policy.ts Let agents wait for setup when requested (#6298) 2026-06-28 13:50:00 -07:00
setup-runner-command.test.ts Let agents wait for setup when requested (#6298) 2026-06-28 13:50:00 -07:00
setup-runner-command.ts Let agents wait for setup when requested (#6298) 2026-06-28 13:50:00 -07:00
setup-script-import-codex-environment.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
setup-script-import-command-limits.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
setup-script-import-limits.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
setup-script-import-providers.ts Add one-click setup script generation (#3370) 2026-05-30 11:57:55 -07:00
setup-script-imports.test.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
setup-script-imports.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
setup-script-package-manager-suggestion.test.ts Add one-click setup script generation (#3370) 2026-05-30 11:57:55 -07:00
setup-script-package-manager-suggestion.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
setup-script-telemetry-events.test.ts Add one-click setup script generation (#3370) 2026-05-30 11:57:55 -07:00
setup-script-telemetry.test.ts Add one-click setup script generation (#3370) 2026-05-30 11:57:55 -07:00
setup-script-telemetry.ts Add one-click setup script generation (#3370) 2026-05-30 11:57:55 -07:00
shell-open-types.ts feat(ssh): open SSH workspaces in VS Code Remote-SSH (#10005) 2026-07-22 17:17:59 -07:00
shell-process-detection.ts fix(terminal): clear PTY-side buffers on Ctrl+K so the prompt stops repainting at a stale row (#7413) 2026-07-05 04:36:24 -04:00
skill-display-text.ts Add native chat skill picker with host-aware discovery (#9480) 2026-07-19 17:31:34 -07:00
skill-freshness.ts fix(skills): decouple bundled skill artifacts from the release train (#9119) 2026-07-16 20:02:01 -07:00
skill-metadata.test.ts
skill-metadata.ts
skills.ts Add native chat skill picker with host-aware discovery (#9480) 2026-07-19 17:31:34 -07:00
sleeping-agent-launch-config.ts fix(agents): include OMP terminals in cold session restoration (#8991) 2026-07-23 19:05:22 -07:00
source-control-ai-action-recipes.test.ts fix: address review findings (#5139) 2026-06-10 17:54:33 -07:00
source-control-ai-action-variables.test.ts Add {linkedIssue} template variable for commit and PR generation (#10640) 2026-07-25 19:31:44 -07:00
source-control-ai-action-variables.ts Add {linkedIssue} template variable for commit and PR generation (#10640) 2026-07-25 19:31:44 -07:00
source-control-ai-actions.test.ts Add {linkedIssue} template variable for commit and PR generation (#10640) 2026-07-25 19:31:44 -07:00
source-control-ai-actions.ts Add {linkedIssue} template variable for commit and PR generation (#10640) 2026-07-25 19:31:44 -07:00
source-control-ai-recipe-save.test.ts Customizable Source Control AI action recipes with per-action agent and command templates (#4868) 2026-06-08 14:08:35 -07:00
source-control-ai-recipe-save.ts Customizable Source Control AI action recipes with per-action agent and command templates (#4868) 2026-06-08 14:08:35 -07:00
source-control-ai-types.ts Customizable Source Control AI action recipes with per-action agent and command templates (#4868) 2026-06-08 14:08:35 -07:00
source-control-ai.test.ts fix(naming): keep the built-in branch-name prompt general (#9088) 2026-07-16 18:33:34 -07:00
source-control-ai.ts fix(naming): keep the built-in branch-name prompt general (#9088) 2026-07-16 18:33:34 -07:00
source-control-commit-failure-agent-command.ts feat(source-control): add push failure AI recovery (#7826) 2026-07-08 18:59:28 -07:00
source-control-commit-failure.ts refs/heads/handle-mobile-pull-request-issues (#6598) 2026-06-28 00:58:17 -07:00
source-control-conflict-prompts.ts refs/heads/handle-mobile-pull-request-issues (#6598) 2026-06-28 00:58:17 -07:00
source-control-create-review-intent.ts Make Create PR handle sync by fast-forwarding behind-only branches (#9481) 2026-07-19 17:13:19 -07:00
source-control-group-order.test.ts feat(source-control): make group order configurable (#2188) 2026-06-19 18:50:05 -07:00
source-control-group-order.ts feat(source-control): make group order configurable (#2188) 2026-06-19 18:50:05 -07:00
source-control-primary-action-decision-types.ts Align mobile review actions with desktop (#6444) 2026-06-26 17:35:32 -07:00
source-control-primary-action-decision.test.ts Implement confirm-only PR panel composer with classified error blocking (#9428) 2026-07-19 16:32:36 -07:00
source-control-primary-action-decision.ts Align mobile review actions with desktop (#6444) 2026-06-26 17:35:32 -07:00
source-control-primary-action-in-flight.ts Align mobile review actions with desktop (#6444) 2026-06-26 17:35:32 -07:00
source-control-primary-unpublished-action.ts Align mobile review actions with desktop (#6444) 2026-06-26 17:35:32 -07:00
source-control-push-failure-agent-command.ts feat(source-control): add push failure AI recovery (#7826) 2026-07-08 18:59:28 -07:00
source-control-push-failure.test.ts feat(source-control): add push failure AI recovery (#7826) 2026-07-08 18:59:28 -07:00
source-control-push-failure.ts feat(source-control): add push failure AI recovery (#7826) 2026-07-08 18:59:28 -07:00
source-control-recovery-agent-command.test.ts feat(source-control): add push failure AI recovery (#7826) 2026-07-08 18:59:28 -07:00
source-control-recovery-agent-command.ts feat(source-control): add push failure AI recovery (#7826) 2026-07-08 18:59:28 -07:00
speech-types.ts feat(speech): add Parakeet TDT-CTC 0.6B JA voice model (#8207) 2026-07-26 03:01:41 -07:00
ssh-pty-id.test.ts Improve remote connection terminal error msg and session restore recovery (#7661) 2026-07-06 21:41:23 -07:00
ssh-pty-id.ts Improve remote connection terminal error msg and session restore recovery (#7661) 2026-07-06 21:41:23 -07:00
ssh-retained-payload-admission.test.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
ssh-retained-payload-admission.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
ssh-types.test.ts
ssh-types.ts fix(runtime): route HUB-owned SSH worktrees through owning runtime (#9994) 2026-07-22 18:25:05 -07:00
stable-pane-id.test.ts
stable-pane-id.ts
star-nag-telemetry.ts Celebrate onboarding and agent wins with GitHub star prompts (#5642) 2026-06-17 22:21:32 -07:00
startup-command-submission.test.ts fix(pty): deliver multiline agent-launch prompts via bracketed paste (#7487) 2026-07-05 21:49:04 -07:00
startup-command-submission.ts fix(pty): deliver multiline agent-launch prompts via bracketed paste (#7487) 2026-07-05 21:49:04 -07:00
status-bar-defaults.ts feat(status-bar): Antigravity usage status (#7996) 2026-07-10 13:11:24 -07:00
status-bar-usage-mode.test.ts feat(status-bar): consolidate agent usage into a single roster popover (#8761) 2026-07-20 17:46:09 -07:00
status-bar-usage-mode.ts feat(status-bar): consolidate agent usage into a single roster popover (#8761) 2026-07-20 17:46:09 -07:00
string-chunk-compaction.test.ts oom(01): A1-shared-readers — reintroduce #10179 subset (#10294) 2026-07-24 20:30:31 -07:00
string-chunk-compaction.ts oom(01): A1-shared-readers — reintroduce #10179 subset (#10294) 2026-07-24 20:30:31 -07:00
string-utils.ts fix(shell-ready): honor user's ZDOTDIR (XDG-layout fix, redo of #1737) (#1947) 2026-05-26 00:24:45 -07:00
subprocess-stdin-write.test.ts perf(file-explorer): batch and debounce ignored checks (#8103) 2026-07-10 19:10:01 -07:00
subprocess-stdin-write.ts perf(file-explorer): batch and debounce ignored checks (#8103) 2026-07-10 19:10:01 -07:00
synthetic-agent-title.test.ts Preserve native OpenCode session titles (#9080) 2026-07-16 16:57:08 -07:00
synthetic-agent-title.ts Preserve native OpenCode session titles (#9080) 2026-07-16 16:57:08 -07:00
tab-title-resolution.test.ts Preserve native OpenCode session titles (#9080) 2026-07-16 16:57:08 -07:00
tab-title-resolution.ts Preserve native OpenCode session titles (#9080) 2026-07-16 16:57:08 -07:00
tailnet-address.test.ts Fix mobile Tailnet pairing (#4415) 2026-06-01 17:30:10 -07:00
tailnet-address.ts Fix mobile Tailnet pairing (#4415) 2026-06-01 17:30:10 -07:00
task-providers.test.ts Add Jira task provider support (#2238) 2026-06-01 19:04:04 -07:00
task-providers.ts Add Jira task provider support (#2238) 2026-06-01 19:04:04 -07:00
task-query.test.ts
task-query.ts
task-source-context.test.ts fix(github): load PR diffs for Enterprise remotes (#8932) 2026-07-20 18:55:45 -07:00
task-source-context.ts fix(github): load PR diffs for Enterprise remotes (#8932) 2026-07-20 18:55:45 -07:00
telemetry-common-props.test.ts Add one-click setup script generation (#3370) 2026-05-30 11:57:55 -07:00
telemetry-consent-types.ts
telemetry-events-feature-education.test.ts Remove split terminal from onboarding checklist (#6340) 2026-06-25 01:49:56 -07:00
telemetry-events.test.ts Remove stale max-lines lint disables from files under the limit (#7548) 2026-07-06 02:12:32 -07:00
telemetry-events.ts feat(telemetry): classify codex trust-grant fallbacks and attribute grant lane (#10001) 2026-07-22 17:12:22 -07:00
telemetry-feature-wall-events.test.ts Add onboarding tour retention telemetry (#2713) 2026-05-23 14:15:11 -07:00
telemetry-orca-cli-feature-tip.test.ts Add one-click setup script generation (#3370) 2026-05-30 11:57:55 -07:00
terminal-bell-detector.test.ts Terminal performance initiative: pipeline fixes + term-speed-2 revival + PTY flow control (integration branch) (#7214) 2026-07-10 17:27:47 -07:00
terminal-bell-detector.ts Add native chat skill picker with host-aware discovery (#9480) 2026-07-19 17:31:34 -07:00
terminal-color-scheme-protocol.test.ts Keep Codex terminals responsive during startup (#5301) 2026-06-15 16:40:45 -07:00
terminal-color-scheme-protocol.ts Keep Codex terminals responsive during startup (#5301) 2026-06-15 16:40:45 -07:00
terminal-cursor-style-settings.ts Stabilize OpenCode terminal rendering before release (#4850) 2026-06-08 01:00:29 -07:00
terminal-custom-themes.test.ts Add Warp terminal theme import (#4714) 2026-06-10 11:16:36 -07:00
terminal-custom-themes.ts Move workspace board to sidebar bottom toolbar (#5146) 2026-06-10 21:51:58 -07:00
terminal-file-link-conformance.ts fix(terminal): reveal Markdown links at target lines (#9518) 2026-07-24 00:39:37 -07:00
terminal-file-url-target.test.ts Make plain-text file:// links clickable in the terminal (#9467) 2026-07-19 15:21:06 -07:00
terminal-file-url-target.ts Make plain-text file:// links clickable in the terminal (#9467) 2026-07-19 15:21:06 -07:00
terminal-fit-restore-deadline.ts fix(app): bound the wake/quit paths implicated in the phone-session-ended freeze (#9447) (#9853) 2026-07-23 18:03:43 -07:00
terminal-fonts.test.ts
terminal-fonts.ts lint(unicorn): enable prefer-number-properties, prefer-array-find, prefer-array-index-of (#7516) 2026-07-05 23:56:37 -07:00
terminal-git-credential-guard.ts Suppress Git Credential Manager OAuth popup loop in Orca-run git — clone, terminals/agents, setup hooks (fixes #7652) (#7986) 2026-07-14 15:23:06 -07:00
terminal-github-pr-link-detector.test.ts fix(github): load PR diffs for Enterprise remotes (#8932) 2026-07-20 18:55:45 -07:00
terminal-github-pr-link-detector.ts fix(terminal): detect PR links with ANSI resets (#8216) 2026-07-10 23:41:20 -07:00
terminal-input.test.ts Fix paste ownership, input bounds, and IPC validation 2026-06-19 17:14:55 -07:00
terminal-input.ts Fix paste ownership, input bounds, and IPC validation 2026-06-19 17:14:55 -07:00
terminal-kitty-keyboard-mode-tracker.test.ts Fix restored terminals rendering blank on mobile (#8768) 2026-07-14 16:00:25 -07:00
terminal-kitty-keyboard-mode-tracker.ts Fix restored terminals rendering blank on mobile (#8768) 2026-07-14 16:00:25 -07:00
terminal-ligatures.ts
terminal-line-height-settings.test.ts Normalize invalid terminal line height before xterm (#8050) 2026-07-10 01:28:22 -07:00
terminal-line-height-settings.ts Normalize invalid terminal line height before xterm (#8050) 2026-07-10 01:28:22 -07:00
terminal-multiplex-flow-control.ts fix(terminal): bound parse-deferred remote flow (#10012) 2026-07-22 22:58:38 -07:00
terminal-osc-color-reply.test.ts fix: answer startup terminal color queries (#6824) 2026-06-29 21:37:49 -07:00
terminal-osc-color-reply.ts fix: answer startup terminal color queries (#6824) 2026-06-29 21:37:49 -07:00
terminal-osc-link-ranges.ts fix: improve mobile link modifier handling (#5597) 2026-06-18 16:48:43 -07:00
terminal-osc133-command-finished.ts Terminal performance initiative: pipeline fixes + term-speed-2 revival + PTY flow control (integration branch) (#7214) 2026-07-10 17:27:47 -07:00
terminal-output-side-effects.test.ts Terminal performance initiative: pipeline fixes + term-speed-2 revival + PTY flow control (integration branch) (#7214) 2026-07-10 17:27:47 -07:00
terminal-output-side-effects.ts refactor(comments): slim verbose comments in shared/cli/relay/preload (#9544) 2026-07-20 03:34:44 -07:00
terminal-partial-escape-tail.test.ts fix(terminal): remote query-reply corruption (#7329) + snapshot grid-width repaint (#7279) (#7736) 2026-07-07 16:42:43 -07:00
terminal-partial-escape-tail.ts fix(terminal): remote query-reply corruption (#7329) + snapshot grid-width repaint (#7279) (#7736) 2026-07-07 16:42:43 -07:00
terminal-preview.ts feat(dashboard): add agent dashboard popout (#9604) 2026-07-20 17:11:23 -07:00
terminal-query-reply.test.ts fix(grok): clipboard, native chat, hooks, sessions, ConPTY KKP (#7944) 2026-07-10 13:16:55 -07:00
terminal-query-reply.ts fix(terminal): remote query-reply corruption (#7329) + snapshot grid-width repaint (#7279) (#7736) 2026-07-07 16:42:43 -07:00
terminal-quick-commands.test.ts feat(mobile): Quick Commands (terminal + agent-prompt presets) (#9298) 2026-07-19 23:42:31 -07:00
terminal-quick-commands.ts feat(mobile): Quick Commands (terminal + agent-prompt presets) (#9298) 2026-07-19 23:42:31 -07:00
terminal-render-desync-evidence.ts fix(terminal): invalidate cached glyphs when WebGL atlas changes (#8899) 2026-07-17 16:16:17 -07:00
terminal-reply-query-extraction.ts Terminal performance initiative: pipeline fixes + term-speed-2 revival + PTY flow control (integration branch) (#7214) 2026-07-10 17:27:47 -07:00
terminal-reply-query-scan.test.ts Fix mobile terminal query reply authority (#8227) 2026-07-11 02:13:15 -07:00
terminal-reply-query-scan.ts Fix mobile terminal query reply authority (#8227) 2026-07-11 02:13:15 -07:00
terminal-restore-parity-fixture.ts Terminal performance initiative: pipeline fixes + term-speed-2 revival + PTY flow control (integration branch) (#7214) 2026-07-10 17:27:47 -07:00
terminal-scrollback-limits.ts [codex] Optimize renderer idle sync and scrollback caps (#5926) 2026-06-22 15:25:10 -07:00
terminal-scrollback-policy.test.ts Terminal performance initiative: pipeline fixes + term-speed-2 revival + PTY flow control (integration branch) (#7214) 2026-07-10 17:27:47 -07:00
terminal-scrollback-policy.ts Terminal performance initiative: pipeline fixes + term-speed-2 revival + PTY flow control (integration branch) (#7214) 2026-07-10 17:27:47 -07:00
terminal-serialize-absolute-cursor.ts Terminal performance initiative: pipeline fixes + term-speed-2 revival + PTY flow control (integration branch) (#7214) 2026-07-10 17:27:47 -07:00
terminal-session-state-save-failure.ts
terminal-side-effect-facts.ts Add native chat skill picker with host-aware discovery (#9480) 2026-07-19 17:31:34 -07:00
terminal-size-limits.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
terminal-startup-cwd.test.ts fix: recover fresh local terminal spawns from a deleted saved cwd (#7847) 2026-07-08 16:33:58 -07:00
terminal-startup-cwd.ts fix: recover fresh local terminal spawns from a deleted saved cwd (#7847) 2026-07-08 16:33:58 -07:00
terminal-stream-protocol.test.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
terminal-stream-protocol.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
terminal-surface-id.ts
terminal-tab-close.ts fix(terminal): make whole-tab close durable (#8958) 2026-07-15 22:09:37 -07:00
terminal-tab-id.ts
terminal-title-agent-type.test.ts fix(agents): recognize OpenCode native OC | tab titles (#9102) 2026-07-16 19:53:18 -07:00
terminal-title-agent-type.ts fix(agents): recognize OpenCode native OC | tab titles (#9102) 2026-07-16 19:53:18 -07:00
terminal-title-display.ts Collapse Grok rotating working titles to stable label (#7863) 2026-07-08 18:57:07 -07:00
terminal-title-status.ts refactor(comments): slim verbose comments in shared/cli/relay/preload (#9544) 2026-07-20 03:34:44 -07:00
terminal-unicode-provider.ts Match main terminal mirror character widths to the renderer (#7148) 2026-07-02 14:50:15 -07:00
terminal-view-attributes.test.ts Terminal performance initiative: pipeline fixes + term-speed-2 revival + PTY flow control (integration branch) (#7214) 2026-07-10 17:27:47 -07:00
terminal-view-attributes.ts Add native chat skill picker with host-aware discovery (#9480) 2026-07-19 17:31:34 -07:00
terminal-webgl-context-budget.ts fix(terminal): stop switch bold flash and Windows lag (#10692) 2026-07-26 05:29:38 -07:00
terminal-webgl-diagnostics.ts Terminal performance initiative: pipeline fixes + term-speed-2 revival + PTY flow control (integration branch) (#7214) 2026-07-10 17:27:47 -07:00
terminal-zero-dimensions-diagnostic.test.ts fix: suppress false zero-dimensions terminal error for hidden panes (#6475) (#6576) 2026-06-28 16:15:50 -07:00
terminal-zero-dimensions-diagnostic.ts fix: suppress false zero-dimensions terminal error for hidden panes (#6475) (#6576) 2026-06-28 16:15:50 -07:00
text-search.test.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
text-search.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
timer-delay.test.ts fix(cli): bound orchestration ask timeouts (#10689) 2026-07-26 12:50:05 -07:00
timer-delay.ts fix(cli): bound orchestration ask timeouts (#10689) 2026-07-26 12:50:05 -07:00
top-level-view.ts perf(renderer): stop full durable-state save on every top-level view switch (#9002) (#9393) 2026-07-20 01:14:17 -07:00
tui-agent-config.ts refactor(comments): slim verbose comments in shared/cli/relay/preload (#9544) 2026-07-20 03:34:44 -07:00
tui-agent-display-names.ts feat(agents): native Xiaomi MiMo Code support (#6239) 2026-06-24 00:17:49 -07:00
tui-agent-launch-command.ts feat(native-chat): add per-model session option pickers with verified Claude switch (#9085) 2026-07-16 17:12:44 -07:00
tui-agent-launch-defaults.ts Add agent permission mode controls (#5440) 2026-06-15 18:38:56 -07:00
tui-agent-permissions.test.ts Suppress Codex auto-approval notifications (#6230) 2026-06-28 15:25:06 -07:00
tui-agent-permissions.ts Suppress Codex auto-approval notifications (#6230) 2026-06-28 15:25:06 -07:00
tui-agent-selection.test.ts Add agent enablement controls (#2972) 2026-05-28 17:29:49 -07:00
tui-agent-selection.ts feat(agents): native Xiaomi MiMo Code support (#6239) 2026-06-24 00:17:49 -07:00
tui-agent-startup-session-options.test.ts feat(native-chat): add per-model session option pickers with verified Claude switch (#9085) 2026-07-16 17:12:44 -07:00
tui-agent-startup-shell.ts fix(automations): deliver Hermes prompts via native query (#7862) 2026-07-11 02:35:01 -07:00
tui-agent-startup.test.ts fix(agents): include OMP terminals in cold session restoration (#8991) 2026-07-23 19:05:22 -07:00
tui-agent-startup.ts fix(agents): include OMP terminals in cold session restoration (#8991) 2026-07-23 19:05:22 -07:00
types.ts feat(sidebar): distinguish and filter CLI-created workspaces (#10712) 2026-07-26 00:41:03 -07:00
ui-language.test.ts fix: address review findings (#5088) 2026-06-10 01:22:11 -07:00
ui-language.ts fix: address review findings (#5088) 2026-06-10 01:22:11 -07:00
ui-locale.test.ts fix: address review findings (#5088) 2026-06-10 01:22:11 -07:00
ui-locale.ts fix: address review findings (#5088) 2026-06-10 01:22:11 -07:00
ui-zoom-level.test.ts fix(dashboard-popout): zoom the pop-out window, not the main window behind it (#9769) 2026-07-21 14:55:14 -07:00
ui-zoom-level.ts fix(dashboard-popout): zoom the pop-out window, not the main window behind it (#9769) 2026-07-21 14:55:14 -07:00
updater-renderer-events.ts Add hidden admin restart action (#2970) 2026-05-27 22:12:10 -07:00
updater-windows-signature-check.test.ts fix(updater): humanize update-error card and hide raw error behind Show details (#9248) 2026-07-17 18:00:06 -07:00
updater-windows-signature-check.ts fix(updater): humanize update-error card and hide raw error behind Show details (#9248) 2026-07-17 18:00:06 -07:00
usage-percentage-display-change-notice.test.ts feat(status-bar): notify upgraded users usage meters show % used (#8319) 2026-07-11 14:49:49 -07:00
usage-percentage-display-change-notice.ts feat(status-bar): notify upgraded users usage meters show % used (#8319) 2026-07-11 14:49:49 -07:00
usage-percentage-display.test.ts Naming usage ui copy (#8357) 2026-07-11 22:37:26 -07:00
usage-percentage-display.ts Naming usage ui copy (#8357) 2026-07-11 22:37:26 -07:00
utf8-byte-limits.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
vscode-remote-ssh-launcher.test.ts feat(ssh): open SSH workspaces in VS Code Remote-SSH (#10005) 2026-07-22 17:17:59 -07:00
vscode-remote-ssh-launcher.ts feat(ssh): open SSH workspaces in VS Code Remote-SSH (#10005) 2026-07-22 17:17:59 -07:00
window-shortcut-policy.test.ts Remove stale max-lines lint disables from files under the limit (#7548) 2026-07-06 02:12:32 -07:00
window-shortcut-policy.ts fix(browser): route focused guest zoom shortcuts to page zoom (#6744) 2026-07-04 08:17:55 -07:00
windows-mobile-firewall.ts fix(mobile): detect and repair overriding Windows Firewall Block rules for pairing (#8846) 2026-07-15 01:40:41 -07:00
windows-terminal-shell.test.ts fix: queue AI Vault resume command in the configured Windows shell (#6571) 2026-06-28 23:20:26 -07:00
windows-terminal-shell.ts Respect terminalWindowsShell setting for local Windows agent launches (#7526) 2026-07-06 01:05:56 -07:00
work-items.ts fix(issues): replace cursor-based pagination with page-number Search API (#8680) 2026-07-15 18:52:37 -07:00
workbench-steps.ts Fix onboarding tour footer and copy (#2799) 2026-05-25 18:56:43 -07:00
workspace-cleanup.test.ts
workspace-cleanup.ts Improve inactive workspace cleanup UX (#3600) 2026-06-28 11:38:23 -07:00
workspace-name-text-scanner.ts Fix paste ownership, input bounds, and IPC validation 2026-06-19 17:14:55 -07:00
workspace-name.test.ts fix(naming): remove identifier-first name post-processing (#9821) 2026-07-21 20:06:31 -07:00
workspace-name.ts fix(naming): remove identifier-first name post-processing (#9821) 2026-07-21 20:06:31 -07:00
workspace-ports.ts Refresh ports when advertised URLs change (#2638) 2026-05-22 12:17:21 -07:00
workspace-scope.ts fix(sidebar): don't scroll to an unfocused worktree when pinning/unpinning it (#8930) 2026-07-15 19:07:49 -07:00
workspace-session-browser-history.test.ts Fix browser history pruning by recency (#4146) 2026-05-31 05:59:40 -07:00
workspace-session-browser-history.ts Fix browser history pruning by recency (#4146) 2026-05-31 05:59:40 -07:00
workspace-session-schema.sleeping-agent.test.ts fix(agents): include OMP terminals in cold session restoration (#8991) 2026-07-23 19:05:22 -07:00
workspace-session-schema.test.ts fix(ssh): open external host images from terminal links (#10323) 2026-07-24 12:05:38 -07:00
workspace-session-schema.ts fix(ssh): open external host images from terminal links (#10323) 2026-07-24 12:05:38 -07:00
workspace-session-sleeping-agents.ts fix(agents): include OMP terminals in cold session restoration (#8991) 2026-07-23 19:05:22 -07:00
workspace-session-terminal-buffers.test.ts Per-Workspace Environments (on-demand disposable runtimes) + Add Project remote host setup (#6320) 2026-06-30 11:31:55 -07:00
workspace-session-terminal-buffers.ts Per-Workspace Environments (on-demand disposable runtimes) + Add Project remote host setup (#6320) 2026-06-30 11:31:55 -07:00
workspace-session-terminal-schema.test.ts [codex] Add file explorer open in terminal 2026-07-02 16:47:38 -07:00
workspace-session-terminal-tab-close.test.ts fix(terminal): make whole-tab close durable (#8958) 2026-07-15 22:09:37 -07:00
workspace-session-terminal-tab-close.ts fix(terminal): make whole-tab close durable (#8958) 2026-07-15 22:09:37 -07:00
workspace-source.ts Fork agent sessions from terminal context menu (#3976) 2026-05-30 21:20:37 -07:00
workspace-space-compaction.ts
workspace-space-entry-traversal.test.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
workspace-space-entry-traversal.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
workspace-space-scan-budget.test.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
workspace-space-scan-budget.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
workspace-space-types.ts
workspace-status-default-migration.ts fix: reordered default columns in kanban board (#6934) 2026-07-01 13:17:52 -07:00
workspace-status-defaults.ts fix: reordered default columns in kanban board (#6934) 2026-07-01 13:17:52 -07:00
workspace-statuses.test.ts fix: reordered default columns in kanban board (#6934) 2026-07-01 13:17:52 -07:00
workspace-statuses.ts fix: reordered default columns in kanban board (#6934) 2026-07-01 13:17:52 -07:00
worktree-base-ref.test.ts Persist worktree creation base in git config (#2859) 2026-05-26 15:54:07 -07:00
worktree-base-ref.ts
worktree-card-properties.test.ts fix(terminal): stop switch bold flash and Windows lag (#10692) 2026-07-26 05:29:38 -07:00
worktree-card-properties.ts feat(sidebar): distinguish and filter CLI-created workspaces (#10712) 2026-07-26 00:41:03 -07:00
worktree-id.test.ts fix: address review findings (#2695) 2026-05-23 12:33:49 -07:00
worktree-id.ts lint(unicorn): enable prefer-number-properties, prefer-array-find, prefer-array-index-of (#7516) 2026-07-05 23:56:37 -07:00
worktree-ownership-worktree-base-path.test.ts Show Git-created worktrees in external discovery (#7078) 2026-07-02 11:24:07 -07:00
worktree-ownership.test.ts fix: never surface coding-agent scratch worktrees in the sidebar (#9535) 2026-07-20 12:50:47 -07:00
worktree-ownership.ts fix: never surface coding-agent scratch worktrees in the sidebar (#9535) 2026-07-20 12:50:47 -07:00
worktree-removal-fence-error.test.ts fix(worktree): stop terminal removal fence error flashing on delete (#10240) 2026-07-23 18:04:15 -07:00
worktree-removal-fence-error.ts fix(worktree): stop terminal removal fence error flashing on delete (#10240) 2026-07-23 18:04:15 -07:00
worktree-removal.ts Make Windows workspace deletion reliable and respect Git locks (#7963) 2026-07-10 17:52:50 -07:00
worktree-submodule-removal.test.ts fix(worktrees): force-remove clean worktree with initialised submodule (#9096) 2026-07-16 19:15:40 -07:00
worktree-submodule-removal.ts fix(worktrees): force-remove clean worktree with initialised submodule (#9096) 2026-07-16 19:15:40 -07:00
ws-outbound-backpressure-queue.test.ts fix(memory): bound OOM-prone accumulators (#10179) 2026-07-23 06:22:56 -07:00
ws-outbound-backpressure-queue.ts fix(memory): bound OOM-prone accumulators (#10179) 2026-07-23 06:22:56 -07:00
wsl-env.ts Suppress Git Credential Manager OAuth popup loop in Orca-run git — clone, terminals/agents, setup hooks (fixes #7652) (#7986) 2026-07-14 15:23:06 -07:00
wsl-hook-relay-contract.ts oom(foundation): bound shared readers/limits + add BoundedMap primitive (#10299) 2026-07-24 21:36:57 -07:00
wsl-login-shell-command.test.ts 1.4.131 rc2 release prep (#8020) 2026-07-09 21:54:22 -07:00
wsl-login-shell-command.ts fix(pty): load omp status extension in wsl shells (#7642) 2026-07-07 21:24:08 -07:00
wsl-paths.test.ts fix: preserve WSL CWD across daemon sleep wake 2026-07-19 16:04:05 -07:00
wsl-paths.ts fix: preserve WSL CWD across daemon sleep wake 2026-07-19 16:04:05 -07:00