summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src
AgeCommit message (Expand)Author
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
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 (#23...Brendan Allan
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
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
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 (#2...Kit Langton
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 impo...Kit Langton
2026-04-15feat: add oxlint with correctness defaults (#22682)Kit Langton
2026-04-15shared package (#22626)Dax
2026-04-15fix: update prompt input submit handler (#22566)Brendan Allan
2026-04-15fix: add left padding to session title input (#22556)Brendan Allan
2026-04-14delete all e2e tests (#22501)Dax Raad
2026-04-15fix(app): avoid bootstrap error popups during global sync init (#22426)Brendan Allan
2026-04-13refactor(core): publish sync events to global event stream (#22347)James Long
2026-04-13app: align workspace load more button (#22251)Brendan Allan
2026-04-13app: fix scroll to bottom light mode style (#22250)Brendan Allan
2026-04-09app: remove min loading duration (#21655)Brendan Allan
2026-04-09Remove CLI from electron app (#17803)Brendan Allan