orca/mobile/src/session
Tom 6577b79e2e
Add bulk tab closing to mobile long-press sheets (Close Others / Left / Right) and complete the desktop tab context menus (#9323)
* Add Close Tabs to the Left and complete Close Others across tab menus and mobile long-press sheets

* Fold the per-sheet Close action into the bulk-close module (session route max-lines)

* fix(mobile): preserve pinned tabs during bulk close

---------

Co-authored-by: Tom de Bres <tomdebres@users.noreply.github.com>
Co-authored-by: Neil <4138956+nwparker@users.noreply.github.com>
2026-07-26 02:32:08 -07:00
..
MobileAgentWorkingIndicator.tsx feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
MobileBrowserTabActionSheet.tsx Add bulk tab closing to mobile long-press sheets (Close Others / Left / Right) and complete the desktop tab context menus (#9323) 2026-07-26 02:32:08 -07:00
MobileNativeChatAsk.tsx feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
MobileNativeChatComposer.test.ts fix(mobile): show attached images in native (rich) chat (#10135) 2026-07-23 13:25:50 -07:00
MobileNativeChatComposer.tsx fix(mobile): show attached images in native (rich) chat (#10135) 2026-07-23 13:25:50 -07:00
MobileNativeChatMessage.test.ts fix(mobile): show attached images in native (rich) chat (#10135) 2026-07-23 13:25:50 -07:00
MobileNativeChatMessage.tsx fix(mobile): show attached images in native (rich) chat (#10135) 2026-07-23 13:25:50 -07:00
MobileNativeChatOverlay.tsx fix(mobile): show attached images in native (rich) chat (#10135) 2026-07-23 13:25:50 -07:00
MobileNativeChatPermission.test.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
MobileNativeChatPermission.tsx feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
MobileNativeChatQuestion.tsx feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
MobileNativeChatView.tsx fix(mobile): show attached images in native (rich) chat (#10135) 2026-07-23 13:25:50 -07:00
MobileSessionHeaderIconButton.tsx Show agent session history on mobile (#6786) 2026-07-10 13:48:10 -07:00
MobileSessionHeaderMoreActionsSheet.tsx Show agent session history on mobile (#6786) 2026-07-10 13:48:10 -07:00
MobileTerminalInputActions.tsx Support dictation and image attachments in mobile live input mode (#6603) 2026-06-28 01:20:00 -07:00
MobileTerminalLiveInputStatus.tsx Fix mobile live input keyboard and Korean IME (#7273) 2026-07-03 16:47:59 -07:00
QuickCommandEditorForm.tsx feat(mobile): Quick Commands (terminal + agent-prompt presets) (#9298) 2026-07-19 23:42:31 -07:00
QuickCommandsList.test.ts feat(mobile): Quick Commands (terminal + agent-prompt presets) (#9298) 2026-07-19 23:42:31 -07:00
QuickCommandsList.tsx feat(mobile): Quick Commands (terminal + agent-prompt presets) (#9298) 2026-07-19 23:42:31 -07:00
QuickCommandsSheet.test.ts feat(mobile): Quick Commands (terminal + agent-prompt presets) (#9298) 2026-07-19 23:42:31 -07:00
QuickCommandsSheet.tsx feat(mobile): Quick Commands (terminal + agent-prompt presets) (#9298) 2026-07-19 23:42:31 -07:00
SessionDockColumn.tsx Consolidate mobile source control into a single tabbed hub (#7923) 2026-07-09 19:23:36 -07:00
TerminalPaneView.tsx Fix mobile terminal query reply authority (#8227) 2026-07-11 02:13:15 -07:00
ai-vault-resume-launch.test.ts fix(agents): include OMP terminals in cold session restoration (#8991) 2026-07-23 19:05:22 -07:00
ai-vault-resume-launch.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
floating-workspace.test.ts Access the Floating Workspace from mobile (#8405) (#9523) 2026-07-20 21:05:40 -07:00
floating-workspace.ts Access the Floating Workspace from mobile (#8405) (#9523) 2026-07-20 21:05:40 -07:00
github-pr-comment-parsers.ts feat(mobile): combine PR sidebar and checks parity (#5641) 2026-06-17 22:52:12 -07:00
github-pr-mutations.test.ts fix(github): load PR diffs for Enterprise remotes (#8932) 2026-07-20 18:55:45 -07:00
github-pr-mutations.ts fix(github): load PR diffs for Enterprise remotes (#8932) 2026-07-20 18:55:45 -07:00
github-pr-parsers.ts feat(mobile): combine PR sidebar and checks parity (#5641) 2026-06-17 22:52:12 -07:00
github-pr-rpc.test.ts fix(github): load PR diffs for Enterprise remotes (#8932) 2026-07-20 18:55:45 -07:00
github-pr-rpc.ts fix(github): load PR diffs for Enterprise remotes (#8932) 2026-07-20 18:55:45 -07:00
github-pr-value-readers.test.ts fix(github): load PR diffs for Enterprise remotes (#8932) 2026-07-20 18:55:45 -07:00
github-pr-value-readers.ts fix(github): load PR diffs for Enterprise remotes (#8932) 2026-07-20 18:55:45 -07:00
markdown-floating-actions-layout.test.ts
markdown-floating-actions-layout.ts
mobile-artifact-kind.test.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
mobile-artifact-kind.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
mobile-bulk-close-sheet-actions.ts Add bulk tab closing to mobile long-press sheets (Close Others / Left / Right) and complete the desktop tab context menus (#9323) 2026-07-26 02:32:08 -07:00
mobile-clipboard-image.test.ts fix(mobile): downscale oversized clipboard images so paste no longer fails (#5601) 2026-06-18 18:25:06 -07:00
mobile-clipboard-image.ts fix(mobile): downscale oversized clipboard images so paste no longer fails (#5601) 2026-06-18 18:25:06 -07:00
mobile-diff-comment-edit.test.ts Add mobile Review Changes workflow (#5313) 2026-06-13 14:24:26 -07:00
mobile-diff-comment-edit.ts Add mobile Review Changes workflow (#5313) 2026-06-13 14:24:26 -07:00
mobile-diff-comments.test.ts Add mobile Review Changes workflow (#5313) 2026-06-13 14:24:26 -07:00
mobile-diff-comments.ts lint(unicorn): enable prefer-number-properties, prefer-array-find, prefer-array-index-of (#7516) 2026-07-05 23:56:37 -07:00
mobile-diff-hunks.test.ts Add mobile Review Changes workflow (#5313) 2026-06-13 14:24:26 -07:00
mobile-diff-hunks.ts Add mobile Review Changes workflow (#5313) 2026-06-13 14:24:26 -07:00
mobile-diff-lines.test.ts
mobile-diff-lines.ts
mobile-diff-review-loaders.ts Add mobile Review Changes workflow (#5313) 2026-06-13 14:24:26 -07:00
mobile-diff-review-positioning.test.ts Show the git primary action on mobile Source Control (#6659) 2026-06-29 22:30:46 -07:00
mobile-diff-review-positioning.ts Show the git primary action on mobile Source Control (#6659) 2026-06-29 22:30:46 -07:00
mobile-diff-review-queue.test.ts Add mobile Review Changes workflow (#5313) 2026-06-13 14:24:26 -07:00
mobile-diff-review-queue.ts Add mobile Review Changes workflow (#5313) 2026-06-13 14:24:26 -07:00
mobile-diff-review-rpc.ts feat(mobile): combine PR sidebar and checks parity (#5641) 2026-06-17 22:52:12 -07:00
mobile-diff-review-screen-model.test.ts Add mobile Review Changes workflow (#5313) 2026-06-13 14:24:26 -07:00
mobile-diff-review-screen-model.ts Add mobile Review Changes workflow (#5313) 2026-06-13 14:24:26 -07:00
mobile-diff-review-state.test.ts Add mobile Review Changes workflow (#5313) 2026-06-13 14:24:26 -07:00
mobile-diff-review-state.ts Add mobile Review Changes workflow (#5313) 2026-06-13 14:24:26 -07:00
mobile-file-language.ts
mobile-file-syntax.test.ts
mobile-file-syntax.ts
mobile-image-attachment.test.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
mobile-image-attachment.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
mobile-image-source-picker.test.ts Revert "fix(memory): bound OOM-prone accumulators (#10179)" (#10255) 2026-07-23 18:35:31 -07:00
mobile-image-source-picker.ts Revert "fix(memory): bound OOM-prone accumulators (#10179)" (#10255) 2026-07-23 18:35:31 -07:00
mobile-markdown-disk-fallback.test.ts Fix file loading on web and mobile remote clients 2026-06-16 14:39:25 -07:00
mobile-markdown-disk-fallback.ts Fix file loading on web and mobile remote clients 2026-06-16 14:39:25 -07:00
mobile-native-chat-answer-stepping.test.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
mobile-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
mobile-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
mobile-native-chat-ask.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
mobile-native-chat-autocomplete.test.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
mobile-native-chat-autocomplete.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
mobile-native-chat-blocks.test.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
mobile-native-chat-blocks.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
mobile-native-chat-diff.test.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
mobile-native-chat-diff.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
mobile-native-chat-draft-reconcile.ts fix(mobile): show attached images in native (rich) chat (#10135) 2026-07-23 13:25:50 -07:00
mobile-native-chat-eligibility.test.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
mobile-native-chat-eligibility.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
mobile-native-chat-image-attachment.test.ts fix(mobile): show attached images in native (rich) chat (#10135) 2026-07-23 13:25:50 -07:00
mobile-native-chat-image-attachment.ts fix(mobile): show attached images in native (rich) chat (#10135) 2026-07-23 13:25:50 -07:00
mobile-native-chat-image-preview.test.ts fix(mobile): show attached images in native (rich) chat (#10135) 2026-07-23 13:25:50 -07:00
mobile-native-chat-image-preview.ts fix(mobile): show attached images in native (rich) chat (#10135) 2026-07-23 13:25:50 -07:00
mobile-native-chat-image-send.test.ts fix(mobile): show attached images in native (rich) chat (#10135) 2026-07-23 13:25:50 -07:00
mobile-native-chat-image-send.ts fix(mobile): show attached images in native (rich) chat (#10135) 2026-07-23 13:25:50 -07:00
mobile-native-chat-image-transcript-markers.ts fix(mobile): unblock iOS releases (#10224) 2026-07-23 14:23:44 -07:00
mobile-native-chat-merge.test.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
mobile-native-chat-merge.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
mobile-native-chat-merger-oracle.test.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
mobile-native-chat-message-styles.ts fix(mobile): show attached images in native (rich) chat (#10135) 2026-07-23 13:25:50 -07:00
mobile-native-chat-message-text.test.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
mobile-native-chat-message-text.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
mobile-native-chat-noise.test.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
mobile-native-chat-noise.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
mobile-native-chat-open-file.test.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
mobile-native-chat-open-file.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
mobile-native-chat-permission-send.test.ts fix(mobile): heal an orphaned native-chat image paste across screen unmounts (#10480) 2026-07-24 23:10:13 -07:00
mobile-native-chat-permission-send.ts fix(mobile): heal an orphaned native-chat image paste across screen unmounts (#10480) 2026-07-24 23:10:13 -07:00
mobile-native-chat-permission.test.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
mobile-native-chat-permission.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
mobile-native-chat-question.test.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
mobile-native-chat-question.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
mobile-native-chat-render-data.test.ts fix(mobile): show attached images in native (rich) chat (#10135) 2026-07-23 13:25:50 -07:00
mobile-native-chat-render-data.ts fix(mobile): show attached images in native (rich) chat (#10135) 2026-07-23 13:25:50 -07:00
mobile-native-chat-scope-key.ts fix(mobile): show attached images in native (rich) chat (#10135) 2026-07-23 13:25:50 -07:00
mobile-native-chat-send.test.ts fix(mobile): report interrupted native chat sends as delivery-unknown, not failed (#10021) 2026-07-22 19:28:21 -07:00
mobile-native-chat-send.ts fix(mobile): report interrupted native chat sends as delivery-unknown, not failed (#10021) 2026-07-22 19:28:21 -07:00
mobile-native-chat-stale-input.test.ts fix(mobile): heal an orphaned native-chat image paste across screen unmounts (#10480) 2026-07-24 23:10:13 -07:00
mobile-native-chat-stale-input.ts fix(mobile): heal an orphaned native-chat image paste across screen unmounts (#10480) 2026-07-24 23:10:13 -07:00
mobile-native-chat-stream-frame.test.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
mobile-native-chat-stream-frame.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
mobile-native-chat-terminal-stream.test.ts fix(mobile): keep native chat from resizing the covered terminal PTY (#9988) 2026-07-22 19:36:22 -07:00
mobile-native-chat-terminal-stream.ts fix(mobile): keep native chat from resizing the covered terminal PTY (#9988) 2026-07-22 19:36:22 -07:00
mobile-native-chat-toggle-action.ts feat(native-chat): add mobile default-view toggle for native chat (#9084) 2026-07-17 00:34:46 -07:00
mobile-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
mobile-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
mobile-native-chat-view-styles.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
mobile-new-tab-agent-loader.test.ts Access the Floating Workspace from mobile (#8405) (#9523) 2026-07-20 21:05:40 -07:00
mobile-new-tab-agent-loader.ts Access the Floating Workspace from mobile (#8405) (#9523) 2026-07-20 21:05:40 -07:00
mobile-new-tab-agent-options.test.ts
mobile-new-tab-agent-options.ts
mobile-pr-sidebar-resolve.test.ts feat(mobile): combine PR sidebar and checks parity (#5641) 2026-06-17 22:52:12 -07:00
mobile-pr-sidebar-resolve.ts feat(mobile): combine PR sidebar and checks parity (#5641) 2026-06-17 22:52:12 -07:00
mobile-pr-sidebar-state.ts The `--sandbox` flag (or terminal sandboxing) in Google Antigravity is a (#8017) 2026-07-09 22:01:22 -07:00
mobile-session-create-warning-state.test.ts
mobile-session-create-warning-state.ts
mobile-session-route-helpers.ts feat(mobile): surface pairing-auth failures on desktop and mobile (#9782) 2026-07-22 14:05:37 -07:00
mobile-session-startup-source.test.ts perf(mobile): trust healthy session tab streams (#10134) 2026-07-23 19:01:04 -07:00
mobile-session-tab-activation.test.ts fix(runtime): isolate navigation across paired clients (#9664) 2026-07-20 21:36:15 -07:00
mobile-session-tab-activation.ts fix(runtime): isolate navigation across paired clients (#9664) 2026-07-20 21:36:15 -07:00
mobile-session-tabs-accepted-effects.test.ts perf(mobile): trust healthy session tab streams (#10134) 2026-07-23 19:01:04 -07:00
mobile-session-tabs-accepted-effects.ts perf(mobile): trust healthy session tab streams (#10134) 2026-07-23 19:01:04 -07:00
mobile-session-tabs-stream-health.test.ts perf(mobile): trust healthy session tab streams (#10134) 2026-07-23 19:01:04 -07:00
mobile-session-tabs-stream-health.ts perf(mobile): trust healthy session tab streams (#10134) 2026-07-23 19:01:04 -07:00
mobile-tab-close-selection.test.ts Add bulk tab closing to mobile long-press sheets (Close Others / Left / Right) and complete the desktop tab context menus (#9323) 2026-07-26 02:32:08 -07:00
mobile-tab-close-selection.ts Add bulk tab closing to mobile long-press sheets (Close Others / Left / Right) and complete the desktop tab context menus (#9323) 2026-07-26 02:32:08 -07:00
mobile-terminal-action-sheet-actions.test.ts fix: prevent UI freeze from dual-modal race in action sheets (#10432) 2026-07-24 17:08:02 -07:00
mobile-terminal-action-sheet-actions.ts Add bulk tab closing to mobile long-press sheets (Close Others / Left / Right) and complete the desktop tab context menus (#9323) 2026-07-26 02:32:08 -07:00
mobile-terminal-diagnostics.test.ts Revert "fix(memory): bound OOM-prone accumulators (#10179)" (#10255) 2026-07-23 18:35:31 -07:00
mobile-terminal-diagnostics.ts Revert "fix(memory): bound OOM-prone accumulators (#10179)" (#10255) 2026-07-23 18:35:31 -07:00
mobile-terminal-file-tap-open.test.ts Open terminal file links on mobile (#7134) 2026-07-02 18:17:47 -07:00
mobile-terminal-file-tap-open.ts lint(unicorn): enable prefer-number-properties, prefer-array-find, prefer-array-index-of (#7516) 2026-07-05 23:56:37 -07:00
mobile-terminal-records.test.ts fix(mobile): recover terminal WebView/WebGL/viewport/theme state after iOS resume (#8196) 2026-07-10 20:22:16 -07:00
mobile-terminal-records.ts fix(mobile): recover terminal WebView/WebGL/viewport/theme state after iOS resume (#8196) 2026-07-10 20:22:16 -07:00
mobile-terminal-stream-subscribe.test.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
mobile-terminal-stream-subscribe.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
mobile-terminal-tab-agent.test.ts Show coding agent icons on mobile terminal tabs (#6792) 2026-06-29 16:06:27 -07:00
mobile-terminal-tab-agent.ts Show coding agent icons on mobile terminal tabs (#6792) 2026-06-29 16:06:27 -07:00
opened-mobile-session-tab.test.ts Show the git primary action on mobile Source Control (#6659) 2026-06-29 22:30:46 -07:00
opened-mobile-session-tab.ts Show the git primary action on mobile Source Control (#6659) 2026-06-29 22:30:46 -07:00
optimistic-write-sequence.test.ts feat(mobile): combine PR sidebar and checks parity (#5641) 2026-06-17 22:52:12 -07:00
optimistic-write-sequence.ts feat(mobile): combine PR sidebar and checks parity (#5641) 2026-06-17 22:52:12 -07:00
pr-action-mutation-contract.ts fix(github): load PR diffs for Enterprise remotes (#8932) 2026-07-20 18:55:45 -07:00
pr-actions-engine.test.ts Revert "fix(memory): bound OOM-prone accumulators (#10179)" (#10255) 2026-07-23 18:35:31 -07:00
pr-actions-engine.ts Revert "fix(memory): bound OOM-prone accumulators (#10179)" (#10255) 2026-07-23 18:35:31 -07:00
pr-ai-triage-launch.test.ts fix(runtime): isolate navigation across paired clients (#9664) 2026-07-20 21:36:15 -07:00
pr-ai-triage-launch.ts fix(runtime): isolate navigation across paired clients (#9664) 2026-07-20 21:36:15 -07:00
pr-ai-triage-prompt.test.ts feat(mobile): combine PR sidebar and checks parity (#5641) 2026-06-17 22:52:12 -07:00
pr-ai-triage-prompt.ts refs/heads/handle-mobile-pull-request-issues (#6598) 2026-06-28 00:58:17 -07:00
pr-comment-actions.test.ts fix(github): load PR diffs for Enterprise remotes (#8932) 2026-07-20 18:55:45 -07:00
pr-comment-actions.ts fix(github): load PR diffs for Enterprise remotes (#8932) 2026-07-20 18:55:45 -07:00
pr-title-edit.test.ts feat(mobile): combine PR sidebar and checks parity (#5641) 2026-06-17 22:52:12 -07:00
pr-title-edit.ts feat(mobile): combine PR sidebar and checks parity (#5641) 2026-06-17 22:52:12 -07:00
quick-command-draft.ts feat(mobile): Quick Commands (terminal + agent-prompt presets) (#9298) 2026-07-19 23:42:31 -07:00
quick-commands-tab-stability-source.test.ts fix(mobile): keep quick-commands button steady while capabilities load (#9979) 2026-07-22 14:18:59 -07:00
session-panel-host.test.ts Show agent session history on mobile (#6786) 2026-07-10 13:48:10 -07:00
session-panel-host.ts Show agent session history on mobile (#6786) 2026-07-10 13:48:10 -07:00
session-tab-snapshot-gate.test.ts Fix restored mobile terminals and workspace visibility parity (#8789) 2026-07-14 19:36:47 -07:00
session-tab-snapshot-gate.ts Fix restored mobile terminals and workspace visibility parity (#8789) 2026-07-14 19:36:47 -07:00
session-view-opt-in-gate.test.ts Add unified mobile onboarding for session view and notifications (#9478) 2026-07-20 11:11:23 -07:00
session-view-opt-in-gate.ts Add unified mobile onboarding for session view and notifications (#9478) 2026-07-20 11:11:23 -07:00
tab-strip-scroll.test.ts
tab-strip-scroll.ts
use-live-worktree-name.test.ts Access the Floating Workspace from mobile (#8405) (#9523) 2026-07-20 21:05:40 -07:00
use-live-worktree-name.ts Access the Floating Workspace from mobile (#8405) (#9523) 2026-07-20 21:05:40 -07:00
use-mobile-attachment-input-lease-gate.test.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
use-mobile-attachment-input-lease-gate.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
use-mobile-default-session-view-preference.test.ts feat(native-chat): add mobile default-view toggle for native chat (#9084) 2026-07-17 00:34:46 -07:00
use-mobile-default-session-view-preference.ts feat(native-chat): add mobile default-view toggle for native chat (#9084) 2026-07-17 00:34:46 -07:00
use-mobile-diff-review-comment-actions.ts Add mobile Review Changes workflow (#5313) 2026-06-13 14:24:26 -07:00
use-mobile-diff-review-controller.ts Show the git primary action on mobile Source Control (#6659) 2026-06-29 22:30:46 -07:00
use-mobile-diff-review-git-actions.ts Add mobile Review Changes workflow (#5313) 2026-06-13 14:24:26 -07:00
use-mobile-diff-review-interactions.ts Add mobile Review Changes workflow (#5313) 2026-06-13 14:24:26 -07:00
use-mobile-diff-review-send-actions.ts fix(runtime): isolate navigation across paired clients (#9664) 2026-07-20 21:36:15 -07:00
use-mobile-dock-resize.ts feat(mobile): combine PR sidebar and checks parity (#5641) 2026-06-17 22:52:12 -07:00
use-mobile-image-attachment.ts Fix mobile terminal Korean IME composition on Android (#7011) 2026-07-02 02:31:19 -07:00
use-mobile-native-chat-answer-send.test.ts fix(mobile): heal an orphaned native-chat image paste across screen unmounts (#10480) 2026-07-24 23:10:13 -07:00
use-mobile-native-chat-answer-send.ts fix(mobile): heal an orphaned native-chat image paste across screen unmounts (#10480) 2026-07-24 23:10:13 -07:00
use-mobile-native-chat-ask-dismiss.test.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
use-mobile-native-chat-ask-dismiss.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
use-mobile-native-chat-controller.test.ts fix(mobile): heal an orphaned native-chat image paste across screen unmounts (#10480) 2026-07-24 23:10:13 -07:00
use-mobile-native-chat-controller.ts fix(mobile): heal an orphaned native-chat image paste across screen unmounts (#10480) 2026-07-24 23:10:13 -07:00
use-mobile-native-chat-drafts.test.ts fix(mobile): show attached images in native (rich) chat (#10135) 2026-07-23 13:25:50 -07:00
use-mobile-native-chat-drafts.ts fix(mobile): show attached images in native (rich) chat (#10135) 2026-07-23 13:25:50 -07:00
use-mobile-native-chat-file-search.test.ts Revert "fix(memory): bound OOM-prone accumulators (#10179)" (#10255) 2026-07-23 18:35:31 -07:00
use-mobile-native-chat-file-search.ts Revert "fix(memory): bound OOM-prone accumulators (#10179)" (#10255) 2026-07-23 18:35:31 -07:00
use-mobile-native-chat-image-attachments.test.ts fix(mobile): heal an orphaned native-chat image paste across screen unmounts (#10480) 2026-07-24 23:10:13 -07:00
use-mobile-native-chat-image-attachments.ts fix(mobile): heal an orphaned native-chat image paste across screen unmounts (#10480) 2026-07-24 23:10:13 -07:00
use-mobile-native-chat-input-lease.test.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
use-mobile-native-chat-input-lease.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
use-mobile-native-chat-pinch-gesture.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
use-mobile-native-chat-prompts.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
use-mobile-native-chat-readability.test.ts Access the Floating Workspace from mobile (#8405) (#9523) 2026-07-20 21:05:40 -07:00
use-mobile-native-chat-readability.ts Access the Floating Workspace from mobile (#8405) (#9523) 2026-07-20 21:05:40 -07:00
use-mobile-native-chat-session.test.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
use-mobile-native-chat-session.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
use-mobile-native-chat-stop.test.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
use-mobile-native-chat-stop.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
use-mobile-native-chat-terminal-stream.test.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
use-mobile-native-chat-terminal-stream.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
use-mobile-pr-actions.test.ts fix(github): load PR diffs for Enterprise remotes (#8932) 2026-07-20 18:55:45 -07:00
use-mobile-pr-actions.ts feat(mobile): combine PR sidebar and checks parity (#5641) 2026-06-17 22:52:12 -07:00
use-mobile-pr-ai-triage.ts feat(mobile): combine PR sidebar and checks parity (#5641) 2026-06-17 22:52:12 -07:00
use-mobile-pr-branch-context.test.ts Create pr not working on mobile (#6523) 2026-06-27 18:34:58 -07:00
use-mobile-pr-branch-context.ts Consolidate mobile source control into a single tabbed hub (#7923) 2026-07-09 19:23:36 -07:00
use-mobile-pr-comment-actions.ts fix(github): load PR diffs for Enterprise remotes (#8932) 2026-07-20 18:55:45 -07:00
use-mobile-pr-sidebar-controller-probe.test.ts Consolidate mobile source control into a single tabbed hub (#7923) 2026-07-09 19:23:36 -07:00
use-mobile-pr-sidebar-controller.test.ts The `--sandbox` flag (or terminal sandboxing) in Google Antigravity is a (#8017) 2026-07-09 22:01:22 -07:00
use-mobile-pr-sidebar-controller.ts refactor(comments): slim verbose comments in mobile (#9547) 2026-07-20 03:18:35 -07:00
use-mobile-pr-title-action.ts feat(mobile): combine PR sidebar and checks parity (#5641) 2026-06-17 22:52:12 -07:00
use-mobile-session-image-attachments.ts fix(mobile): heal terminal input after ambiguous image-send delivery (#10325) 2026-07-24 00:47:20 -07:00
use-mobile-session-tabs-reconciliation.test.ts perf(mobile): trust healthy session tab streams (#10134) 2026-07-23 19:01:04 -07:00
use-mobile-session-tabs-reconciliation.ts perf(mobile): trust healthy session tab streams (#10134) 2026-07-23 19:01:04 -07:00
use-mobile-session-view-mode.test.ts feat(native-chat): add mobile default-view toggle for native chat (#9084) 2026-07-17 00:34:46 -07:00
use-mobile-session-view-mode.ts feat(native-chat): add mobile default-view toggle for native chat (#9084) 2026-07-17 00:34:46 -07:00
use-mobile-terminal-paste.ts fix(mobile): recover terminal WebView/WebGL/viewport/theme state after iOS resume (#8196) 2026-07-10 20:22:16 -07:00
use-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
use-quick-commands.test.ts fix(mobile-quick-commands): replay sheet load killed by connection migration (#9798) 2026-07-22 11:45:59 -07:00
use-quick-commands.ts fix(mobile-quick-commands): replay sheet load killed by connection migration (#9798) 2026-07-22 11:45:59 -07:00
use-terminal-live-input-mode-preference.test.ts fix(mobile): preserve terminal input mode on reentry (#7129) 2026-07-02 23:22:30 -07:00
use-terminal-live-input-mode-preference.ts fix(mobile): preserve terminal input mode on reentry (#7129) 2026-07-02 23:22:30 -07:00
use-throttled-latest-value.test.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
use-throttled-latest-value.ts feat(native-chat): native chat view across mobile, desktop, and web (#5824) 2026-07-16 13:26:15 -07:00
worktree-display-name.test.ts Refresh live worktree display name in mobile session (#5934) 2026-06-20 16:40:34 -07:00
worktree-display-name.ts Refresh live worktree display name in mobile session (#5934) 2026-06-20 16:40:34 -07:00
worktree-label.ts