summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2026-04-20fix(app): fall back to icon.url in sidebar avatar (#18747)Chris Yang
2026-04-20fix(ui): use parentID matching instead of positional scan for assistant ↵黑墨水鱼
messages (#23093)
2026-04-20sync release versions for v1.14.19opencode
2026-04-20fix: defer MessageV2.Assistant.shape access to break circular dep in ↵Luke Parker
compiled binary (#23495)
2026-04-20chore: update nix node_modules hashesopencode-agent[bot]
2026-04-20chore: generateopencode-agent[bot]
2026-04-20tweak: rename tail_tokens -> preserve_recent_tokens (#23491)Aiden Cline
2026-04-20fix: patch arborist to get around bun bug (#23460)Aiden Cline
2026-04-20app: better loading (#23489)Brendan Allan
2026-04-20chore: generateopencode-agent[bot]
2026-04-20fix: parallel edits sometimes would override each other (#23483)Aiden Cline
2026-04-20refactor(app): move QueryProvider to AppInterface (#23484)Brendan Allan
2026-04-20chore: generateopencode-agent[bot]
2026-04-20fix(core): fix Windows managed install and bump ripgrep to 15.1.0 for ARM64 ↵Luke Parker
support (#23477)
2026-04-19feat(provider): add NVIDIA to popular providers, docs, and attribution ↵Annie Surla
headers (#22927) Co-authored-by: Kit Langton <[email protected]> Co-authored-by: Aiden Cline <[email protected]>
2026-04-19ci: skip beta smoke fixes for nowDax Raad
2026-04-19core: fix session compaction test to properly enable prune config optionDax Raad
2026-04-19chore: generateopencode-agent[bot]
2026-04-19ci: skip Docker builds during preview releases to save timeDax Raad
2026-04-19Merge branch 'nxl/improve-compaction-strategy' into devDax Raad
2026-04-19flip toolcall prune defaultsDax Raad
2026-04-19chore: update nix node_modules hashesopencode-agent[bot]
2026-04-20stabilize TUI theme persistence and KV writes (#23188)Sebastian
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-19fix(version): remove --target flag from beta release creation (#23403)Brendan Allan
2026-04-19chore: update nix node_modules hashesopencode-agent[bot]
2026-04-19fix(desktop-electron): run JSON migration before spawning sidecar (#23396)Brendan Allan
2026-04-19chore: update nix node_modules hashesopencode-agent[bot]
2026-04-19fix(ripgrep): restore native rg backend (#22773)Shoubhit Dash
Co-authored-by: LukeParkerDev <[email protected]>
2026-04-19chore: update nix node_modules hashesopencode-agent[bot]
2026-04-19fix: change Free download button text to Download (#23388)Dax
2026-04-19chore: generateopencode-agent[bot]
2026-04-19chore: generateopencode-agent[bot]
2026-04-19core: allow users with credits but no payment method to access zen modeDax Raad
2026-04-19fix (#23385)Aiden Cline
2026-04-19chore: generateopencode-agent[bot]
2026-04-18docs: document --dangerously-skip-permissions CLI flag (#23371)Ariane Emory
2026-04-19chore: update nix node_modules hashesopencode-agent[bot]
2026-04-19fix incorrect config directory by lazily loading electron-store (#23373)Luke Parker
2026-04-19sync release versions for v1.14.17opencode
2026-04-19chore: bump electron and fix taskbar icon (#23368)Luke Parker
2026-04-18core: ensure executable permissions are set before Docker buildsDax Raad
Fixes an issue where GitHub artifact downloads could strip executable bits from binaries, causing Docker builds to fail when using unpacked dist files directly rather than published tarballs. The chmod now runs before the publish check to guarantee binaries are executable.
2026-04-18fix plugins reinstalling too oftenDax Raad
2026-04-18ciDax Raad
2026-04-18ciDax Raad
2026-04-18ci: fixDax Raad
2026-04-18test: fix bedrock test (#23351)Aiden Cline
2026-04-18Stefan/enterprise forms waitlist (#23158)Ryan Vogel
Co-authored-by: Ryan Vogel <[email protected]>