Commit Graph

10228 Commits (move-status)
 

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 0e1978abbf fix(console): remove tablist bg and add divider 2026-03-13 12:29:28 +00:00
David Hill 953af23920 tui: replace help and settings-gear icons with cleaner SVG paths 2026-03-13 10:07:34 +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 8ba2a78aad feat(ui): support top-positioned dialogs
Add a dialog position option and allow customizing the top offset via --dialog-top, plus pass-through style support.
2026-03-12 23:00:29 +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
Frank b66222baf7 zen: fix nemotron issue 2026-03-12 14:17:36 -04: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 776e7a9c15
feat(app): better themes (#16889) 2026-03-12 10:35:23 -05:00
opencode-agent[bot] c455d41876 chore: update nix node_modules hashes 2026-03-12 15:07:54 +00:00
Aiden Cline a776a3ee12
fix: non openai azure models that use completions endpoints (#17128) 2026-03-12 10:05:00 -05:00
Kit Langton 64fb9233bf
refactor(import): use .parse() at boundaries instead of manual .make() (#17106) 2026-03-12 10:52:20 -04:00
opencode-agent[bot] 3533f33ecb chore: generate 2026-03-12 14:49:22 +00:00
Kit Langton 1cb7df7159
refactor(provider): flow branded ProviderID/ModelID through internal signatures (#17182) 2026-03-12 14:48:17 +00:00
Wang Siyuan a4f8d66a9b
docs: clarify subagent session navigation keybinds (#16455) 2026-03-12 09:45:46 -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
opencode-agent[bot] 6314d741e7 chore: generate 2026-03-12 13:28:46 +00:00
Kit Langton c45467964c
feat(id): brand ProviderID and ModelID (#17110) 2026-03-12 09:27:52 -04: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
opencode-agent[bot] d8fbe0af01 chore: update nix node_modules hashes 2026-03-12 08:26:49 +00:00
Brendan Allan b76ead3fe8
refactor(desktop): rework default server initialization and connection handling (#16965) 2026-03-12 08:10:52 +00:00
opencode-agent[bot] 51835ecf90 chore: generate 2026-03-12 07:36:35 +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
Luke Parker 54e7baa6cf
fix(desktop-electron): fix resource loading under file:// protocol (#17125) 2026-03-12 12:19:44 +08: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
Dax Raad b1ef501207 Merge remote-tracking branch 'origin/dev' into dev 2026-03-11 23:24:38 -04:00
Dax Raad 9fb12a906e core: remove external sourcemap generation to reduce build artifacts 2026-03-11 23:24:26 -04:00
Luke Parker fafbc29316
fix(ci): use dynamic bun cache path for cross-platform support (#17120) 2026-03-12 03:19:28 +00:00
opencode-agent[bot] 7b0def4b81 chore: generate 2026-03-12 02:04:26 +00:00
Luke Parker 1d9c83b576
fix(e2e): re-focus prompt after terminal opens in slash-terminal test (#17113) 2026-03-12 12:03:38 +10:00
opencode-agent[bot] 2c825c3223 chore: generate 2026-03-12 01:50:44 +00:00