Commit Graph

556 Commits

Author SHA1 Message Date
Adam 21a10a5ccf fix(app): tighten up header elements 2026-03-03 07:19:24 -06:00
opencode-agent[bot] 8562463036 chore: generate 2026-03-02 22:25:39 +00:00
Kit Langton 848b3d658e Animation Smorgasbord (#15637)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2026-03-02 16:24:32 -06:00
Adam b84ebce1fc fix(app): default auto-respond to false 2026-03-02 13:10:37 -06:00
Adam a08c524902 chore(app): solidjs refactoring (#13399) 2026-03-02 10:50:50 -06:00
mridul ee008b99a3 fix(app): fallback to synthetic icon for unknown provider IDs (#15295) 2026-02-28 15:13:23 -06:00
Adam 8fbb7bba36 chore(app): i18n sync (#15362) 2026-02-27 09:45:00 -06:00
Kit Langton bfa4f1978b feat(app): add Warp to the open menu (#15368) 2026-02-27 09:44:01 -05:00
Adam 410c8dc5e8 fix(app): auto-accept permissions 2026-02-27 06:17:40 -06:00
Filip 06aee9d60e feat(app): recent projects section in command pallette (#15270) 2026-02-27 05:33:22 -06:00
Brendan Allan 9182513e03 app: allow providing username and password when connecting to remote server (#14872) 2026-02-27 13:26:15 +08:00
Adam 4a37b76340 feat(app): better diff/code comments (#14621)
Co-authored-by: adamelmore <2363879+adamdottv@users.noreply.github.com>
Co-authored-by: David Hill <iamdavidhill@gmail.com>
2026-02-26 18:23:04 -06:00
David Hill 6c131eb34b fix(ui): mute inactive file tab icons 2026-02-27 00:18:14 +00:00
David Hill 5211e969dc tui: fix session tab alignment in compact view to prevent vertical overflow 2026-02-26 22:54:49 +00:00
Adam d0020d4f8f feat(app): new tabs styling (#15284)
Co-authored-by: David Hill <iamdavidhill@gmail.com>
2026-02-26 15:39:45 -06:00
Adam b9f7ea0442 feat(app): auto-accept all permissions mode 2026-02-26 15:23:26 -06:00
David Hill e00660647a feat: opencode go provider list (#15203) 2026-02-26 14:37:33 +00:00
Filip 26c58e184c feat(desktop): enhance Windows app resolution and UI loading states (#13320)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2026-02-25 14:39:58 +08:00
adamelmore 184e91765a fix(app): remove filetree tooltips 2026-02-24 07:32:12 -06:00
Adam f57585f51a feat(app): feed customization options 2026-02-22 11:36:00 -06:00
Adam 691bc3ab94 fix(app): remove double-border in share button 2026-02-20 16:20:13 -06:00
Adam 62ce430350 fix(app): better sound effect disabling ux 2026-02-20 16:05:41 -06:00
Adam f1a0fe3aca wip(app): custom scroll view 2026-02-20 10:54:17 -06:00
Adam f6c6bf36e2 feat(app): show/hide reasoning summaries 2026-02-20 10:05:09 -06:00
Adam cdcf6313fe fix(app): large text pasted into prompt-input causes main thread lock 2026-02-20 07:38:22 -06:00
Adam e10054f274 fix(app): terminal issues (#14435) 2026-02-20 07:34:36 -06:00
David Hill 17ad75f582 fix(desktop): restore settings header mask 2026-02-19 18:37:56 -06:00
Adam a1b3d266c1 fix(app): clear todos on abort 2026-02-19 21:27:39 +00:00
Adam f86aaf3b25 chore: cleanup 2026-02-19 15:09:24 -06:00
Adam 89b66c6e22 chore: refactor composer/dock components (#14328) 2026-02-19 15:02:45 -06:00
Adam 3ccd35851c chore: cleanup 2026-02-19 14:25:12 -06:00
Adam 90cfdd1dba fix(app): terminal rework (#14217) 2026-02-19 06:35:14 -06:00
Brendan Allan ce27ba4f43 app: deduplicate allServers list 2026-02-19 09:34:23 +08:00
David Hill 6814972e36 tweak(app): delay prompt mode toggle tooltip 2026-02-18 21:33:14 +00:00
David Hill c39d981341 tweak(app): shorten prompt mode toggle tooltips 2026-02-18 21:33:14 +00:00
David Hill 979a296316 tweak(ui): search button style 2026-02-18 20:18:17 +00:00
David Hill cb245de544 tweak(ui): expanded color state on titlebar buttons 2026-02-18 20:18:17 +00:00
David Hill d0efb621b2 tweak(ui): hover and active styles for title bar buttons 2026-02-18 20:18:17 +00:00
David Hill 70c7334e67 tweak(ui): share button border 2026-02-18 20:18:16 +00:00
Adam 3e731b8eec chore: cleanup (#14181) 2026-02-18 13:23:20 -06:00
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