Jinwoo-H and Orca
1c1677eaad
Hydrate task PR merge methods
...
Co-authored-by: Orca <help@stably.ai >
2026-05-31 02:43:16 -07:00
Neil
e8b859118f
Use GitHub merge method metadata for PR actions
2026-05-31 02:43:16 -07:00
Neil
361240a757
perf: defer hidden picker option rows
...
Moves PickerModal row rendering into a child component so hidden BottomDrawer pickers avoid mapping option rows on parent renders.
2026-05-31 02:41:55 -07:00
Neil
fcd267a309
perf: clean mobile live input focus timer ( #4050 )
2026-05-31 02:36:49 -07:00
Neil
b032289056
fix: reset implicit ssh config host on edit
2026-05-31 02:35:11 -07:00
Neil
107264f0ab
fix: reject invalid pasted ssh ports
2026-05-31 02:32:35 -07:00
Jinwoo-H and Orca
57b9704c83
Fix Windows drive-root path matching
...
Co-authored-by: Orca <help@stably.ai >
2026-05-31 02:32:23 -07:00
Neil
a83afd5a11
perf: guard mobile session toast timers ( #4048 )
2026-05-31 02:30:19 -07:00
Neil
2cb1d6657b
fix: parse quoted ssh config values
2026-05-31 02:29:24 -07:00
Neil
a4deeb3745
Bound runtime file-watch event batches
2026-05-31 02:29:19 -07:00
Neil
549ab29489
perf: clean mobile task copy feedback timers ( #4047 )
2026-05-31 02:27:58 -07:00
Neil
2345ca8d48
fix: install Codex status hooks before mirrored user hooks
2026-05-31 02:27:08 -07:00
Jinwoo-H and Orca
a3195fa36f
Handle forward-slash UNC terminal paths
...
Co-authored-by: Orca <help@stably.ai >
2026-05-31 02:26:10 -07:00
Neil
6be0d6b275
Guard terminal file URL decoding
2026-05-31 02:26:10 -07:00
Neil
15030dd167
Open terminal UNC file URLs
2026-05-31 02:26:10 -07:00
Neil
3fda981dc7
perf: pause mobile session fallback polling ( #4045 )
2026-05-31 02:24:03 -07:00
Neil
73bc5e1d03
Match Windows repo roots case-insensitively
2026-05-31 02:21:17 -07:00
Neil
a1ca17929e
Fix Windows filesystem auth path casing
2026-05-31 02:21:17 -07:00
Neil
bed6656857
perf: reconcile Kagi session draft before commit
2026-05-31 02:19:54 -07:00
Neil
69ec6a9c92
perf: pause mobile host polling when hidden ( #4043 )
2026-05-31 02:19:24 -07:00
Neil
91e19e5c97
Guard overlay cleanup across Windows drives
2026-05-31 02:18:20 -07:00
Neil
2936b4936d
perf: reconcile browser home draft before commit
2026-05-31 02:16:23 -07:00
Neil
6d364a8d92
perf: clean comment composer focus timers ( #4042 )
2026-05-31 02:15:53 -07:00
cb233d9c83
fix: pr-bug-scan validated finding from #3552 ( #3857 )
...
* fix: address pr-bug-scan validated finding from #3552
Clear actionPending in setOverlayRootRef when node attaches, mirroring sibling BrowserMobileDriverOverlay; blocks stale-disabled-button on re-mount.
* test: cover mobile driver overlay pending reset
---------
Co-authored-by: orca-bug-scan-bot <orca-bug-scan-bot@stably.ai >
Co-authored-by: Neil <4138956+nwparker@users.noreply.github.com >
2026-05-31 02:13:36 -07:00
Neil
2c8bbacca1
perf: batch visible terminal output floods
2026-05-31 02:13:25 -07:00
Neil
35e1c221a9
perf: reject mobile rpc waiters after retry cap ( #4041 )
2026-05-31 02:12:53 -07:00
Jinwoo-H and Orca
ea11f524b5
fix: keep filesystem auth lint clean
...
Co-authored-by: Orca <help@stably.ai >
2026-05-31 02:09:25 -07:00
Neil
859d111f28
fix: allow dotdot-prefixed filesystem children
2026-05-31 02:09:25 -07:00
Neil
48c34db7da
fix: allow dotdot-prefixed upload children
2026-05-31 02:06:20 -07:00
Neil
115531f390
fix: normalize IPv6 SSH URL hosts
...
Normalize bracketed IPv6 hosts from ssh:// URLs before saving SSH targets. Risk: low.
2026-05-31 02:06:10 -07:00
0b829d021b
fix: pr-bug-scan validated finding from #2141 ( #2154 )
...
* fix: address pr-bug-scan validated finding from #2141
Narrowed LINT_PATTERN to lint-tool names only (eslint/oxlint/lint-staged/lint), dropping the loose '\d+ errors' alternative that misclassified non-lint hook failures.
* fix: keep commit failure details updated
---------
Co-authored-by: orca-bug-scan-bot <orca-bug-scan-bot@stably.ai >
Co-authored-by: Neil <4138956+nwparker@users.noreply.github.com >
2026-05-31 02:06:07 -07:00
Neil
f0125d2dbf
fix: keep framework route terminal links whole ( #4036 )
2026-05-31 02:05:13 -07:00
Neil
3aa4b36efe
perf: move GitHub link copy timers to handlers
...
Move GitHub link-copy feedback timers into handlers and fix the verified stuck-check reset case. Risk: low.
2026-05-31 02:04:54 -07:00
Neil
efcfe1ca8c
perf: avoid flattening worktree selector snapshots ( #4035 )
2026-05-31 01:59:47 -07:00
Neil
39be32da76
fix: open Windows OSC file path links ( #4034 )
2026-05-31 01:58:48 -07:00
f9231ccd5d
fix: pr-bug-scan validated finding from #3420 ( #3433 )
...
* fix: address pr-bug-scan validated finding from #3420
Replaced SheetClose-wrapped X button with a direct onClick that calls onOpenChange(false), bypassing handleSheetOpenChange's swallowed false branch.
* Add workspace board close regression
* test: align workspace board close test with layout props
---------
Co-authored-by: orca-bug-scan-bot <orca-bug-scan-bot@stably.ai >
Co-authored-by: Neil <4138956+nwparker@users.noreply.github.com >
2026-05-31 01:57:30 -07:00
Neil
b82ee81fad
perf: move editor path copy timer to handler
...
Move editor path-copy feedback timer ownership into the copy handler and verify visible Electron behavior. Risk: low.
2026-05-31 01:56:48 -07:00
Jinwoo-H and Orca
96964ff8de
fix: scope UNC OSC7 host preservation
...
Co-authored-by: Orca <help@stably.ai >
2026-05-31 01:56:37 -07:00
Neil
b7849f5f94
fix: preserve windows unc osc7 cwd
2026-05-31 01:56:37 -07:00
a314cbfb9a
fix: pr-bug-scan validated finding from #3776 ( #3855 )
...
* fix: address pr-bug-scan validated finding from #3776
Remove unconditional generation bump in evictInactiveCodexCache; sibling in-flight fetches are no longer marked stale, while per-account guard still drops the evicted account's result.
* test: cover inactive Codex sibling eviction
---------
Co-authored-by: orca-bug-scan-bot <orca-bug-scan-bot@stably.ai >
Co-authored-by: Neil <4138956+nwparker@users.noreply.github.com >
2026-05-31 01:55:54 -07:00
Neil
0fb10ea4c6
perf: pause prompt cache countdown when hidden ( #4032 )
2026-05-31 01:53:43 -07:00
Jinwoo-H and Orca
61cee02438
test: restore codex hook cleanup warn spy
...
Co-authored-by: Orca <help@stably.ai >
2026-05-31 01:53:24 -07:00
Neil
cb136952c9
fix: clean large legacy codex hook lists
2026-05-31 01:53:24 -07:00
13c099783a
fix: pr-bug-scan validated finding from #2901 ( #2915 )
...
* fix: address pr-bug-scan validated finding from #2901
Trim trailing whitespace from description currentValue so blur-without-edit on whitespace-terminated descriptions short-circuits and skips the spurious PATCH.
* test: cover Linear description save normalization
---------
Co-authored-by: orca-bug-scan-bot <orca-bug-scan-bot@stably.ai >
Co-authored-by: Neil <4138956+nwparker@users.noreply.github.com >
2026-05-31 01:52:45 -07:00
Neil
c0eb15b311
chore: remove tracked audit ledgers ( #4031 )
2026-05-31 01:52:33 -07:00
Neil
8ba451e8dd
fix: preserve newline worktree paths
...
Use porcelain-z worktree parsing with fallback line parsing so newline-containing worktree paths survive local and relay operations. Risk: low.
2026-05-31 01:50:16 -07:00
Jinwoo-H and Orca
3ae32ee9e6
test: cover relay diff traversal rejection
...
Co-authored-by: Orca <help@stably.ai >
2026-05-31 01:49:29 -07:00
Neil
6c9332004e
fix: allow dot-dot-prefixed relay diff paths
2026-05-31 01:49:29 -07:00
aa5d911c36
fix: address pr-bug-scan validated finding from #3583 ( #3856 )
...
Removed duplicate 'openclaude' entry at index 3 of MOBILE_TUI_AGENT_AUTO_PICK_ORDER so mobile pickers no longer render two OpenClaude rows or emit duplicate-key warnings.
Co-authored-by: orca-bug-scan-bot <orca-bug-scan-bot@stably.ai >
Co-authored-by: Neil <4138956+nwparker@users.noreply.github.com >
2026-05-31 01:49:27 -07:00
Neil
b4dba9af73
fix: detach macos resolver probe listeners
...
Detach scutil stream and child process listeners when the macOS resolver probe settles, with listener-count regression coverage. Risk: low.
2026-05-31 01:48:30 -07:00