Commit Graph

516 Commits

Author SHA1 Message Date
Brendan Allan 1601d31c7a app: refactor server management backend (#13813) 2026-02-18 23:03:24 +08:00
Adam cf85390af2 chore: cleanup (#14113) 2026-02-18 08:26:15 -06:00
David Hill 63604b9cba fix: use group-hover for file tree icon color swap at all nesting levels 2026-02-18 13:20:02 +00:00
David Hill 5f6698b9da tui: simplify mode toggle icon styling
Use consistent strong color for active mode icons instead of different
colors for shell vs normal mode, making the active state more visually
clear to users.
2026-02-18 12:35:28 +00:00
Brendan Allan c210be655d desktop: temporarily disable wsl 2026-02-18 16:10:07 +08:00
Adam 097dd4b782 chore(app): use radio group in prompt input (#14025) 2026-02-17 15:53:38 -06:00
David Hill 36d303d7bb tui: simplify prompt mode toggle icon colors via CSS and tighten message timeline padding 2026-02-17 20:10:16 +00:00
Adam 4e9dfb776c fix(app): prompt input quirks 2026-02-17 13:10:43 -06:00
Adam 7bdeca3216 fix(app): terminal disconnect and resync (#14004) 2026-02-17 12:54:28 -06:00
David Hill 7cc3a3c1f9 tui: improve modified file visibility and button spacing
- Replace warning yellow with distinct orange color for modified files in git diff indicators
- Increase button padding for better visual balance in session header and status popover
2026-02-17 18:39:21 +00:00
David Hill 654371e152 tui: show monochrome file icons by default in tree view, revealing colors on hover to reduce visual clutter and help users focus on code content 2026-02-17 18:23:04 +00:00
David Hill ebda560dcd tui: fix share button text styling to use consistent 12px regular font weight 2026-02-17 17:55:55 +00:00
David Hill eb74287766 refactor(ui): extract dock prompt shell 2026-02-17 17:43:37 +00:00
David Hill 3f758a45ac tui: increase prompt mode toggle height for better clickability 2026-02-17 15:28:35 +00:00
David Hill 18676b27ed tweak(ui): update magnifying-glass icon
Replace the magnifying-glass glyph with a 16px viewBox variant and keep default 1px stroke; adjust the titlebar search to render the icon at 16x16.
2026-02-17 14:37:44 +00:00
David Hill ebbbe1b542 tweak(app): tighten titlebar action padding
Use pr-2 for the status and fallback copy-path actions, and tighten the copy icon/text gap to 1.5.
2026-02-17 14:37:44 +00:00
David Hill 11057f3e19 tweak(app): refine titlebar search and open padding
Ensure the titlebar search placeholder truncates cleanly and left-aligns; match the fallback copy-path button left padding to the open action.
2026-02-17 14:37:44 +00:00
David Hill 43980f5f7f tweak(ui): center titlebar search and soften keybind
Mount the titlebar search in the center area and tune its sizing/spacing; use regular weight for the keybind pill text.
2026-02-17 14:37:44 +00:00
David Hill 10ebb7bc8d tweak(app): align titlebar search text size
Use the same 12px text style for the titlebar search placeholder as the status and open actions.
2026-02-17 14:37:44 +00:00
David Hill dbfe349835 tweak(app): match titlebar active bg to hover
Use the ghost hover background for active/expanded titlebar actions and tighten titlebar popover gutters to 4px.
2026-02-17 14:37:44 +00:00
David Hill 13215893c7 tweak(app): use weak borders in titlebar actions
Use border-border-weak-base for the titlebar status and open actions (including the open button divider) and adjust the English copy-path label casing.
2026-02-17 14:37:44 +00:00
David Hill 36c5099526 tweak(app): reduce titlebar right padding
Use pr-2 (instead of pr-6) on the titlebar right section when not on Windows.
2026-02-17 14:37:44 +00:00
David Hill 46445637c0 tweak(app): keep file tree toggle visible
Always show the titlebar file tree button (and space the right-side icon buttons at 4px) so it stays accessible regardless of the review panel state.
2026-02-17 14:37:44 +00:00
opencode-agent[bot] 78b151a6ce chore: generate 2026-02-17 13:45:58 +00:00
David Hill bcf3147de2 tweak(ui): icon button spacing 2026-02-17 13:44:59 +00:00
Adam 0def91889d chore: app polish (#13976)
Co-authored-by: David Hill <iamdavidhill@gmail.com>
2026-02-17 07:34:02 -06:00
Adam e356fe0b53 feat(app): session timeline/turn rework (#13196)
Co-authored-by: David Hill <iamdavidhill@gmail.com>
2026-02-17 07:16:23 -06:00
Ganesh 8dce263980 fix(app): keep Escape handling local to prompt input on macOS desktop (#13963) 2026-02-17 06:04:11 -06:00
Shoubhit Dash 9d1538d054 fix(app): only navigate prompt history at input boundaries (#13690) 2026-02-15 07:47:19 -06:00
Brandon Julio Thenaro 67493eca3c feat: Add GeistMono Nerd Font to available mono font options (#13720) 2026-02-15 07:44:21 -06:00
Adam 8671381071 fix(app): stack overflow in filetree (#13667)
Co-authored-by: adamelmore <2363879+adamdottv@users.noreply.github.com>
2026-02-14 19:24:48 -06:00
Adam 54d541a20e chore: cleanup 2026-02-13 05:52:43 -06:00
Adam 71578b0944 fix(app): terminal resize 2026-02-13 05:52:42 -06:00
eytans 6f912fab89 fix(web): use prompt_async endpoint to avoid timeout over VPN/tunnel (#12749) 2026-02-13 05:25:47 -06:00
Adam 859142d98e feat(app): toggle all provider models 2026-02-12 20:19:26 -06:00
Adam 4ac7e2c1c4 fix(app): prompt input quirks 2026-02-12 19:58:57 -06:00
Adam e01225bf8c fix(app): terminal pty isolation 2026-02-12 15:15:34 -06:00
Adam 2109a38435 feat(app): option to turn off sound effects 2026-02-12 15:03:05 -06:00
Adam 4141e50ff4 fix(app): normalize oauth error messages 2026-02-12 14:58:25 -06:00
Adam 31ffb33678 chore: cleanup 2026-02-12 14:48:09 -06:00
Adam fb5082f677 chore: cleanup 2026-02-12 14:39:02 -06:00
Adam f678b09a5a chore: cleanup 2026-02-12 14:32:31 -06:00
Adam 411cc62153 chore: cleanup 2026-02-12 14:24:19 -06:00
Adam 72802e39be fix(app): suggestion active state broken 2026-02-12 14:17:05 -06:00
Rasheed da767b4ca7 fix(app): preserve undo history for plain-text paste (#13351) 2026-02-12 17:27:53 +00:00
Adam 79b45e54bf chore(app): refactor for better solidjs hygiene (#13344) 2026-02-12 11:26:19 -06:00
Adam 02a93393ec fix(app): more defensive session context metrics 2026-02-12 10:00:58 -06:00
Adam 217cacf56f chore: refactor packages/app files (#13236)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Frank <frank@anoma.ly>
2026-02-12 09:49:14 -06:00
Adam 35a31457d4 fix(app): guard randomUUID in insecure browser contexts (#13237)
Co-authored-by: Selim <31136147+selimerunkut@users.noreply.github.com>
2026-02-12 01:05:15 +00:00
Filip 1b8aecf693 Fix/reverception (#13166)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2026-02-11 09:18:44 -06:00