summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src
AgeCommit message (Collapse)Author
2026-05-01fix: update provider store after loading providers in bootstrap (#25236)Brendan Allan
2026-05-01desktop: sentry integration (#15300)Brendan Allan
Co-authored-by: Jay V <[email protected]>
2026-05-01fix(desktop): Prevent Model response Interruption when opening settings ↵OpeOginni
dialog (#25114)
2026-04-30fix: invert *_ready getters to fix server status indicator (#25077)Brendan Allan
2026-04-30fix app crash restoring messages without model (#25062)Luke Parker
2026-04-29chore: generateopencode-agent[bot]
2026-04-29fix(desktop): Path mismatches cause sessions missing + strong ID + existing ↵Luke Parker
data fix (#25013)
2026-04-29chore: rm broken codesearch tool (#24992)Aiden Cline
2026-04-29refactor(app): convert getProjectAvatarSource to early returns (#24896)Brendan Allan
2026-04-28fix(app): preserve per-workspace icon override from localStorage (#24738)Brendan Allan
Co-authored-by: Andrew Avsenin <[email protected]>
2026-04-28refactor(app): load sync state through TanStack Query (#23792)Brendan Allan
2026-04-27feat: configurable shell selection + desktop settings UI (#20602)Luke Parker
2026-04-25refactor: rename shared package to core (#24309)Dax
2026-04-24test(prompt): align shell placeholder expectation (#24147)Simon Klee
2026-04-24fix(app): conditionally show model variant selector (#24115)Brendan Allan
2026-04-24feat(prompt): add shell mode UI with cancel button, custom icon, and example ↵Brendan Allan
placeholder (#24105)
2026-04-24chore: generateopencode-agent[bot]
2026-04-24fix(desktop): avoid relaunching without installing updates (#23806)Brendan Allan
2026-04-23feat(project): add icon_url_override field to projects (#23955)Brendan Allan
2026-04-23fix: add keyed prop to Show components for proper reactivity (#23935)Brendan Allan
2026-04-23refactor: remove redundant pending check from working memo (#23929)Brendan Allan
2026-04-23log session sdk errors (#23652)Luke Parker
2026-04-23fix: consolidate project avatar source logic (#23819)Brendan Allan
2026-04-23fix(app): improve icon override handling in project edit dialog (#23768)Brendan Allan
2026-04-21fix(app): prevent prompt input animations from rerunning on every render ↵Brendan Allan
(#23676)
2026-04-21chore: generateopencode-agent[bot]
2026-04-21feat(app): allow disabling progress bar in settings (#23674)Brendan Allan
2026-04-21fix(desktop): adjust layout properties in DialogSelectServer component (#23589)OpeOginni
2026-04-21fix(app): properly wrap produce calls in setProjects (#23638)Brendan Allan
2026-04-20fix(app): fall back to icon.url in sidebar avatar (#18747)Chris Yang
2026-04-20app: better loading (#23489)Brendan Allan
2026-04-20refactor(app): move QueryProvider to AppInterface (#23484)Brendan Allan
2026-04-19chore: generateopencode-agent[bot]
2026-04-19feat: add terminal font settings and built-in Nerd Font (#23391)Luke Parker
2026-04-17fix: conditionally show file tree in beta channel (#23099)Brendan Allan
2026-04-17chore: generateopencode-agent[bot]
2026-04-17fix(app): workspace loading and persist ready state (#23046)Brendan Allan
2026-04-17fix(app): use fetchQuery instead of ensureQueryData in global sync (#23025)Brendan Allan
2026-04-17feat(app): hide desktop titlebar tools behind settings (#19029)Jay
Co-authored-by: Brendan Allan <[email protected]> Co-authored-by: Brendan Allan <[email protected]>
2026-04-17app: use tanstack query to load session vcs state (#22277)Brendan Allan
2026-04-16app: start migrating bootstrap data fetching to TanStack Query (#22756)Brendan Allan
2026-04-16beta badge for desktop app (#14471)Adam
Co-authored-by: Brendan Allan <[email protected]>
2026-04-16fix: clean up final 16 no-unused-vars warnings (#22751)Kit Langton
2026-04-16feat: enable type-aware no-misused-spread rule, fix 8 violations (#22749)Kit Langton
2026-04-15feat: enable type-aware no-floating-promises rule, fix all 177 violations ↵Kit Langton
(#22741)
2026-04-16feat: enable oxlint suspicious category, fix 24 violations (#22727)Kit Langton
2026-04-16fix: remove 10 unused type-only imports and declarations (#22696)Kit Langton
2026-04-16fix: clean up 49 unused variables, catch params, and stale imports (#22695)Kit Langton
2026-04-16fix: delete 9 dead functions with zero callers (#22697)Kit Langton
2026-04-15fix: resolve oxlint warnings — suppress false positives, remove unused ↵Kit Langton
imports (#22687)