| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-04-20 | chore: generate | opencode-agent[bot] | |
| 2026-04-20 | fix: parallel edits sometimes would override each other (#23483) | Aiden Cline | |
| 2026-04-20 | refactor(app): move QueryProvider to AppInterface (#23484) | Brendan Allan | |
| 2026-04-20 | chore: generate | opencode-agent[bot] | |
| 2026-04-20 | fix(core): fix Windows managed install and bump ripgrep to 15.1.0 for ARM64 ↵ | Luke Parker | |
| support (#23477) | |||
| 2026-04-19 | feat(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-19 | core: fix session compaction test to properly enable prune config option | Dax Raad | |
| 2026-04-19 | chore: generate | opencode-agent[bot] | |
| 2026-04-19 | ci: skip Docker builds during preview releases to save time | Dax Raad | |
| 2026-04-19 | Merge branch 'nxl/improve-compaction-strategy' into dev | Dax Raad | |
| 2026-04-19 | flip toolcall prune defaults | Dax Raad | |
| 2026-04-20 | stabilize TUI theme persistence and KV writes (#23188) | Sebastian | |
| 2026-04-19 | chore: generate | opencode-agent[bot] | |
| 2026-04-19 | feat: add terminal font settings and built-in Nerd Font (#23391) | Luke Parker | |
| 2026-04-19 | sync release versions for v1.14.18 | opencode | |
| 2026-04-19 | fix(desktop-electron): run JSON migration before spawning sidecar (#23396) | Brendan Allan | |
| 2026-04-19 | fix(ripgrep): restore native rg backend (#22773) | Shoubhit Dash | |
| Co-authored-by: LukeParkerDev <[email protected]> | |||
| 2026-04-19 | fix: change Free download button text to Download (#23388) | Dax | |
| 2026-04-19 | chore: generate | opencode-agent[bot] | |
| 2026-04-19 | core: allow users with credits but no payment method to access zen mode | Dax Raad | |
| 2026-04-19 | fix (#23385) | Aiden Cline | |
| 2026-04-19 | chore: generate | opencode-agent[bot] | |
| 2026-04-18 | docs: document --dangerously-skip-permissions CLI flag (#23371) | Ariane Emory | |
| 2026-04-19 | fix incorrect config directory by lazily loading electron-store (#23373) | Luke Parker | |
| 2026-04-19 | sync release versions for v1.14.17 | opencode | |
| 2026-04-19 | chore: bump electron and fix taskbar icon (#23368) | Luke Parker | |
| 2026-04-18 | core: ensure executable permissions are set before Docker builds | Dax 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-18 | fix plugins reinstalling too often | Dax Raad | |
| 2026-04-18 | test: fix bedrock test (#23351) | Aiden Cline | |
| 2026-04-18 | Stefan/enterprise forms waitlist (#23158) | Ryan Vogel | |
| Co-authored-by: Ryan Vogel <[email protected]> | |||
| 2026-04-18 | chore: generate | opencode-agent[bot] | |
| 2026-04-18 | zen: redeem go | Frank | |
| 2026-04-18 | zen: redeem credit | Frank | |
| 2026-04-18 | fix: ensure display: summarized is sent by default for bedrock (#23343) | Aiden Cline | |
| 2026-04-18 | chore: bump @ai-sdk/amazon-bedrock (#23341) | Aiden Cline | |
| 2026-04-18 | tui: allow full-session forks from the session dialog (#23339) | Dax | |
| 2026-04-18 | release: avoid package.json drift during publish | Dax Raad | |
| 2026-04-18 | chore: generate | opencode-agent[bot] | |
| 2026-04-18 | fix: detect attachment mime from file contents (#23291) | Kit Langton | |
| 2026-04-18 | chore: generate | opencode-agent[bot] | |
| 2026-04-18 | core: support OTEL_RESOURCE_ATTRIBUTES environment variable for custom ↵ | Dax Raad | |
| telemetry attributes Users can now pass custom OpenTelemetry resource attributes via the OTEL_RESOURCE_ATTRIBUTES environment variable (comma-separated key=value format). These attributes are automatically included in all telemetry data sent from both the main process and workspace environments, enabling better observability integration with existing monitoring systems that rely on custom resource tags. | |||
| 2026-04-18 | core: fix early return when node_modules is missing during package install | Dax Raad | |
| 2026-04-18 | tui: fix sync loading indicator to properly show loading state on startup | Dax Raad | |
| 2026-04-18 | core: track retry attempts with detailed error context on assistant entries | Dax Raad | |
| users can now see when transient failures occur during assistant responses, such as rate limits or provider overloads, giving visibility into what issues were encountered and automatically resolved before the final response | |||
| 2026-04-18 | chore: generate | opencode-agent[bot] | |
| 2026-04-18 | core: extract session entry stepping logic into dedicated module | Dax Raad | |
| Move the step function from session-entry.ts to session-entry-stepper.ts and remove immer dependency. Add static fromEvent factory methods to Synthetic, Assistant, and Compaction classes for cleaner event-to-entry conversion. | |||
| 2026-04-17 | fix: make skills logic more token efficient (#23253) | Aiden Cline | |
| 2026-04-18 | chore: generate | opencode-agent[bot] | |
| 2026-04-18 | docs(effect): track schema migration progress with concrete file checklists ↵ | Kit Langton | |
| (#23242) | |||
| 2026-04-18 | refactor(config): migrate config.ts root Info to Effect Schema (#23241) | Kit Langton | |
