David Hill
3f758a45ac
tui: increase prompt mode toggle height for better clickability
2026-02-17 15:28:35 +00:00
opencode-agent[bot]
0040434203
chore: generate
2026-02-17 14:43:42 +00:00
Filip
46b82d4b18
feat(desktop): more e2e tests ( #13975 )
2026-02-17 08:42:50 -06: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
Shoubhit Dash
8450e352cc
fix(app): recover state after sse reconnect and harden sse streams ( #13973 )
2026-02-17 07:10:39 -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
opencode
4fde8a4bd1
release: v1.2.6
2026-02-16 19:57:09 +00:00
Adam
d77cda69e3
chore: cleanup
2026-02-16 07:58:18 -06:00
opencode
bdf6ef7a03
release: v1.2.5
2026-02-15 18:49:52 +00:00
Shane Bishop
3becafd7c1
fix(desktop): issue viewing new files opened from the file tree ( #13689 )
2026-02-15 09:48:40 -06:00
Shoubhit Dash
9d1538d054
fix(app): only navigate prompt history at input boundaries ( #13690 )
2026-02-15 07:47:19 -06:00
Filip
548cd157e0
fix(app): keybind [shift+tab] ( #13695 )
2026-02-15 07:46:56 -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
opencode
77efa92bfe
release: v1.2.4
2026-02-15 01:55:33 +00:00
Adam
47f48aecef
feat(app): clear notifications action ( #13668 )
...
Co-authored-by: adamelmore <2363879+adamdottv@users.noreply.github.com >
2026-02-14 19:33:22 -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
opencode
69d967dc74
release: v1.2.3
2026-02-15 00:34:56 +00:00
opencode
d28116ff35
release: v1.2.2
2026-02-14 19:08:58 +00:00
opencode
8b7b63e86b
release: v1.2.1
2026-02-14 06:39:47 +00:00
opencode
2f9fddc3c1
release: v1.2.0
2026-02-14 05:20:11 +00:00
Dax
3010323ee0
sqlite again ( #10597 )
...
Co-authored-by: Github Action <action@github.com >
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Brendan Allan <git@brendonovich.dev >
2026-02-14 04:19:02 +00: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
Chris Yang
fdd054e79a
fix(app): remount SDK/sync tree when server URL changes ( #13437 )
2026-02-13 05:16:14 -06:00
Jun
8e3ef4ef40
fix(web): sync docs locale cookie on alias redirects ( #13109 )
2026-02-13 05:12:28 -06:00
Filip
fc2f7b2e2e
fix(desktop): performance optimization for showing large diff & files ( #13460 )
2026-02-13 05:08:13 -06:00
opencode
87f670136c
release: v1.1.65
2026-02-13 05:51:04 +00:00
Adam
51d41ac541
fix(app): reconnect event stream on disconnect
2026-02-12 20:20:24 -06:00
Adam
859142d98e
feat(app): toggle all provider models
2026-02-12 20:19:26 -06:00
Adam
24b0ba5af7
fix(app): notification should navigate to session
2026-02-12 20:04:36 -06:00
Adam
4ac7e2c1c4
fix(app): prompt input quirks
2026-02-12 19:58:57 -06:00
Adam
0fe62dda07
fix(app): failed to create store
2026-02-12 19:38:06 -06:00
opencode
71564d475e
release: v1.1.64
2026-02-12 23:18:40 +00: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