summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src/components
AgeCommit message (Collapse)Author
2026-02-28fix(app): fallback to synthetic icon for unknown provider IDs (#15295)mridul
2026-02-27chore(app): i18n sync (#15362)Adam
2026-02-27feat(app): add Warp to the open menu (#15368)Kit Langton
2026-02-27fix(app): auto-accept permissionsAdam
2026-02-27feat(app): recent projects section in command pallette (#15270)Filip
2026-02-27app: allow providing username and password when connecting to remote server ↵Brendan Allan
(#14872)
2026-02-26feat(app): better diff/code comments (#14621)Adam
Co-authored-by: adamelmore <[email protected]> Co-authored-by: David Hill <[email protected]>
2026-02-27fix(ui): mute inactive file tab iconsDavid Hill
2026-02-26tui: fix session tab alignment in compact view to prevent vertical overflowDavid Hill
2026-02-26feat(app): new tabs styling (#15284)Adam
Co-authored-by: David Hill <[email protected]>
2026-02-26feat(app): auto-accept all permissions modeAdam
2026-02-26feat: opencode go provider list (#15203)David Hill
2026-02-25feat(desktop): enhance Windows app resolution and UI loading states (#13320)Filip
Co-authored-by: Brendan Allan <[email protected]> Co-authored-by: Brendan Allan <[email protected]>
2026-02-24fix(app): remove filetree tooltipsadamelmore
2026-02-22feat(app): feed customization optionsAdam
2026-02-20fix(app): remove double-border in share buttonAdam
2026-02-20fix(app): better sound effect disabling uxAdam
2026-02-20wip(app): custom scroll viewAdam
2026-02-20feat(app): show/hide reasoning summariesAdam
2026-02-20fix(app): large text pasted into prompt-input causes main thread lockAdam
2026-02-20fix(app): terminal issues (#14435)Adam
2026-02-19fix(desktop): restore settings header maskDavid Hill
2026-02-19fix(app): clear todos on abortAdam
2026-02-19chore: cleanupAdam
2026-02-19chore: refactor composer/dock components (#14328)Adam
2026-02-19chore: cleanupAdam
2026-02-19fix(app): terminal rework (#14217)Adam
2026-02-19app: deduplicate allServers listBrendan Allan
2026-02-18tweak(app): delay prompt mode toggle tooltipDavid Hill
2026-02-18tweak(app): shorten prompt mode toggle tooltipsDavid Hill
2026-02-18tweak(ui): search button styleDavid Hill
2026-02-18tweak(ui): expanded color state on titlebar buttonsDavid Hill
2026-02-18tweak(ui): hover and active styles for title bar buttonsDavid Hill
2026-02-18tweak(ui): share button borderDavid Hill
2026-02-18chore: cleanup (#14181)Adam
2026-02-18app: refactor server management backend (#13813)Brendan Allan
2026-02-18chore: cleanup (#14113)Adam
2026-02-18fix: use group-hover for file tree icon color swap at all nesting levelsDavid Hill
2026-02-18tui: simplify mode toggle icon stylingDavid Hill
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-18desktop: temporarily disable wslBrendan Allan
2026-02-17chore(app): use radio group in prompt input (#14025)Adam
2026-02-17tui: simplify prompt mode toggle icon colors via CSS and tighten message ↵David Hill
timeline padding
2026-02-17fix(app): prompt input quirksAdam
2026-02-17fix(app): terminal disconnect and resync (#14004)Adam
2026-02-17tui: improve modified file visibility and button spacingDavid Hill
- 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-17tui: show monochrome file icons by default in tree view, revealing colors on ↵David Hill
hover to reduce visual clutter and help users focus on code content
2026-02-17tui: fix share button text styling to use consistent 12px regular font weightDavid Hill
2026-02-17refactor(ui): extract dock prompt shellDavid Hill
2026-02-17tui: increase prompt mode toggle height for better clickabilityDavid Hill
2026-02-17tweak(ui): update magnifying-glass iconDavid Hill
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.