Commit graph

1,194 commits

Author SHA1 Message Date
David Hill
c81b2d81b7 fix(app): update status modal header and tab typography 2026-03-13 13:01:39 +00:00
David Hill
3527d011a6 fix(app): refine status modal layout and spacing 2026-03-13 12:51:23 +00:00
David Hill
d5768ca43c fix(ui): use 1px active indicator for alt tabs 2026-03-13 12:37:57 +00:00
David Hill
f7cf90f9da fix(app): remove status tablist top padding 2026-03-13 12:30:58 +00:00
David Hill
e914be4057 fix(app): increase status tab spacing 2026-03-13 12:30:48 +00:00
David Hill
ea65c154a9 fix(app): align status tablist padding 2026-03-13 12:30:37 +00:00
David Hill
9caa43571e fix(app): remove status tab trigger px 2026-03-13 12:30:09 +00:00
David Hill
7ffa1442cf fix(app): match status panel bg to dialog 2026-03-13 12:29:57 +00:00
David Hill
84e54b3965 fix(app): add bottom border to status tablist 2026-03-13 12:29:43 +00:00
David Hill
8e5d00e8f3 feat(app): open status as modal
Replace the status popover with a dialog-based modal from the sidebar rail and tune the layout (top offset, max height, transitions, and tab panel sizing).
2026-03-12 23:00:36 +00:00
David Hill
ef08f6df0a fix(app): align status badge and popover spacing
Offset the status health dot/mask to match the sidebar rail placement and increase the popover gutter to 8px.
2026-03-12 22:06:38 +00:00
David Hill
59090bc1b3 feat(app): move status button to sidebar rail
Relocate the status popover trigger from the title bar into the left project rail above Settings/Help, keeping the health dot indicator.
2026-03-12 21:39:44 +00:00
Adam
3ba9ab2c0a
fix(app): not loading message nav 2026-03-12 13:33:17 -05:00
David Hill
184732fc20
fix(app): titlebar cleanup (#17206) 2026-03-12 18:26:50 +00:00
Adam
dce7eceb28
chore: cleanup (#17197) 2026-03-12 11:32:05 -05:00
Adam
0e077f7483
feat: session load perf (#17186) 2026-03-12 11:31:52 -05:00
Adam
12efbbfa4c
chore: cleanup (#17184) 2026-03-12 08:52:51 -05:00
max tomashevsky
13402529ce
fix(web): fix broken mobile sidebar (in workflows mode) sizing issue by adding flex-1 (#17055) 2026-03-12 08:46:41 -05:00
Adam
fc678ef36c
fix(app): terminal animation 2026-03-12 08:43:25 -05:00
Adam
03cd891ea9
chore: cleanup 2026-03-12 08:41:22 -05:00
Adam
2eeba53b07
fix(app): sidebar quirks 2026-03-12 07:51:31 -05:00
Adam
d4107d51f1
chore: cleanup (#17115) 2026-03-12 12:26:43 +00:00
Brendan Allan
b76ead3fe8
refactor(desktop): rework default server initialization and connection handling (#16965) 2026-03-12 08:10:52 +00:00
Luke Parker
328c6de80d
Fix terminal e2e flakiness with a real terminal driver (#17144) 2026-03-12 17:35:26 +10:00
OpeOginni
c9c0318e0e
fix(desktop): set default WebSocket username and prevent repeated calling of terminal spawn properly closing the terminal (#17061) 2026-03-12 14:48:44 +08:00
Luke Parker
d481f64bde
fix(electron): theme Windows titlebar overlay (#16843)
Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2026-03-12 16:38:56 +10:00
opencode-agent[bot]
1d7fcd40b4 chore: generate 2026-03-12 03:56:04 +00:00
Luke Parker
db7bafe917
fix(app): guard comment accessor in message timeline (#17126) 2026-03-12 13:55:16 +10:00
Adam
fbd9b7cf4f
feat(app): restore to message and fork session (#17092) 2026-03-11 21:34:48 +00:00
Adam
c37f7b9d99
fix(app): todos not clearing 2026-03-11 14:42:34 -05:00
Chris Yang
cf7ca9b2f7
fix(app): skip editor reconcile during IME composition (#17041) 2026-03-11 13:40:06 -05:00
Adam
bcc0d19867
chore(app): simplify review pane (#17066) 2026-03-11 12:24:51 -05:00
Shoubhit Dash
7291e28273
perf(app): trim session render work (#16987) 2026-03-11 18:19:17 +05:30
Adam
f5d7fe3072
chore: cleanup 2026-03-10 13:00:14 -05:00
Adam
835a27cf51
fix(app): terminal jank 2026-03-10 13:00:14 -05:00
Adam
85afaaa13d
fix(app): terminal focus issues and jank 2026-03-10 13:00:14 -05:00
Adam
5ec5d1dace
chore(app): debug window 2026-03-10 07:05:54 -05:00
Adam
ee18c9976e
chore(app): dev stats 2026-03-09 15:57:24 -05:00
Adam
794532928f
fix(app): terminal state corruption 2026-03-09 15:28:35 -05:00
Adam
b749fa90f2
fix(app): scroll jitter/loop 2026-03-09 10:44:02 -05:00
David Hill
399b8f0701
fix(app): session title turn spinner (#16764) 2026-03-09 09:46:15 -05:00
Filip
3742e42fdf
fix(app): dismiss toast notifications when questions or permissions a… (#16758) 2026-03-09 09:36:57 -05:00
Adam
6388cbaf92
fix(app): remove oc-1 theme 2026-03-09 08:25:41 -05:00
David Hill
5cc61e1b53 tui: fix sidebar workspace container sizing by adding box-border class to prevent content overflow issues 2026-03-09 13:05:43 +00:00
Adam
0243be86a7
fix(app): don't animate review panel in/out 2026-03-09 07:49:11 -05:00
Adam
c71d1bde5e
revert(app): "STUPID SEXY TIMELINE (#16420)" (#16745) 2026-03-09 07:36:39 -05:00
Luke Parker
f27ef595f6
fix(app): sanitize workspace store filenames on Windows (#16703) 2026-03-09 20:26:53 +10:00
Adam
b976f339e8
feat(app): generate color palettes (#16232) 2026-03-08 19:28:58 -05:00
David Hill
d15c2ce349 tui: fix sidebar background color when collapsed
When the sidebar was collapsed (not on mobile), the background color was showing as the stronger variant instead of matching the base background. This fixes the hover state detection so users see a consistent lighter background when the sidebar is in collapsed mode.
2026-03-08 13:34:56 +00:00
David Hill
5cc4bb4089 app: suppress hover when opening project menu or right-clicking to prevent flickering 2026-03-08 13:31:18 +00:00