summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2026-03-09chore: generateopencode-agent[bot]
2026-03-09Merge remote-tracking branch 'origin/dev' into devDax Raad
2026-03-09refactor: replace bun semver with npm semver packageDax Raad
2026-03-09fix(tui): wait for model store before auto-submitting --prompt (#7476)Kyle Altendorf
2026-03-09refactor(opencode): replace Bun shell in core flows (#16286)Dax
2026-03-09refactor: change pathToFileURL imports from bun to url moduleDax Raad
2026-03-09fix(tui): handle error when creating a session (#16767)James Long
2026-03-09fix: Multiple jdtls LSPs eating memory in java monorepos (#12123)Stephen Collings
2026-03-09release: v1.2.24opencode
2026-03-09fix(app): scroll jitter/loopAdam
2026-03-09core: prevent accidental edits to migration files by restricting agent accessDax Raad
2026-03-09fix(app): session title turn spinner (#16764)David Hill
2026-03-09fix(app): dismiss toast notifications when questions or permissions a… ↵Filip
(#16758)
2026-03-09fix(storybook): add ci build workflow (#16760)Karan Handa
2026-03-09feat(tui): add initial support for workspaces into the tui (#16230)James Long
2026-03-09feat(gitlab): send context-1m-2025-08-07 beta header to enable 1M context ↵Armin Pašalić
window (#16153) Co-authored-by: Aiden Cline <[email protected]>
2026-03-09add copilot gpt-5.4 xhigh support (#16294)Jack
2026-03-09release: v1.2.23opencode
2026-03-09fix(app): remove oc-1 themeAdam
2026-03-09tui: fix sidebar workspace container sizing by adding box-border class to ↵David Hill
prevent content overflow issues
2026-03-09fix(app): don't animate review panel in/outAdam
2026-03-09chore: update nix node_modules hashesopencode-agent[bot]
2026-03-09revert(app): "STUPID SEXY TIMELINE (#16420)" (#16745)Adam
2026-03-09fix(app): sanitize workspace store filenames on Windows (#16703)Luke Parker
2026-03-09fix(app): fix issue with scroll jumping when pressing escape in comment text ↵Yihui Khuu
area (#15374)
2026-03-09fix(opencode): pass missing auth headers in `run --attach` (#16097)Eric Clemmons
Co-authored-by: Claude Opus 4.6 <[email protected]> Co-authored-by: Shoubhit Dash <[email protected]>
2026-03-09docs(i18n): sync locale docs from english changesopencode-agent[bot]
2026-03-08docs: add session_child_first keybinding to documentation (#16631)Ariane Emory
2026-03-08feat(app): generate color palettes (#16232)Adam
2026-03-08disable fallback to free nano for small modelDax Raad
2026-03-08release: v1.2.22opencode
2026-03-08guard tui exit (#16640)Sebastian
2026-03-09fix(tui): canonicalize cwd after chdir (#16641)Luke Parker
2026-03-08tui: fix sidebar background color when collapsedDavid Hill
When the sidebar was collapsed (not on mobile), the background color was showing as the stronger variant instead of matching the base background. This fixes the hover state detection so users see a consistent lighter background when the sidebar is in collapsed mode.
2026-03-08app: suppress hover when opening project menu or right-clicking to prevent ↵David Hill
flickering
2026-03-08fix: trim retained desktop terminal buffers (#16583)Shoubhit Dash
2026-03-08chore: update nix node_modules hashesopencode-agent[bot]
2026-03-08fix(app): less auto-expand/collapseAdam
2026-03-08chore: refactoring ui hooksAdam
2026-03-08fix(app): messages not loading reliablyAdam
2026-03-08fix: prune and evict stale app session caches (#16584)Shoubhit Dash
2026-03-08test: make process cwd check cross-platform (#16594)Shoubhit Dash
2026-03-08docs(zen.mdx): correct Italian grammar and punctuation errors (#16590)Roy Bruschini
2026-03-08fix(opencode): avoid TTY corruption from double cleanup (#16565)tobwen
Co-authored-by: Shoubhit Dash <[email protected]>
2026-03-08fix(tui): fix broken /mcp toggling (#16431)Nate Williams
Co-authored-by: Shoubhit Dash <[email protected]>
2026-03-07test: remove unused Ripgrep.search coverage (#16554)Dax
2026-03-08Revert "tui: dock auto-accept after thinking and move Add file to bottom-left"David Hill
This reverts commit 69cb49f7cc6557f8d9529695d7ecc75c0ac8a5aa.
2026-03-08Revert "tui: keep model + thinking selectors beside Add file"David Hill
This reverts commit 426dcfa3b0cacc79abac6c6f61a03613b572ad64.
2026-03-08Revert "tui: add more editor bottom padding for prompt controls"David Hill
This reverts commit 981353793d47280973f46022292f2e8dd7dfd681.
2026-03-08Revert "tui: expose auto-accept as a permissions select"David Hill
This reverts commit 12d862dbd3ec0cea6da7daa8e53ec71183480a9b.