orca/src/shared
Jinwoo Hong ee2bc5eb02
fix: persist live agent resume checkpoints (#5633)
2026-06-17 14:19:54 -07:00
..
add-repo-existing-workspaces-telemetry.test.ts Add existing workspace migration telemetry (#2359) 2026-05-19 15:44:39 -07:00
agent-detection.ts Fix tab agent identity detection (#5283) 2026-06-12 14:15:27 -07:00
agent-feature-install-commands.ts Add Linear write commands for agents (#5165) 2026-06-12 13:29:13 -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 Fix agent completion notification dedupe (#2304) 2026-05-19 00:28:55 -07:00
agent-hook-endpoint-file.ts Fix agent completion notification dedupe (#2304) 2026-05-19 00:28:55 -07:00
agent-hook-listener.test.ts fix: bound amp hook thread caches (#4182) 2026-05-31 07:15:08 -07:00
agent-hook-listener.ts perf(windows): fix 60s startup ACL walk and OpenCode streaming freeze, with benchmark harnesses (#5124) 2026-06-10 16:41:22 -04:00
agent-hook-relay.test.ts fix: enable remote agent hooks by default (#2066) 2026-05-15 22:06:00 -07:00
agent-hook-relay.ts fix: share Pi agent overlays by source (#5417) 2026-06-15 14:50:51 -07:00
agent-hook-types.ts Add OpenClaude agent support 2026-05-30 02:46:28 -07:00
agent-interrupt-intent.ts Infer interrupted agent status from terminal input (#2263) 2026-05-19 15:19:38 -07:00
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 Add Ante as a supported CLI agent (#5193) 2026-06-17 11:12:45 -07:00
agent-name-token-match.ts fix: token-match agent names to prevent cwd/worktree false positives (#4727) 2026-06-05 16:10:28 -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 Add Ante as a supported CLI agent (#5193) 2026-06-17 11:12:45 -07:00
agent-process-recognition.ts Add Ante as a supported CLI agent (#5193) 2026-06-17 11:12:45 -07:00
agent-session-resume.test.ts Persist agent session metadata for workspace resume (#4706) 2026-06-07 19:41:25 -07:00
agent-session-resume.ts fix: persist live agent resume checkpoints (#5633) 2026-06-17 14:19:54 -07:00
agent-status-identity.ts Preserve parent agent identity for nested hooks (#3990) 2026-05-30 22:42:18 -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
agent-status-types.ts Add Ante as a supported CLI agent (#5193) 2026-06-17 11:12:45 -07:00
agent-tab-title.test.ts Add opt-in generated agent tab titles (#3224) 2026-05-30 12:33:24 -07:00
agent-tab-title.ts Add opt-in generated agent tab titles (#3224) 2026-05-30 12:33:24 -07:00
agents-orchestration-steps.ts Fix onboarding tour footer and copy (#2799) 2026-05-25 18:56:43 -07:00
ai-vault-types.ts Add Grok sessions to AI Vault (#5258) 2026-06-12 01:38:56 -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 Label macOS dev Dock instances by branch (#2068) 2026-05-15 22:46:13 -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-schedules.test.ts fix: reject impossible weekly automation schedules (#4205) 2026-05-31 08:14:43 -07:00
automation-schedules.ts fix: reject impossible weekly automation schedules (#4205) 2026-05-31 08:14:43 -07:00
automations-types.ts Make remote hosts first class: concurrent multi-host workbench (#5071) 2026-06-13 18:53:01 -07:00
base-ref-search-result.test.ts fix: preserve slashes in branch-created worktrees (#2091) 2026-05-17 18:19:43 -04:00
base-ref-search-result.ts fix: preserve slashes in branch-created worktrees (#2091) 2026-05-17 18:19:43 -04:00
binary-buffer.ts Add per-file line counts to the source control sidebar (#2865) 2026-05-26 20:09:54 -07:00
branch-name-from-work.test.ts feat: rename worktree folder to match branch on first work (#4743) 2026-06-15 19:58:55 -07:00
branch-name-from-work.ts feat: rename worktree folder to match branch on first work (#4743) 2026-06-15 19:58:55 -07:00
browser-annotation-viewport-bridge.ts Add browser page annotations (#1979) 2026-05-15 18:39:32 -07:00
browser-cookie-import-sources.test.ts Add browser import hint button to the browser toolbar (#4866) 2026-06-07 23:02:43 -07:00
browser-cookie-import-sources.ts Add browser import hint button to the browser toolbar (#4866) 2026-06-07 23:02:43 -07:00
browser-grab-types.test.ts Add browser page annotations (#1979) 2026-05-15 18:39:32 -07:00
browser-grab-types.ts Add browser page annotations (#1979) 2026-05-15 18:39:32 -07:00
browser-guest-events.ts
browser-page-zoom.ts feat(browser): persist default browser zoom (#4765) 2026-06-07 13:49:38 -04:00
browser-screencast-protocol.test.ts Improve remote client runtime parity (#1975) 2026-05-17 22:24:38 -07:00
browser-screencast-protocol.ts Improve remote client runtime parity (#1975) 2026-05-17 22:24:38 -07:00
browser-url.test.ts fix: normalize localhost query urls (#4264) 2026-05-31 10:11:33 -07:00
browser-url.ts fix: normalize localhost query urls (#4264) 2026-05-31 10:11:33 -07:00
browser-viewport-presets.ts
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-usage-types.ts Speed up cached usage analytics loads (#4528) 2026-06-02 18:10:31 -07:00
cli-install-types.ts
codex-auth-errors.ts fix: surface codex account auth errors (#3510) 2026-05-30 00:07:22 -07:00
codex-usage-types.ts Speed up cached usage analytics loads (#4528) 2026-06-02 18:10:31 -07:00
color-validation.ts
commit-message-agent-spec.test.ts Send OpenCode source-control prompts over stdin (#4859) 2026-06-07 21:00:20 -07:00
commit-message-agent-spec.ts fix: remove amp archive flag (#5036) 2026-06-09 11:55:09 -07:00
commit-message-generation.test.ts Handle buffer overflows gracefully and truncate diffs fairly (#5083) 2026-06-09 23:56:36 -07:00
commit-message-generation.ts Handle buffer overflows gracefully and truncate diffs fairly (#5083) 2026-06-09 23:56:36 -07:00
commit-message-host-key.ts feat: expand ai commit agent support (#1928) 2026-05-19 02:32:53 -07:00
commit-message-plan.test.ts fix: remove amp archive flag (#5036) 2026-06-09 11:55:09 -07:00
commit-message-plan.ts Customizable Source Control AI action recipes with per-action agent and command templates (#4868) 2026-06-08 14:08:35 -07:00
commit-message-prompt.test.ts Handle buffer overflows gracefully and truncate diffs fairly (#5083) 2026-06-09 23:56:36 -07:00
commit-message-prompt.ts Handle buffer overflows gracefully and truncate diffs fairly (#5083) 2026-06-09 23:56:36 -07:00
composer-branch-selection.ts Fix PR workspace branch checkout (#4003) 2026-05-31 00:06:57 -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
constants.test.ts fix: preserve focused notification suppression default (#5550) 2026-06-16 18:05:39 -07:00
constants.ts Simplify sidebar worktree card modes (#5470) 2026-06-17 14:07:36 -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 Add crash report diagnostic log upload (#2580) 2026-06-16 18:05:15 -07:00
cross-platform-path.test.ts Add per-repo worktree base paths 2026-05-31 05:15:53 -07:00
cross-platform-path.ts Add per-repo worktree base paths 2026-05-31 05:15:53 -07:00
developer-permissions-types.ts
diff-comments-format.ts Add mobile Review Changes workflow (#5313) 2026-06-13 14:24:26 -07:00
e2e-config.ts
e2ee-crypto.ts
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
execution-host-registry.test.ts Add Source Control Create PR flow (#5436) 2026-06-16 15:36:27 -07:00
execution-host-registry.ts Fix Windows worktree deletion and host labels (#5391) 2026-06-15 17:07:12 -07:00
execution-host.test.ts Add Source Control Create PR flow (#5436) 2026-06-16 15:36:27 -07:00
execution-host.ts Add Source Control Create PR flow (#5436) 2026-06-16 15:36:27 -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 setup guide and intro callout for mobile emulator agent control (#5511) 2026-06-16 10:15:33 -07:00
feature-interaction-categories.ts Add setup guide and intro callout for mobile emulator agent control (#5511) 2026-06-16 10:15:33 -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 Add setup guide and intro callout for mobile emulator agent control (#5511) 2026-06-16 10:15:33 -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 Open Add Project from the settings checklist (#5449) 2026-06-15 22:26:57 -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
file-uri-path.ts fix: preserve windows markdown link fragments (#4261) 2026-05-31 10:02:59 -07:00
filesystem-rename-collision.ts fix: prevent relay fs.rename from clobbering an existing destination (#2926) (#2937) 2026-05-28 16:14:57 -04:00
folder-workspace-path-status.ts Add multi-repo folder workspaces (v1) (#5172) 2026-06-11 02:34:01 -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
gh-star-source.ts chore: remove unused code 2026-05-30 11:05:58 -07:00
git-branch-cleanup.test.ts Refresh cleanup base before forced branch deletion (#4462) 2026-06-02 01:08:11 -07:00
git-branch-cleanup.ts Refresh cleanup base before forced branch deletion (#4462) 2026-06-02 01:08:11 -07:00
git-clone-failure-message.test.ts Make remote hosts first class: concurrent multi-host workbench (#5071) 2026-06-13 18:53:01 -07:00
git-clone-failure-message.ts Make remote hosts first class: concurrent multi-host workbench (#5071) 2026-06-13 18:53:01 -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.ts fix: decode git cquoted status paths 2026-05-31 08:20:33 -07:00
git-discard-path-safety.test.ts Guard untracked discard against symlink escapes (#2947) 2026-05-27 19:48:27 -07:00
git-discard-path-safety.ts Guard untracked discard against symlink escapes (#2947) 2026-05-27 19:48:27 -07:00
git-effective-upstream.ts Push existing fork review branches without republishing (#5531) 2026-06-16 18:10:01 -07:00
git-fork-sync.test.ts feat: add safe fork upstream sync setting (#5408) 2026-06-15 19:41:45 -07:00
git-fork-sync.ts feat: add safe fork upstream sync setting (#5408) 2026-06-15 19:41:45 -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 fix: preserve comma git history refs (#4299) 2026-05-31 11:35:39 -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 feat: add source control git graph (#1969) 2026-05-16 04:44:44 -04:00
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-publish-target-status.ts Push existing fork review branches without republishing (#5531) 2026-06-16 18:10:01 -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 Target source-control actions to publish branches (#2612) 2026-05-22 00:35:30 -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 fix: address pull reconciliation policy errors (#5562) 2026-06-16 20:13:46 -07:00
git-remote-error.ts fix: address pull reconciliation policy errors (#5562) 2026-06-16 20:13:46 -07:00
git-status-limit.ts Prevent main-process crash on huge git status output (#5371) 2026-06-14 13:32:05 -07:00
git-status-types.ts Push existing fork review branches without republishing (#5531) 2026-06-16 18:10:01 -07:00
git-uncommitted-line-stats.test.ts fix: decode git cquoted status paths 2026-05-31 08:20:33 -07:00
git-uncommitted-line-stats.ts fix: decode git cquoted status paths 2026-05-31 08:20:33 -07:00
git-upstream-status.ts Create PRs from Source Control (#2478) 2026-05-20 20:11:38 -07:00
github-auth-types.ts
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-types.ts fix: address review findings (#2206) 2026-05-17 20:15:05 -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 Persist and repair target base branch for PR and MR worktrees (#5540) 2026-06-16 15:51:55 -07:00
hook-command-source-policy.test.ts Improve setup settings organization (#2503) 2026-05-21 16:33:30 -07:00
hook-command-source-policy.ts Improve setup settings organization (#2503) 2026-05-21 16:33:30 -07:00
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 fix: count cancelled github checks as failed (#4077) 2026-05-31 03:31:12 -07:00
hosted-review-github.ts Respect repository auto-merge setting and forward merge method (#5453) 2026-06-15 20:48:36 -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 Add pull request creation flow (#1960) 2026-05-15 13:36:06 -07:00
hosted-review-refs.ts Add pull request creation flow (#1960) 2026-05-15 13:36:06 -07:00
hosted-review.ts Persist and repair target base branch for PR and MR worktrees (#5540) 2026-06-16 15:51:55 -07:00
integration-credential-errors.ts Handle integration credential decrypt failures (#4683) 2026-06-10 13:08:09 -07:00
jira-types.ts Handle integration credential decrypt failures (#4683) 2026-06-10 13:08:09 -07:00
keybindings.test.ts Show PDF export only in Markdown controls (#5548) 2026-06-17 10:51:41 -07:00
keybindings.ts Show PDF export only in Markdown controls (#5548) 2026-06-17 10:51:41 -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 project support to agent CLI (#5433) 2026-06-15 18:24:53 -07:00
linear-agent-result-types.ts feat(linear): add project support to agent CLI (#5433) 2026-06-15 18:24:53 -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-links.test.ts Attach Linear issues from the worktree CLI (#5322) 2026-06-13 15:20:08 -07:00
linear-links.ts Add read-only `orca linear` CLI with trusted launch-prompt pointer (V1) (#5126) 2026-06-10 20:20:50 -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
marine-creatures.ts fix(worktree): make generated workspace names unique across repos (#2857) 2026-05-28 20:41:10 -04: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.test.ts fix: flag incomplete mcp server transports (#4275) 2026-05-31 10:39:17 -07:00
mcp-config.ts fix: flag incomplete mcp server transports (#4275) 2026-05-31 10:39:17 -07:00
mobile-markdown-document.ts
native-file-drop.test.ts Add left sidebar appearance setting (#5280) 2026-06-12 15:00:28 -07:00
native-file-drop.ts chore: remove unused code 2026-05-30 11:05:58 -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 Track nested repo import telemetry (#3006) 2026-05-28 13:38:46 -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
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-usage-types.ts Speed up cached usage analytics loads (#4528) 2026-06-02 18:10:31 -07:00
orca-attribution.ts feat(source-control): AI commit message generation (#1487) 2026-05-15 02:18:46 -07:00
osc-title-scan-tail.ts Fix split ANSI leakage in terminal preview (#5478) 2026-06-16 12:20:37 -07:00
pairing.test.ts fix: require exact pairing deep link route (#4282) 2026-05-31 10:55:36 -07:00
pairing.ts fix: require exact pairing deep link route (#4282) 2026-05-31 10:55:36 -07:00
pane-key.ts Migrate agent pane identity to stable leaf ids (#1909) 2026-05-15 12:10:06 -07:00
persisted-ui-equality.ts Fix persisted UI no-op sync loop (#5623) 2026-06-17 13:02:47 -07:00
pi-agent-kind.test.ts Add OMP as first-class TUI agent 2026-05-25 18:35:48 -07:00
pi-agent-kind.ts fix: share Pi agent overlays by source (#5417) 2026-06-15 14:50:51 -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
powershell-command-encoding.ts fix: support windows ssh hosts (#5004) 2026-06-09 01:17:34 -07:00
project-groups.test.ts fix: collect wide project group subtrees (#3692) 2026-05-30 06:24:07 -07:00
project-groups.ts Add multi-repo folder workspaces (v1) (#5172) 2026-06-11 02:34:01 -07:00
project-host-setup-projection.test.ts Make remote hosts first class: concurrent multi-host workbench (#5071) 2026-06-13 18:53:01 -07:00
project-host-setup-projection.ts Make remote hosts first class: concurrent multi-host workbench (#5071) 2026-06-13 18:53:01 -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
protocol-compat.test.ts
protocol-compat.ts
protocol-version.ts Fix remote runtime tab and agent status UX (#5341) 2026-06-14 01:48:26 -07:00
pseudo-localization.ts Add English localization infrastructure (#4995) 2026-06-09 10:43:04 -07:00
pty-session-id-format.ts
pull-request-generation.test.ts Add Source Control Create PR flow (#5436) 2026-06-16 15:36:27 -07:00
pull-request-generation.ts Add Source Control Create PR flow (#5436) 2026-06-16 15:36:27 -07:00
quick-open-filter.test.ts fix: prune local share from quick open (#4090) 2026-05-31 04:06:49 -07:00
quick-open-filter.ts fix: prune local share from quick open (#4090) 2026-05-31 04:06:49 -07:00
rate-limit-types.ts Show Kimi Code subscription usage in the status bar (#4641) 2026-06-07 13:58:29 -04: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 remote runtime tab and agent status UX (#5341) 2026-06-14 01:48:26 -07:00
remote-runtime-client.ts fix: pr-bug-scan validated finding from #5304 (#5342) 2026-06-16 17:21:13 -07:00
remote-runtime-request-connection-stale.test.ts Clean up remote runtime websocket listeners (#3846) 2026-05-30 12:11:39 -07:00
remote-runtime-request-connection.test.ts
remote-runtime-request-connection.ts Clean up remote runtime websocket listeners (#3846) 2026-05-30 12:11:39 -07:00
remote-runtime-request-frames.ts
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 runtime tab and agent status UX (#5341) 2026-06-14 01:48:26 -07:00
remote-runtime-shared-control-boundary.test.ts Fix remote runtime tab and agent status UX (#5341) 2026-06-14 01:48:26 -07:00
remote-runtime-shared-control-connection.test.ts Fix remote runtime tab and agent status UX (#5341) 2026-06-14 01:48:26 -07:00
remote-runtime-shared-control-connection.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-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-open.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-protocol.ts Fix remote runtime tab and agent status UX (#5341) 2026-06-14 01:48:26 -07:00
remote-runtime-shared-control-ready.ts Fix remote runtime tab and agent status UX (#5341) 2026-06-14 01:48:26 -07:00
remote-runtime-shared-control-reconnect.ts Fix remote runtime tab and agent status UX (#5341) 2026-06-14 01:48:26 -07:00
remote-runtime-shared-control-requests.ts Fix remote runtime tab and agent status UX (#5341) 2026-06-14 01:48:26 -07:00
remote-runtime-shared-control-send.ts Fix remote runtime tab and agent status UX (#5341) 2026-06-14 01:48:26 -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-stability.ts Fix remote runtime tab and agent status UX (#5341) 2026-06-14 01:48:26 -07:00
remote-runtime-shared-control-state.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-subscription-start.ts Fix remote runtime tab and agent status UX (#5341) 2026-06-14 01:48:26 -07:00
remote-runtime-shared-control-subscriptions.ts Fix remote runtime tab and agent status UX (#5341) 2026-06-14 01:48:26 -07:00
remote-runtime-shared-control-types.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-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
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 Auto-detect repo icons when adding projects (#2786) 2026-05-27 13:48:40 -07:00
repo-icon.ts Default repo avatars to the GitHub upstream owner and flag forks (#4522) 2026-06-02 20:55:35 -07:00
repo-kind.ts
review-steps.ts Fix onboarding tour footer and copy (#2799) 2026-05-25 18:56:43 -07:00
rich-markdown-context-menu.ts
runtime-access-grants.ts Add revocable runtime share access (#2236) 2026-05-18 00:41:54 -07:00
runtime-bootstrap.ts
runtime-client-events.ts Add Linear write commands for agents (#5165) 2026-06-12 13:29:13 -07:00
runtime-environment-store.test.ts fix(windows): slow launch + keystroke stalls — main process synchronously spawns powershell to re-harden env-store ACLs (#4840) 2026-06-07 21:47:54 -04:00
runtime-environment-store.ts fix(windows): slow launch + keystroke stalls — main process synchronously spawns powershell to re-harden env-store ACLs (#4840) 2026-06-07 21:47:54 -04:00
runtime-environments.ts
runtime-rpc-call-queue.test.ts Speed up workspace create base fetch (#4339) 2026-05-31 17:47:15 -07:00
runtime-rpc-call-queue.ts Speed up workspace create base fetch (#4339) 2026-05-31 17:47:15 -07:00
runtime-rpc-envelope.ts
runtime-rpc-feature-interaction-source.ts Track feature interactions (#2959) 2026-05-28 14:44:35 -07:00
runtime-types.ts Hibernate completed runtime-owned agents (#5473) 2026-06-16 10:15:13 -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
secure-file.test.ts fix(windows): stop main-thread PowerShell ACL storm on env-store reads (#5011) 2026-06-09 01:47:29 -07:00
secure-file.ts fix(windows): stop main-thread PowerShell ACL storm on env-store reads (#5011) 2026-06-09 01:47:29 -07:00
setup-runner-command.test.ts Fix WSL UNC setup runner casing (#4139) 2026-05-31 05:47:21 -07:00
setup-runner-command.ts Fix WSL UNC setup runner casing (#4139) 2026-05-31 05:47:21 -07:00
setup-script-import-codex-environment.ts Improve setup script discoverability (#2402) 2026-05-20 17:15:29 -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 Improve setup script discoverability (#2402) 2026-05-20 17:15:29 -07:00
setup-script-imports.ts Add one-click setup script generation (#3370) 2026-05-30 11:57:55 -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 Add one-click setup script generation (#3370) 2026-05-30 11:57:55 -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 Add worktree Open in editor button (#1929) 2026-05-15 11:05:21 -07:00
shell-process-detection.ts Recognize shell-rooted Windows agent foregrounds (#5503) 2026-06-16 15:40:08 -07:00
skill-metadata.test.ts Add skills discovery page (#1999) 2026-05-15 17:33:04 -07:00
skill-metadata.ts Add skills discovery page (#1999) 2026-05-15 17:33:04 -07:00
skills.ts Fix WSL account and skill setup issues (#4412) 2026-06-01 20:01:03 -04:00
source-control-ai-action-recipes.test.ts fix: address review findings (#5139) 2026-06-10 17:54:33 -07:00
source-control-ai-actions.test.ts Allow resolving selected review comments with AI (#5184) 2026-06-11 01:45:11 -07:00
source-control-ai-actions.ts Allow resolving selected review comments with AI (#5184) 2026-06-11 01:45:11 -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 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.ts fix: address review findings (#5139) 2026-06-10 17:54:33 -07:00
speech-types.ts Add OpenAI cloud speech transcription (#4707) 2026-06-07 16:22:16 -07:00
ssh-pty-id.ts Fix SSH target removal state cleanup (#2710) 2026-05-23 21:44:40 -07:00
ssh-types.test.ts
ssh-types.ts fix: support windows ssh hosts (#5004) 2026-06-09 01:17:34 -07:00
stable-pane-id.test.ts Fix agent pane identity migration bridge (#1993) 2026-05-15 16:14:56 -07:00
stable-pane-id.ts Fix agent pane identity migration bridge (#1993) 2026-05-15 16:14:56 -07:00
star-nag-telemetry.ts Make the GitHub star prompt clearer (#5538) 2026-06-16 18:12:55 -07:00
status-bar-defaults.ts Show Kimi Code subscription usage in the status bar (#4641) 2026-06-07 13:58:29 -04: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
synthetic-agent-title.test.ts Fix stale agent spinners from retained pane status (#4367) 2026-06-01 00:28:08 -07:00
synthetic-agent-title.ts Fix stale agent spinners from retained pane status (#4367) 2026-06-01 00:28:08 -07:00
tab-title-resolution.test.ts Use quick command labels for new tab titles (#4933) 2026-06-08 19:32:34 -07:00
tab-title-resolution.ts Use quick command labels for new tab titles (#4933) 2026-06-08 19:32:34 -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 fix: address review findings (#2470) 2026-05-20 19:12:40 -07:00
task-query.ts fix: address review findings (#2470) 2026-05-20 19:12:40 -07:00
task-source-context.test.ts Make remote hosts first class: concurrent multi-host workbench (#5071) 2026-06-13 18:53:01 -07:00
task-source-context.ts Make remote hosts first class: concurrent multi-host workbench (#5071) 2026-06-13 18:53:01 -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 Track parallel work education telemetry (#4449) 2026-06-01 23:29:28 -07:00
telemetry-events.test.ts Make the GitHub star prompt clearer (#5538) 2026-06-16 18:12:55 -07:00
telemetry-events.ts Add Ante as a supported CLI agent (#5193) 2026-06-17 11:12:45 -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-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-fonts.test.ts
terminal-fonts.ts chore: remove unused code 2026-05-30 11:05:58 -07:00
terminal-ligatures.ts
terminal-quick-commands.test.ts Add agent prompt quick commands (#3011) 2026-05-29 13:14:50 -07:00
terminal-quick-commands.ts chore: remove unused code 2026-05-30 11:05:58 -07:00
terminal-scrollback-limits.ts Persist terminal scrollback outside session JSON 2026-06-04 01:31:38 -07:00
terminal-session-state-save-failure.ts fix: improve terminal session save failure handling (#2192) 2026-05-17 18:48:58 -07:00
terminal-stream-protocol.test.ts fix: restore hidden remote terminal output snapshots (#4759) 2026-06-06 23:37:05 -07:00
terminal-stream-protocol.ts fix: restore hidden remote terminal output snapshots (#4759) 2026-06-06 23:37:05 -07:00
terminal-surface-id.ts Improve remote client runtime parity (#1975) 2026-05-17 22:24:38 -07:00
terminal-tab-id.ts Improve remote client runtime parity (#1975) 2026-05-17 22:24:38 -07:00
text-search.test.ts File search match counts (#5085) 2026-06-10 17:42:49 -07:00
text-search.ts refactor(search): dedupe rg/git-grep match-append logic (#5439) 2026-06-15 18:18:37 -07:00
tui-agent-config.ts Add Ante as a supported CLI agent (#5193) 2026-06-17 11:12:45 -07:00
tui-agent-display-names.ts Add Ante as a supported CLI agent (#5193) 2026-06-17 11:12:45 -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 Add agent permission mode controls (#5440) 2026-06-15 18:38:56 -07:00
tui-agent-permissions.ts Add Ante as a supported CLI agent (#5193) 2026-06-17 11:12:45 -07:00
tui-agent-selection.test.ts Add agent enablement controls (#2972) 2026-05-28 17:29:49 -07:00
tui-agent-selection.ts Add Ante as a supported CLI agent (#5193) 2026-06-17 11:12:45 -07:00
tui-agent-startup.test.ts feat: add Devin CLI as supported TUI agent (#5282) 2026-06-12 16:10:09 -07:00
tui-agent-startup.ts Default agent launches to yolo permissions mode (#5145) 2026-06-10 21:14:53 -07:00
types.ts Simplify sidebar worktree card modes (#5470) 2026-06-17 14:07:36 -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
updater-renderer-events.ts Add hidden admin restart action (#2970) 2026-05-27 22:12:10 -07:00
window-shortcut-policy.test.ts Show PDF export only in Markdown controls (#5548) 2026-06-17 10:51:41 -07:00
window-shortcut-policy.ts Show PDF export only in Markdown controls (#5548) 2026-06-17 10:51:41 -07:00
windows-terminal-shell.ts Add Git Bash Windows terminal option (#3209) 2026-05-30 15:26:11 -04:00
work-items.ts Quiet expected SSH GitHub task skips (#2565) 2026-05-21 16:01:29 -07:00
workbench-steps.ts Fix onboarding tour footer and copy (#2799) 2026-05-25 18:56:43 -07:00
workspace-cleanup.test.ts Clean up old workspaces (#1873) 2026-05-15 14:00:23 -07:00
workspace-cleanup.ts Clean up old workspaces (#1873) 2026-05-15 14:00:23 -07:00
workspace-name.test.ts Use work item titles for create-from workspace names 2026-06-08 13:36:15 -07:00
workspace-name.ts Use work item titles for create-from workspace names 2026-06-08 13:36:15 -07:00
workspace-ports.ts Refresh ports when advertised URLs change (#2638) 2026-05-22 12:17:21 -07:00
workspace-scope.ts Add multi-repo folder workspaces (v1) (#5172) 2026-06-11 02:34:01 -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.test.ts fix: persist live agent resume checkpoints (#5633) 2026-06-17 14:19:54 -07:00
workspace-session-schema.ts fix: persist live agent resume checkpoints (#5633) 2026-06-17 14:19:54 -07:00
workspace-session-terminal-buffers.test.ts Persist terminal scrollback outside session JSON 2026-06-04 01:31:38 -07:00
workspace-session-terminal-buffers.ts Persist terminal scrollback outside session JSON 2026-06-04 01:31:38 -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 Add Space manager V2 safeguards 2026-05-14 23:30:22 -07:00
workspace-space-types.ts Remove package manager cache cleanup (#2550) 2026-05-21 13:22:37 -07:00
workspace-status-default-migration.ts Polish workspace board resizing and status defaults (#2113) 2026-05-16 15:02:56 -07:00
workspace-status-defaults.ts Polish workspace board resizing and status defaults (#2113) 2026-05-16 15:02:56 -07:00
workspace-statuses.test.ts Revert workspace board width control (#4334) 2026-05-31 21:34:19 -07:00
workspace-statuses.ts Revert workspace board width control (#4334) 2026-05-31 21:34:19 -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 Fix worktree base ref ambiguity 2026-05-21 00:46:31 -07:00
worktree-card-properties.test.ts Simplify sidebar worktree card modes (#5470) 2026-06-17 14:07:36 -07:00
worktree-card-properties.ts Simplify sidebar worktree card modes (#5470) 2026-06-17 14:07:36 -07:00
worktree-id.test.ts fix: address review findings (#2695) 2026-05-23 12:33:49 -07:00
worktree-id.ts fix: address review findings (#2695) 2026-05-23 12:33:49 -07:00
worktree-ownership-worktree-base-path.test.ts Add per-repo worktree base paths 2026-05-31 05:15:53 -07:00
worktree-ownership.test.ts Suggest enabling local-main freshness when a new workspace finds it stale (#4888) 2026-06-08 13:19:45 -07:00
worktree-ownership.ts Add per-repo worktree base paths 2026-05-31 05:15:53 -07:00
wsl-login-shell-command.test.ts Fix WSL agent setup to use the distro login shell (#5285) 2026-06-12 17:01:34 -04:00
wsl-login-shell-command.ts Fix WSL agent setup to use the distro login shell (#5285) 2026-06-12 17:01:34 -04:00
wsl-paths.test.ts Fix WSL terminal settings parity (#2446) 2026-05-20 17:33:07 -04:00
wsl-paths.ts Fix WSL terminal settings parity (#2446) 2026-05-20 17:33:07 -04:00