Commit Graph
8614 Commits
Author SHA1 Message Date
Neil d6013ee404 Make workspace search global (#2748) 2026-05-24 13:06:21 -07:00
Neil 05af0e92ef Fix WSL preflight context snapshot stability (#2749) 2026-05-24 13:03:41 -07:00
Jinwoo HongandOrca 3d85148e95 Change floating workspace shortcut default (#2678)
Co-authored-by: Orca <help@stably.ai>
2026-05-24 12:03:08 -07:00
github-actions[bot] 15995f5573 release: v1.4.27-rc.0 [rc-slot:2026-05-24-03] v1.4.27-rc.0 2026-05-24 10:37:03 +00:00
Neil 7c1910a462 Refine workspace hovercard section indentation (#2745) 2026-05-24 01:17:35 -07:00
Neil 476f367c9d Use square repo badges (#2744) 2026-05-24 00:25:27 -07:00
github-actions[bot] 8b9d1d561d release: v1.4.26 v1.4.26 2026-05-24 07:01:49 +00:00
Neil f711948fd3 Add Tailscale DNS hint for agent failures (#2741) 2026-05-23 23:43:22 -07:00
Neil eab824d735 Compact terminal shortcut notification
Shorten the terminal shortcut toast, keep it to two lines, and auto-dismiss it after 20 seconds.
2026-05-23 23:37:59 -07:00
Neil 5a130fe077 fix: restore tab bar pane collapse (#2743) 2026-05-23 23:36:57 -07:00
github-actions[bot] 11008f5f27 release: v1.4.25 v1.4.25 2026-05-24 06:05:31 +00:00
Neil bea744b7e4 Revert "Hide branch names behind workspace card property" (#2740) 2026-05-23 23:04:59 -07:00
Neil 28ba9151a5 Revert "Add agent hook opt-out controls" (#2739) 2026-05-23 23:04:57 -07:00
Neil bd76a8bd98 fix: align e2e tests with onboarding flow (#2738) 2026-05-23 22:55:46 -07:00
github-actions[bot] aab0ead90b release: v1.4.24 v1.4.24 2026-05-24 04:47:34 +00:00
Neil 83c90db261 Fix onboarding rerun project continuation (#2735) 2026-05-23 21:44:46 -07:00
Neil f0627cccc6 Fix SSH target removal state cleanup (#2710) 2026-05-23 21:44:40 -07:00
Jinjing 5ec39aebd1 fix: address review findings (#2737) 2026-05-23 21:30:05 -07:00
Neil 4f81953d10 feat: add agent hook opt-out controls (#2714) 2026-05-23 21:16:49 -07:00
Neil cacc09e92f Add commit failure AI recovery action (#2705)
* Add commit failure AI recovery action

* Add agent picker to commit failure fix action
2026-05-23 21:13:00 -07:00
Neil 93637e54c9 Highlight focused agent rows (#2733)
* Highlight focused agent status dots

* Highlight focused agent rows
2026-05-23 21:12:15 -07:00
Neil d2406ada87 Add terminal read pagination payload regression test (#2730)
* test: guard terminal read pagination payloads

* test: explain terminal read pagination guard
2026-05-23 20:39:13 -07:00
github-actions[bot] d0b3e511e7 release: v1.4.24-rc.0 v1.4.24-rc.0 2026-05-24 03:03:15 +00:00
Neil 283fdc6805 Bound PTY batch flushes to reduce typing latency spikes (#2724)
* Bound PTY batch flushes

* Add PTY batch flush benchmark

* Reduce PTY runtime ingress work

* Fix PTY benchmark lint
2026-05-23 20:01:06 -07:00
Neil 3dd281eb8e Hide branch names behind workspace card property 2026-05-23 19:16:50 -07:00
Neil b8a7adf8ed Keep terminal shortcut notice visible
Keep the terminal shortcut capture warning on screen until the user dismisses it or opens shortcut settings.
2026-05-23 19:07:07 -07:00
Neil 38f3540696 Fix Monaco diff editor disposal crash (#2704) 2026-05-23 19:02:13 -07:00
github-actions[bot] 1f6eba9596 release: v1.4.23 v1.4.23 2026-05-24 01:33:16 +00:00
Brennan Benson b2d05ddf84 docs: add telemetry availability reference (#2723) 2026-05-23 17:38:43 -07:00
Neil ccef7fedbd Fix stale bracketed paste after interrupt
Fix stale bracketed paste state after terminal interrupts.
2026-05-23 17:34:00 -07:00
github-actions[bot] 16a059d906 release: v1.4.23-rc.3 v1.4.23-rc.3 2026-05-24 00:17:45 +00:00
Neil 82a461c66e Fix OpenCode TUI scroll regression
Revert the May 23 terminal perf restore path and cap retained newline-free TUI redraw output while keeping completed-line terminal read pagination.
2026-05-23 17:16:35 -07:00
Neil 3233a41215 Allow custom shortcut for equalizing panes
Adds an unassigned terminal.equalizePaneSizes keybinding action so users can assign their own Equalize Pane Sizes shortcut without changing defaults.
2026-05-23 15:54:47 -07:00
Neil a1badb256c fix: batch TUI wheel input bursts (#2719) 2026-05-23 15:42:14 -07:00
Neil f72de14dbb Revert terminal perf rollback for OpenCode TUIs (#2718)
* Revert "Finish terminal perf rollback for OpenCode TUIs (#2716)"

This reverts commit 51618f1e92.

* fix: repair terminal perf restore regressions
2026-05-23 15:41:24 -07:00
github-actions[bot] 4632b0fb06 release: v1.4.23-rc.2 [rc-slot:2026-05-23-15] v1.4.23-rc.2 2026-05-23 22:21:19 +00:00
github-actions[bot] c74765922e release: v1.4.23-rc.1 v1.4.23-rc.1 2026-05-23 21:16:38 +00:00
Brennan BensonandOrca b9c55bb071 Add onboarding tour retention telemetry (#2713)
Co-authored-by: Orca <help@stably.ai>
2026-05-23 14:15:11 -07:00
Neil 51618f1e92 Finish terminal perf rollback for OpenCode TUIs (#2716)
* revert: terminal mounted worktree slicing

* fix: restore non-terminal rollback scope
2026-05-23 14:10:15 -07:00
Neil 14fa257394 Revert terminal hidden-output perf series (#2715)
Reverts the hidden terminal pressure changes from #2661 to restore the prior terminal rendering path while the fullscreen TUI regression is handled separately.
2026-05-23 13:53:11 -07:00
Neil 1ea9aeb362 fix: harden perf cleanup edge cases (#2712) 2026-05-23 13:38:05 -07:00
Neil f286702c62 fix: hold pty batches during reveal snapshots (#2707) 2026-05-23 13:19:38 -07:00
github-actions[bot] 1f1171e0de release: v1.4.23-rc.0 v1.4.23-rc.0 2026-05-23 20:14:38 +00:00
Jinjing 3f6940a746 fix: address review findings (#2703) 2026-05-23 13:11:08 -07:00
Jinjing ace241c43f feat: allow hiding workspace card metadata (#2701) 2026-05-23 13:02:50 -07:00
Neil 21b30bc513 fix: avoid stale headless reveal snapshots (#2702) 2026-05-23 13:02:30 -07:00
Jinjing cfd758ef73 fix: remove sleep hover quick actions (#2697) 2026-05-23 12:47:10 -07:00
Neil 7b0a1faac1 fix: gate hidden hydration by pty id (#2698) 2026-05-23 12:47:08 -07:00
Jinjing a8d4e2ab48 Squashed commits (#2696)
- fix: harden agent ready wait test

- fix: address worktree visibility copy
2026-05-23 12:42:03 -07:00
Neil 610111b6c4 fix: preserve hidden terminal output state (#2694) 2026-05-23 12:36:18 -07:00