summaryrefslogtreecommitdiffhomepage
path: root/packages/app
AgeCommit message (Collapse)Author
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-19sync release versions for v1.14.18opencode
2026-04-19sync release versions for v1.14.17opencode
2026-04-18release: v1.4.11opencode
2026-04-17release: v1.4.10opencode
2026-04-17release: v1.4.9opencode
2026-04-17fix: conditionally show file tree in beta channel (#23099)Brendan Allan
2026-04-17release: v1.4.8opencode
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-16release: v1.4.7opencode
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)
2026-04-15feat: add oxlint with correctness defaults (#22682)Kit Langton
2026-04-15shared package (#22626)Dax
2026-04-15release: v1.4.6opencode
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-15release: v1.4.5opencode
2026-04-14delete all e2e tests (#22501)Dax Raad
Cherry-picked from ea463e604cdd2a3e83e1c286e39b789455f0d413
2026-04-15fix(app): avoid bootstrap error popups during global sync init (#22426)Brendan Allan
2026-04-15release: v1.4.4opencode
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-10fix windows e2e backend not stopping on sigterm waiting 10s for no reason ↵Luke Parker
(#21781)
2026-04-10release: v1.4.3opencode
2026-04-09release: v1.4.2opencode
2026-04-09app: remove min loading duration (#21655)Brendan Allan
2026-04-09release: v1.4.1opencode
2026-04-09Remove CLI from electron app (#17803)Brendan Allan
Co-authored-by: LukeParkerDev <[email protected]>
2026-04-09fix(app): skip url password setting for same-origin server and web app (#19923)OpeOginni
2026-04-08fix(app): diff list normalizationAdam
2026-04-08release: v1.4.0opencode
2026-04-07refactor(snapshot): store unified patches in file diffs (#21244)Dax
Co-authored-by: Adam <[email protected]>
2026-04-07test: disable GPG signing in test fixtures (#20386)Kyle Altendorf
2026-04-07feat(app): better subagent experience (#20708)Adam