summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2026-03-07tui: align numeric displays consistently across tool outputs and diff ↵David Hill
counters using tabular numerals
2026-03-07tui: center empty states vertically in session view and improve review panel ↵David Hill
messaging for projects without version control
2026-03-07core: add OPENCODE_SKIP_MIGRATIONS flag to bypass database migrationsDax Raad
Allows users to skip automatic database migrations by setting the OPENCODE_SKIP_MIGRATIONS environment variable. Useful for testing scenarios or when manually managing database state.
2026-03-07zen: fix graph legendFrank
2026-03-07fix(app): review panel transitionAdam
2026-03-07release: v1.2.21opencode
2026-03-07fix(storybook): restore build by mocking useLocation (#16472)Karan Handa
2026-03-07fix(app): text-shimmer undefined length (#16475)Eric Guo
2026-03-07fix(app): guard session-header current() against undefined when options is ↵SANGWOO PARK
empty (#16478)
2026-03-07fix(app): preserve file tree tab on reopen + fix e2e test regressions (#16482)Filip
2026-03-07tui: remove close button from project hover popover (#16403)David Hill
Co-authored-by: Adam <[email protected]>
2026-03-07fix(app): new session uses agent model/variantAdam
2026-03-07fix(app): model sticks to sessionAdam
2026-03-07fix(app): all panels transitionAdam
2026-03-07fix(app): can't scroll filesAdam
2026-03-07fix(app): task agent titleAdam
2026-03-07chore: update web statsAdam
2026-03-07fix(app): fix max-width on timelineAdam
2026-03-07tui: align session empty states (#16412)David Hill
2026-03-07chore: generateopencode-agent[bot]
2026-03-07STUPID SEXY TIMELINE (#16420)Kit Langton
2026-03-07test(app): share workspace slug wait helper across e2e specs (#16446)Luke Parker
2026-03-07fix(opencode): preserve original line endings in 'edit' tool (#9443)Quan Ran
Co-authored-by: LukeParkerDev <[email protected]>
2026-03-07fix(tui): fix broken /export toggling (#16443)Nate Williams
2026-03-07test(app): abort sessions and wait for idle before e2e cleanup (#16439)Luke Parker
2026-03-07fix(config): point GitHub PR search tool at current repository (#16441)Karan Handa
2026-03-07fix(windows): git path resolution for modified files across Git Bash, MSYS2, ↵Luke Parker
and Cygwin (#16422)
2026-03-07chore: generateopencode-agent[bot]
2026-03-07fix(pty): pty session handle leak (#15599)kikuchan
2026-03-07feat(desktop): show skill issue when snapshotting is off (#16432)Luke Parker
2026-03-07fix(opencode): sanitize preview database filenames (#16430)Luke Parker
2026-03-07chore: update nix node_modules hashesopencode-agent[bot]
2026-03-07app: fix portal positioning for sidebar menus and tooltips by removing ↵David Hill
conditional mount logic
2026-03-06docs: update legal policies for 2026 terms refreshJay V
2026-03-06tests(app): e2e tests part 67 (#16406)Filip
2026-03-06chore: generateopencode-agent[bot]
2026-03-06feat(app): sidebar reveal animation, hover peek overlay, and weaker dividers ↵David Hill
(#16374) Co-authored-by: Adam <[email protected]>
2026-03-06fix(core): log stack trace when schema validation fails (#16401)James Long
2026-03-06fix issue with migrationDax Raad
2026-03-06fix(app): better review/filetree empty states (#16221)David Hill
Co-authored-by: Adam <[email protected]>
2026-03-06chore: fix testAdam
2026-03-06chore: generateopencode-agent[bot]
2026-03-06feat: add project git init api (#16383)Shoubhit Dash
2026-03-06fix(app): enable Safari autocorrect in normal mode, disable in shell mode ↵Alexandre Reyes Martins
(#15563)
2026-03-06fix(app): stale keyed show errorsAdam
2026-03-06fix(ui): prevent unwanted key events during composition in LineCommentEditor ↵Hoshiumi Arata
(#16361)
2026-03-06chore(storage): update drizzle and channel db handlingDax Raad
2026-03-06fix(app): part type gateAdam
2026-03-06share: speed up share loads (#16165)Shoubhit Dash
2026-03-06Revert "fix(app): stale read error"Adam
This reverts commit 152df2428df84a1029be2b472b4a840cd94c966d.