Jinjing
d5560a1e2f
Show pointer cursor on update buttons ( #2132 )
2026-05-16 17:46:59 -07:00
Jinjing
03c857100c
Add diff tab file tree ( #2128 )
...
* Implement diff tab file tree from design doc
* Add collapsible diff file tree
* fix: address review findings
2026-05-16 17:22:48 -07:00
Jinjing
fba16f73cc
fix: address review findings ( #2131 )
2026-05-16 17:14:39 -07:00
Jinjing
d603242766
fix: address review findings ( #2130 )
2026-05-16 17:13:01 -07:00
Neil
c771e02cee
fix: prevent resource manager right-click menu leak ( #2127 )
2026-05-16 16:38:17 -07:00
github-actions[bot]
8aae2939f4
release: v1.4.3-rc.3
v1.4.3-rc.3
2026-05-16 23:38:11 +00:00
Neil
34b7d08ba5
Fix workspace board shift wheel drag scroll ( #2126 )
2026-05-16 16:34:16 -07:00
Neil
7d38f5e11f
Fix sidebar wheel scroll anchoring jitter ( #2125 )
2026-05-16 16:30:42 -07:00
Jinjing
9f70aa160b
fix: address review findings ( #2124 )
2026-05-16 16:29:35 -07:00
Jinjing
f015202a03
fix: surface remote agent status during startup ( #2123 )
2026-05-16 16:25:46 -07:00
Jinjing
0289ffaa6e
fix: separate ungrouped and status sidebar grouping ( #2122 )
2026-05-16 16:23:22 -07:00
Jinjing
bedde3e7f4
fix: address review findings ( #2121 )
2026-05-16 16:14:08 -07:00
Neil
ad263e3ec0
Improve workspace board drag scrolling ( #2120 )
...
* Improve workspace board drag scrolling
* Tighten workspace board header spacing
* Simplify workspace board color chooser
2026-05-16 16:12:25 -07:00
Neil
c005f3d9ee
fix: reload external edits after editor self-writes ( #2119 )
2026-05-16 16:03:20 -07:00
Jinjing
52e737e7db
fix: guard native module ABI rebuilds ( #2118 )
2026-05-16 15:56:47 -07:00
Jinjing
a570f0fe68
fix: address review findings ( #2117 )
2026-05-16 15:50:36 -07:00
Jinjing
f0ce24fa21
feat: flash focused pane from agent row ( #2116 )
2026-05-16 15:37:10 -07:00
Jinjing
17c6f8330e
Improve rich agent notifications ( #2099 )
...
* Improve rich agent notifications
Thread pane keys through notification dispatch and add a bounded formatter for agent status snapshots.
Document the design in docs/rich-agent-notifications.md.
* Wait for agent status before task notification
* Improve OS notification handling
2026-05-16 15:35:30 -07:00
Jinjing
e957b86197
Add configurable Open In applications ( #2110 )
...
* feat: add configurable Open In menu
Implements configurable Open In applications in worktree context menus with persisted settings, preload/API wiring, and renderer controls/tests.\n\nDesign doc: docs/configurable-open-in-menu.md
* fix: address review findings
2026-05-16 15:34:40 -07:00
github-actions[bot]
b8a0da1356
release: v1.4.3-rc.2
v1.4.3-rc.2
2026-05-16 22:11:54 +00:00
Neil
b5b2948662
feat(sidebar): consolidate workspace context menu to single 'Update' action; only show Open Parent when relevant ( #2115 )
2026-05-16 15:09:47 -07:00
Neil
0247190d9f
Fix sidebar virtual scroll anchoring ( #2114 )
2026-05-16 15:05:08 -07:00
Neil
ffcb97b96a
Polish workspace board resizing and status defaults ( #2113 )
...
* Add workspace board live resize behavior
* Add workspace board create controls
* Hide empty status sidebar sections
* Update default workspace status order
2026-05-16 15:02:56 -07:00
Jinwoo Hong
9943bba8ab
fix: hide Windows titlebar app name ( #2112 )
2026-05-16 17:58:12 -04:00
Jinwoo Hong
b8de007f03
Fix Windows setup hook script ( #2106 )
2026-05-16 17:44:42 -04:00
Neil
c017229149
Simplify dev Dock instance naming ( #2111 )
2026-05-16 14:36:46 -07:00
Jinjing
a99b6d632c
fix: add hover cursor to delete worktree button ( #2108 )
2026-05-16 14:24:41 -07:00
Jinjing
6f5ceacb86
Collapse git graph by default
...
Start the source control git graph section collapsed by default, including after worktree-switch reset.
2026-05-16 14:22:34 -07:00
Jinwoo Hong and Orca
7809fff5fb
Fix Codex rate limit window labels ( #2107 )
...
Co-authored-by: Orca <help@stably.ai >
2026-05-16 14:13:35 -07:00
Jinwoo Hong
37e2be4064
fix: run Codex usage RPC through Windows cmd shim correctly ( #2104 )
2026-05-16 17:05:09 -04:00
Neil
312677132e
fix: speed up Codex draft prefill ( #2105 )
2026-05-16 13:58:17 -07:00
Jinjing
087f1aa9bf
fix(worktree): preflight delete before terminal teardown ( #2103 )
...
Implement delete preflight checks before PTY teardown across git/runtime/ipc flows.
Design reference: docs/worktree-delete-preflight.md
2026-05-16 13:52:59 -07:00
Neil
675b1b0cb6
Fix Windows agent hook Unicode prompts ( #2100 )
2026-05-16 13:32:23 -07:00
Neil
803f060e08
fix sidebar virtual row stale measurement ( #2101 )
2026-05-16 12:51:30 -07:00
Jinjing
85ad942954
ci: schedule e2e tests ( #2098 )
2026-05-16 12:37:16 -07:00
github-actions[bot]
700b2a12f8
release: v1.4.3-rc.1
v1.4.3-rc.1
2026-05-16 19:24:54 +00:00
Neil
fad2162d87
Fix workspace board portal layering ( #2096 )
2026-05-16 12:24:25 -07:00
Jinjing
e9029feec1
Revive pending SSH watcher installs ( #2095 )
2026-05-16 12:20:51 -07:00
Jinjing
d7e4431e84
feat: surface commit details in history graph ( #2094 )
2026-05-16 12:17:07 -07:00
Neil
19a0fa5a40
Fix delete sidebar row overlap
...
Remove the virtual-row wrapper transform FLIP animation so TanStack Virtual remains the sole writer of row translateY positions during delete.
2026-05-16 11:53:58 -07:00
Neil
0c794f790a
Fix collapsed sidebar titlebar control overlap ( #2087 )
...
* fix: separate collapsed sidebar titlebar controls
* fix: stabilize collapsed titlebar e2e
2026-05-16 11:50:26 -07:00
Neil
75390e5fa9
Improve mobile network interface refresh ( #2088 )
2026-05-16 11:41:41 -07:00
Neil
2fc3e10629
Fix sidebar collapse virtual row animation
...
Gate sidebar virtual-row FLIP animations to real visible worktree removals and cancel stale row transform animations for collapse/expand projection changes.
2026-05-16 11:37:18 -07:00
Jinjing
73d4a1781e
fix: combine buf0-bot validated bug fixes ( #2086 )
2026-05-16 11:34:13 -07:00
Neil
53f03255dd
Coalesce stale conflict polling ( #2081 )
2026-05-16 10:56:18 -07:00
Neil
b4a5c142a7
Reduce sidebar cache timer churn ( #2080 )
2026-05-16 10:56:01 -07:00
Neil
9409c43bec
Coalesce renderer perf polling ( #2079 )
2026-05-16 10:55:40 -07:00
github-actions[bot]
42e3bc3c42
release: v1.4.3-rc.0 [rc-slot:2026-05-16-03]
v1.4.3-rc.0
2026-05-16 10:31:22 +00:00
Prateek Rungta
e37b151467
fix(floating-terminal): close panel on last explicit tab close
...
- bootstrap floating tabs only on panel-open transition
- close the panel when explicit close removes the last tab
- keep direct closeTab paths from auto-creating replacement tabs
- use visible tab order for close-to-right
- add behavior-boundary regression tests
2026-05-16 05:51:53 -04:00
Jinwoo Hong and Orca
13e11d1450
Remove mobile lock terminal scrim ( #2074 )
...
Co-authored-by: Orca <help@stably.ai >
2026-05-16 02:21:24 -07:00