Commit Graph

1097 Commits

Author SHA1 Message Date
David Hill cc1911cc30 tweak(ui): restyle reasoning blocks 2026-02-18 21:33:14 +00:00
David Hill 29a893a50a Update oc-2.json 2026-02-18 20:32:54 +00:00
opencode-agent[bot] 6bedaa4396 chore: generate 2026-02-18 20:19:27 +00:00
David Hill 475149fba9 tweak(ui): reduce review panel padding 2026-02-18 20:18:17 +00:00
David Hill a5d85f6567 Update oc-2.json 2026-02-18 20:18:17 +00:00
David Hill 8d68bcd9db tweak(ui): remove pressed scale for secondary buttons 2026-02-18 20:18:17 +00:00
David Hill 1b877dc2f0 tweak(ui): shrink review expand/collapse width 2026-02-18 20:18:17 +00:00
David Hill 9aa9582e65 tweak(ui): tighten review header action spacing 2026-02-18 20:18:17 +00:00
David Hill ba0770adf5 tweak(ui): adjust review diff style hover radius 2026-02-18 20:18:17 +00:00
David Hill e452f29ac4 Update oc-2.json 2026-02-18 20:18:17 +00:00
David Hill 9bdb191a3c tweak(ui): override for the radio group in the review 2026-02-18 20:18:17 +00:00
David Hill fedd2cd252 Update radio-group.css 2026-02-18 20:18:17 +00:00
David Hill d26305a4ae tweak(ui): use default cursor for segmented control 2026-02-18 20:18:17 +00:00
David Hill bfe53507d2 tweak(ui): shrink review diff style toggle 2026-02-18 20:18:17 +00:00
David Hill 09385e7ea0 Update oc-2.json 2026-02-18 20:18:17 +00:00
David Hill 058a8c53a8 Update icon-button.css 2026-02-18 20:18:17 +00:00
David Hill 0fea8f24cd tweak(ui): remove pressed transition for secondary buttons 2026-02-18 20:18:17 +00:00
David Hill 59c3f97d1c Update oc-2.json 2026-02-18 20:18:17 +00:00
David Hill a0fbd348cf tweak(ui): oc-2 theme updates 2026-02-18 20:18:17 +00:00
David Hill 34a0b53eb8 tweak(ui): hover and active styles for filetree tabs 2026-02-18 20:18:17 +00:00
David Hill 58fc8384a9 tweak(ui): hover and active styles for title bar buttons 2026-02-18 20:18:17 +00:00
David Hill 3e20c45703 tweak(ui): update oc-2 secondary button colors 2026-02-18 20:18:17 +00:00
David Hill e5ba22c7b0 tweak(ui): use weak border and base icon color for secondary 2026-02-18 20:18:17 +00:00
David Hill 2e4eb68207 tweak(ui): theme color updates 2026-02-18 20:18:17 +00:00
David Hill 487ac97563 tweak(ui): shrink filetree tab height 2026-02-18 20:18:17 +00:00
David Hill 16c920d7ce tweak(ui): align pill tabs pressed background 2026-02-18 20:18:16 +00:00
David Hill 7a3faf1b44 tweak(ui): unify titlebar expanded button background 2026-02-18 20:18:16 +00:00
David Hill b5601d49ca tweak(ui): file tree background color 2026-02-18 20:18:16 +00:00
David Hill bd10f3e7f9 fix(ui): add previous smoke colors 2026-02-18 20:18:16 +00:00
David Hill 5731324002 button style tweaks 2026-02-18 20:18:16 +00:00
David Hill 7a9994fb64 oc-2 theme init 2026-02-18 20:18:16 +00:00
David Hill 301c9aeee3 Update colors.css 2026-02-18 20:18:16 +00:00
Frank fc109e49df zen: update sst version
publish-github-action / publish (push) Has been cancelled
2026-02-18 13:54:23 -05:00
Adam 35a21fc8e4 chore: cleanup 2026-02-18 11:55:08 -06:00
Adam 96f20a89f4 fix(app): lower threshold for diff hiding 2026-02-18 08:40:05 -06:00
Adam 8eb3beb9c0 chore: cleanup 2026-02-18 07:22:36 -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
Adam 7a1a870346 chore: cleanup 2026-02-18 07:12:54 -06:00
Adam 7939eae540 chore: cleanup 2026-02-18 06:32:35 -06:00
Adam 5ae4929863 fix(app): better tool call batching 2026-02-17 15:57:50 -06:00
Adam 097dd4b782 chore(app): use radio group in prompt input (#14025) 2026-02-17 15:53:38 -06:00
Adam b1ef451f67 fix(app): virtualizer getting wrong scroll root 2026-02-17 12:57:40 -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 f1c0afd831 tweak(ui): update icon transparency 2026-02-17 17:52:29 +00:00
David Hill 0f578ffd67 fix(ui): use icon-strong-base for active titlebar icon buttons 2026-02-17 17:51:49 +00:00
David Hill aa96cc2450 tweak(ui): icon-interactive-base color change dark mode 2026-02-17 17:43:37 +00:00
David Hill de5ab6670c 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 eb74287766 refactor(ui): extract dock prompt shell 2026-02-17 17:43:37 +00:00
David Hill b0df665f7f tweak(ui): bump button heights and align permission prompt layout 2026-02-17 17:43:37 +00:00