Commit Graph

118 Commits

Author SHA1 Message Date
Adam f1a0fe3aca wip(app): custom scroll view 2026-02-20 10:54:17 -06:00
David Hill 17ad75f582 fix(desktop): restore settings header mask 2026-02-19 18:37:56 -06:00
Adam 89b66c6e22 chore: refactor composer/dock components (#14328) 2026-02-19 15:02:45 -06:00
David Hill bd10f3e7f9 fix(ui): add previous smoke colors 2026-02-18 20:18:16 +00:00
David Hill 301c9aeee3 Update colors.css 2026-02-18 20:18:16 +00: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 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
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
Adam cfdf2904bf chore: style loading screen 2026-02-12 07:16:30 -06:00
Adam 67e093f47b feat(app): open in <app> button (#12322) 2026-02-05 19:55:49 +00:00
Alex Yaroshuk f349cbc3a9 fix(app): session scroll bar color (#11857) 2026-02-02 17:01:47 -06:00
Adam ef24195b9f Revert "feat(ui): Select, dropdown, popover styles & transitions (#11675)"
This reverts commit c1497f8066.
2026-02-02 14:24:24 -06:00
Adam 6e62457731 Revert "feat(ui): Smooth fading out on scroll, style fixes (#11683)"
This reverts commit 80c240da86.
2026-02-02 14:24:24 -06:00
Adam b8b096543a feat(app): project context menu on right-click 2026-02-02 14:24:22 -06:00
OpeOginni 77d3b39466 feat(app): enhance responsive design with additional breakpoints for larger screen layout adjustments (#10459)
Co-authored-by: opencode <opencode@sst.dev>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-02-02 06:06:45 -06:00
Aaron Iker 80c240da86 feat(ui): Smooth fading out on scroll, style fixes (#11683) 2026-02-02 01:18:06 +01:00
Aaron Iker c1497f8066 feat(ui): Select, dropdown, popover styles & transitions (#11675) 2026-02-02 01:17:14 +01:00
Adam af7ee500f9 Revert "feat: Transitions, spacing, scroll fade, prompt area update (#11168)" (#11461)
Co-authored-by: adamelmore <2363879+adamdottv@users.noreply.github.com>
2026-01-31 07:18:51 -06:00
opencode-agent[bot] 7ce1532be8 chore: generate 2026-01-30 17:58:31 +00:00
Aaron Iker d1e8c95362 feat: Transitions, spacing, scroll fade, prompt area update (#11168)
Co-authored-by: Github Action <action@github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: aaroniker <4730431+aaroniker@users.noreply.github.com>
2026-01-30 17:57:49 +00:00
David Hill 73b8a04130 fix(app): highlight selected change
Track clicked file in the Changes tree and apply selection styling to the matching review diff.
2026-01-27 20:22:05 +00:00
adamelmore ce0a98265f chore(app): cleanup tailwind vs pure css 2026-01-27 08:43:37 -06:00
GitHub Action b57679f8a8 chore: generate 2026-01-24 23:10:03 +00:00
David Hill 40e3dbc14b update: theme variables 2026-01-24 23:09:22 +00:00
GitHub Action 4d92374933 chore: generate 2026-01-24 18:59:51 +00:00
David Hill 3535c8a9f0 feat(ui): add critical shadow for comment input validation, set editor popover radius to 14px 2026-01-24 18:59:07 +00:00
adamelmore 63e313648a fix(app): line selection fixes 2026-01-24 09:09:27 -06:00
David Hill fa3c863c4e update: border variable 2026-01-24 06:18:55 +00:00
David Hill 315e45e454 fix(ui): style comment popovers - 14px radius, move label below, use text-weak for label, text-strong 14px for comment 2026-01-24 06:18:55 +00:00
David Hill 1e9b5dc15b fix(app): add shadow-xs-border with hover state to comment card 2026-01-24 06:18:55 +00:00
David Hill 60b7dae71e fix(ui): add button-primary-base variable and use primary variant for Comment button 2026-01-24 06:18:54 +00:00
Adam aa0d359ae3 wip(app): line selection 2026-01-22 22:12:12 -06:00
David Hill 177877520c update: add new border and shadow style 2026-01-20 20:34:45 +00:00
David Hill 3b95a44181 feat: add Keybind component for displaying keyboard shortcuts 2026-01-17 00:55:13 +00:00
Adam 45d49be146 feat(app): edit project and session titles 2026-01-16 13:55:59 -06:00
GitHub Action 64db5032b5 chore: generate 2026-01-16 11:59:12 +00:00
David Hill 566f66a8ff fix: search bar size and padding, and shortcut style 2026-01-16 11:55:15 +00:00
Adam 4a8cdc9033 feat(app): new layout 2026-01-15 07:29:13 -06:00
Aaron Iker 3b8c27a781 feat: Polish dialog, popover shadows & borders, add missing provider logos (#7326) 2026-01-08 09:02:04 -06:00
Andrew Thal c99b210279 fix(ui): prevent iOS Safari auto-zoom on input focus (#7214) 2026-01-07 09:22:48 -06:00
Adam 0675fadfcb fix(app): update primitive colors 2026-01-01 05:23:06 -06:00
Adam d5d722ed88 fix(app): update primitive colors 2026-01-01 05:23:05 -06:00
Adam aed8f1390a fix(desktop): prompt input cleanup 2025-12-31 13:12:28 -06:00
Daniel Polito ba2c0b16d7 Desktop: Image Preview and Dedupe File Upload (#6372) 2025-12-29 11:22:48 -06:00
Adam faf600ef90 feat(desktop): latex support 2025-12-29 09:54:22 -06:00
Adam bd53b5e3f0 chore: cleanup 2025-12-28 05:47:22 -06:00
Adam 2435f24db7 feat(desktop): themes 2025-12-28 05:12:36 -06:00
Adam ec96541f49 chore(ui): radio group primitive 2025-12-25 18:46:57 -06:00
Adam e4bd10af4f feat(desktop): better task tool rendering 2025-12-22 05:46:06 -06:00