summaryrefslogtreecommitdiffhomepage
path: root/packages/app
AgeCommit message (Collapse)Author
2026-02-19release: v1.2.8opencode
2026-02-19chore: cleanupAdam
2026-02-19fix(app): clear todos on abortAdam
2026-02-19release: v1.2.7opencode
2026-02-19chore: cleanupAdam
2026-02-19chore: refactor composer/dock components (#14328)Adam
2026-02-19fix(app): terminal issues (#14329)Adam
2026-02-19chore: cleanupAdam
2026-02-19chore: cleanupAdam
2026-02-19feat(i18n): update Japanese translations to WSL integration (#13160)Shintaro Jokagi
2026-02-20app: make localhost urls work in isLocalBrendan Allan
2026-02-19chore: cleanupAdam
2026-02-19chore: cleanupAdam
2026-02-19fix(app): navigate to last session on project navAdam
2026-02-19chore: cleanupAdam
2026-02-19app: fix typecheckBrendan Allan
2026-02-19desktop: fetch defaultServer at top levelBrendan Allan
2026-02-19fix(app): terminal rework (#14217)Adam
2026-02-19app: deduplicate allServers listBrendan Allan
2026-02-19tweak(app): adjust session turn horizontal paddingDavid Hill
2026-02-19tweak(app): tighten prompt dock paddingDavid Hill
2026-02-18tweak(app): delay prompt mode toggle tooltipDavid Hill
2026-02-18tweak(app): shorten prompt mode toggle tooltipsDavid Hill
2026-02-18tweak(ui): reduce review panel paddingDavid 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-18tweak(ui): file tree background colorDavid Hill
2026-02-18chore: cleanupAdam
2026-02-18chore: cleanup (#14181)Adam
2026-02-18zen: update sst versionFrank
2026-02-18chore: cleanupAdam
2026-02-18chore: cleanupAdam
2026-02-18chore: cleanupAdam
2026-02-19desktop: handle sidecar key in projectsKeyBrendan Allan
2026-02-19desktop: fix isLocalBrendan Allan
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: cleanupAdam
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