David Hill
0bc1dcbe1b
tweak(ui): update icon transparency
2026-02-17 17:52:29 +00:00
David Hill
a69b339baf
fix(ui): use icon-strong-base for active titlebar icon buttons
2026-02-17 17:51:49 +00:00
David Hill
26f835cdd2
tweak(ui): icon-interactive-base color change dark mode
2026-02-17 17:43:37 +00:00
David Hill
bd3d1413fd
tui: add warning icon to permission requests for better visibility
...
Adds a visual warning indicator to permission request dialogs to make
them more noticeable and help users understand when the agent needs
approval to use tools. Also improves the layout with consistent
spacing and icon alignment.
2026-02-17 17:43:37 +00:00
David Hill
2c17a980ff
refactor(ui): extract dock prompt shell
2026-02-17 17:43:37 +00:00
David Hill
b784c923a8
tweak(ui): bump button heights and align permission prompt layout
2026-02-17 17:43:37 +00:00
Aiden Cline
ea96f898c0
ci: rm remap for jlongster since he is in org now ( #14000 )
2026-02-17 11:08:35 -06:00
Caleb Norton
47435f6e17
fix: don't fetch models.dev on completion ( #13997 )
2026-02-17 10:41:03 -06:00
Alex Carpenter
df59d1412b
fix: Homepage video section layout shift ( #13987 )
2026-02-17 21:22:47 +05:30
Filip
46739ca7cd
fix(app): ui flashing when switching tabs ( #13978 )
2026-02-17 21:19:20 +05:30
Chris Yang
d055c1cad6
fix(desktop): avoid sidecar health-check timeout on shell startup ( #13925 )
...
Co-authored-by: Brendan Allan <brendonovich@outlook.com >
2026-02-17 15:34:16 +00:00
David Hill
adfbfe350d
tui: increase prompt mode toggle height for better clickability
2026-02-17 15:28:35 +00:00
David Hill
652a776554
ui: add clearer 'Copy response' tooltip label for text parts
2026-02-17 15:19:30 +00:00
David Hill
1d78100f63
tweak(ui): allow full-width user message meta
...
Moves the user message meta row out of the bubble width constraints and truncates long metadata while keeping the timestamp visible with consistent middot spacing.
2026-02-17 15:16:07 +00:00
David Hill
57a5d5fd34
tweak(ui): show assistant response meta on hover
...
Adds hover-only metadata after the assistant copy icon showing agent, provider, model, and response duration.
2026-02-17 15:16:07 +00:00
David Hill
14684d8e75
tweak(ui): refine user message hover meta
...
Moves the interrupted state into the user message hover metadata and updates the copy tooltip to 'Copy message'.
2026-02-17 15:16:07 +00:00
David Hill
2cac848823
tweak(ui): use provider catalog names
...
Renders provider and model display names from the provider list instead of raw IDs in user message hover metadata.
2026-02-17 15:16:07 +00:00
David Hill
5a3e0ef13a
tweak(ui): show user message meta on hover
...
Adds a hover-only metadata line under user messages showing agent, provider, model, and timestamp for quicker context.
2026-02-17 15:16:07 +00:00
opencode-agent[bot]
7ed4499748
chore: generate
2026-02-17 14:43:42 +00:00
Filip
4d5e86d8a5
feat(desktop): more e2e tests ( #13975 )
2026-02-17 08:42:50 -06:00
David Hill
222b6cda96
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
8e243c6500
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
98f3ff6273
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
ce08442732
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
8fcfbd697a
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
a8669aba8f
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
d31e9cff6a
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
0cb11c2412
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
9b1d7047d4
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]
703d634744
chore: generate
2026-02-17 13:45:58 +00:00
David Hill
e273a31e70
tweak(ui): icon button spacing
2026-02-17 13:44:59 +00:00
Adam
277c68d8e5
chore: app polish ( #13976 )
...
Co-authored-by: David Hill <iamdavidhill@gmail.com >
2026-02-17 07:34:02 -06:00
Adam
10985671ad
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
3dfbb70593
fix(app): recover state after sse reconnect and harden sse streams ( #13973 )
2026-02-17 07:10:39 -06:00
David Hill
07947bab7d
tweak(tui): new session banner with logo and details ( #13970 )
2026-02-17 07:43:55 -05:00
opencode-agent[bot]
4eed55973f
chore: generate
2026-02-17 12:08:03 +00:00
Minung Han
6e984378d7
fix(docs): correct reversed meaning in Korean plugins logging section ( #13945 )
2026-02-17 06:07:09 -06:00
chenmi
4fd3141ab5
docs: improve zh-cn and zh-tw documentation translations ( #13942 )
2026-02-17 06:06:39 -06:00
vynn
8d0a303af4
docs(ko): improve Korean translation accuracy and clarity in Zen docs ( #13951 )
2026-02-17 06:05:37 -06:00
Ganesh
0186a85063
fix(app): keep Escape handling local to prompt input on macOS desktop ( #13963 )
2026-02-17 06:04:11 -06:00
Aiden Cline
ed4e4843c2
ci: update triage workflow ( #13944 )
2026-02-17 01:05:56 -06:00
Frank
a93a1b93e1
wip: zen
2026-02-17 01:32:57 -05:00
Frank
ace63b3ddb
zen: glm 5 free
2026-02-17 01:12:13 -05:00
Brendan Allan
d338bd528c
Hide server CLI on windows ( #13936 )
2026-02-17 12:43:25 +08:00
Goni Zahavy
ea2d089db0
ci: fixed missing if condition ( #13934 )
2026-02-17 12:42:55 +08:00
Goni Zahavy
4226097228
ci: fixed Rust cache for 'cargo install' in publish.yml ( #13907 )
2026-02-17 12:13:33 +08:00
Aiden Cline
e35a4131d0
core: keep message part order stable when files resolve asynchronously ( #13915 )
2026-02-16 18:45:11 -06:00
Goni Zahavy
0e669b6016
ci: use useblacksmith/stickydisk on linux runners only ( #13909 )
2026-02-16 18:27:04 -06:00
Goni Zahavy
9163611989
ci: fixed apt cache not working in publish.yml ( #13897 )
2026-02-16 17:31:38 -06:00
James Long
d93cefd47a
fix(website): fix site in safari 18 ( #13894 )
2026-02-16 17:39:28 -05:00