Jinjing
5e7d097682
fix: address review findings ( #3991 )
2026-05-30 23:04:18 -07:00
Neil
c3a025793b
Fix current e2e failures ( #3973 )
2026-05-30 22:46:38 -07:00
Jinjing
2e1ffe0ad9
Preserve parent agent identity for nested hooks ( #3990 )
...
- Keep active pane agent type when child CLIs inherit the parent pane key
- Ignore nested child done events so parent Codex turns stay visibly active
- Share identity resolution across main and renderer with regression tests
2026-05-30 22:42:18 -07:00
Jinjing
df44841f88
Omit folder badge from worktree card titles ( #3989 )
2026-05-30 22:37:34 -07:00
Jinjing
d7abcbae65
Tighten worktree card spacing and agent rows ( #3982 )
...
* Tighten worktree card spacing and agent rows
- Move repo, folder, status, and unread indicators into denser card slots
- Keep branch and review metadata available through title hover details
- Derive visible agent rows from terminal titles when hook status is absent
- Refine compact agent summaries and cover the new selectors/layout behavior
* Fix sidebar spacing CI expectations
2026-05-30 22:20:56 -07:00
Jinjing
e03ae0ba53
fix: address review findings ( #3986 )
...
* fix: address review findings
* fix: satisfy styled scrollbar check
2026-05-30 22:04:08 -07:00
Jinjing
df1bc8038d
Refine onboarding GitHub task setup ( #3984 )
2026-05-30 21:53:51 -07:00
github-actions[bot]
369a06eb03
release: v1.4.36-rc.7
v1.4.36-rc.7
2026-05-31 04:48:30 +00:00
Neil
7eee8321b0
fix: keep RC release retries monotonic ( #3985 )
2026-05-30 21:46:13 -07:00
Jinjing
0c751f46a3
fix: address review findings ( #3983 )
2026-05-30 21:44:43 -07:00
Jinjing
a79ea461c3
fix: address review findings ( #3981 )
2026-05-30 21:29:09 -07:00
Jinjing
f0448fa261
Fork agent sessions from terminal context menu ( #3976 )
...
- Add a terminal action to create a top-level workspace fork with captured agent context
- Pre-mark local and SSH agent trust before launching forked Codex/Cursor/Copilot sessions
- Use remote/Linux startup behavior for SSH and WSL forks, with Windows draft size fallback
- Cover fork prompt cleanup, launch behavior, remote trust writes, and dialog busy-state tests
2026-05-30 21:20:37 -07:00
Jinjing
1d9aefe021
fix: reopen pull requests with gh pr ( #3980 )
2026-05-30 21:14:08 -07:00
Jinjing
761b56508b
Refine onboarding feature wall layout ( #3978 )
...
* fix: refine onboarding feature wall layout
* fix: tune onboarding agent layout
* fix: prevent repo AI draft sync render loop
2026-05-30 21:03:10 -07:00
github-actions[bot]
15d84260f0
release: v1.4.36-rc.6
v1.4.36-rc.6
2026-05-31 03:59:48 +00:00
Neil
f2da5fc0a2
fix: handle Windows asar paths in runtime dep verifier
...
Fix release-cut Windows packaging by resolving app.asar entries through listPackage before extracting files in the runtime dependency verifier.
2026-05-30 20:56:36 -07:00
github-actions[bot]
9c29510218
release: v1.4.36-rc.6
2026-05-31 03:20:40 +00:00
Neil
1007686342
fix: package runtime node modules
...
Fix packaged runtime dependency resolution so installed apps ship the node_modules needed by main, CLI, SSH, hooks, and speech runtime paths.
2026-05-30 20:18:49 -07:00
Neil
0adb030bbb
Keep macOS Computer Use runtime permission checks quiet ( #2764 )
2026-05-30 20:17:52 -07:00
Neil
be2dfe4bac
fix: drop mobile notification stream on cleanup ( #2887 )
2026-05-30 20:17:45 -07:00
Neil
ed3c88b0ff
Remove terminal window blur mount effect ( #3070 )
...
* Remove terminal window blur mount effect
* Record terminal window effect cleanup audit
2026-05-30 20:13:52 -07:00
Neil
b146ade9da
Move composer note ref sync out of effect ( #3073 )
2026-05-30 20:13:45 -07:00
Neil
5587134c19
Move notebook cell editor refs out of effect ( #3077 )
2026-05-30 20:13:38 -07:00
Neil
59091a8dc2
Derive repo hook local editor visibility ( #3093 )
2026-05-30 20:10:53 -07:00
Neil
3e32619cfe
Move feature wall visited markers to events ( #3095 )
2026-05-30 20:10:46 -07:00
Neil
6775d6bf07
Derive automation run selection during render ( #3102 )
2026-05-30 20:10:38 -07:00
Neil
d70c1c82c5
Move automation page resets into selection handlers ( #3106 )
2026-05-30 20:07:53 -07:00
Neil
5100ab661c
Move Linear estimate input sync to popover open ( #3108 )
2026-05-30 20:07:46 -07:00
Neil
1edfd5f16e
Derive Linear sub-issue list from optimistic additions ( #3110 )
2026-05-30 20:07:39 -07:00
Neil
667d46e897
Derive GitHub project date draft during render ( #3112 )
2026-05-30 20:07:32 -07:00
Neil
83f246bde6
Derive GitHub reviewer picker active index during render ( #3114 )
2026-05-30 20:07:25 -07:00
Neil
094ec744c1
Remove activity selection repair effect ( #3126 )
2026-05-30 20:03:33 -07:00
Neil
fcc2b05c9b
Remove settings mounted section effect ( #3128 )
2026-05-30 20:01:23 -07:00
Neil
f0b127b322
Remove delete dialog checkbox reset effect ( #3134 )
2026-05-30 20:01:03 -07:00
Neil
80b0cf8f9b
Remove repo source control AI draft sync effect ( #3144 )
2026-05-30 19:58:39 -07:00
Neil
ce62b5b70d
Remove quick command add intent effect ( #3146 )
2026-05-30 19:58:20 -07:00
Neil
e8c9a7e528
Remove add repo clone destination effect ( #3150 )
2026-05-30 19:55:00 -07:00
Neil
e0c4026a98
Smoke packaged CLI in PR checks ( #3159 )
...
* Add packaged CLI smoke to PR checks
* Fix packaged CLI smoke launcher path
2026-05-30 19:54:38 -07:00
Neil and Jinwoo-H
5899f7f927
Add Source Control split-open modifier clicks ( #3182 )
...
Co-authored-by: Jinwoo-H <jinwoo0825@gmail.com >
2026-05-30 19:45:42 -07:00
Neil
038dc32dfe
Resolve diff comments clear dialog before commit ( #3206 )
2026-05-30 19:36:32 -07:00
Neil
00e9f9506f
Add E2E coverage for PR and workspace create failures ( #3215 )
2026-05-30 19:36:06 -07:00
426f869fa3
Mark workspaces done without deleting them ( #3217 )
...
* Add mark done workspace action
* Handle missing workspace statuses in completion action
Co-authored-by: Orca <help@stably.ai >
---------
Co-authored-by: Jinwoo-H <jinwoo0825@gmail.com >
Co-authored-by: Orca <help@stably.ai >
2026-05-30 19:35:47 -07:00
github-actions[bot]
baa64a0e5b
release: v1.4.36-rc.6
2026-05-31 02:34:29 +00:00
Neil
ce0cd79ec1
fix: skip optional native rebuild in release packaging
2026-05-30 19:32:24 -07:00
f450813a21
Move combined diff copy timer to handler ( #3218 )
...
* Move combined diff copy timer to handler
* Clean up combined diff copy timer on unmount
Co-authored-by: Orca <help@stably.ai >
---------
Co-authored-by: Jinwoo-H <jinwoo0825@gmail.com >
Co-authored-by: Orca <help@stably.ai >
2026-05-30 19:26:25 -07:00
Neil and Jinwoo-H
68ad291d3d
Resolve bottom drawer mount before commit ( #3226 )
...
Co-authored-by: Jinwoo-H <jinwoo0825@gmail.com >
2026-05-30 19:26:00 -07:00
Neil
3dbc38f4f3
Resolve mobile browser address sync before commit ( #3228 )
2026-05-30 19:25:34 -07:00
Neil
73e17b947c
Keep file opens in editor split groups ( #3232 )
2026-05-30 19:25:16 -07:00
2c55de5589
Move mobile dictation ref mirrors out of effect ( #3234 )
...
* Move mobile dictation refs out of effect
* Guard mobile dictation option refs
Co-authored-by: Orca <help@stably.ai >
---------
Co-authored-by: Jinwoo-H <jinwoo0825@gmail.com >
Co-authored-by: Orca <help@stably.ai >
2026-05-30 19:19:17 -07:00
Neil
7366c3d32e
Resolve mobile new-worktree agent before commit ( #3238 )
2026-05-30 19:19:00 -07:00