Commit Graph

11605 Commits

Author SHA1 Message Date
Dax Raad 01c7eb258e flip toolcall prune defaults 2026-04-19 19:34:44 -04:00
opencode-agent[bot] e9a70f562a chore: update nix node_modules hashes 2026-04-19 22:52:42 +00:00
Sebastian 9e7085998b stabilize TUI theme persistence and KV writes (#23188) 2026-04-20 00:10:31 +02:00
opencode-agent[bot] 244172b030 chore: generate 2026-04-19 09:47:36 +00:00
Luke Parker 745cf7e678 feat: add terminal font settings and built-in Nerd Font (#23391) 2026-04-19 19:46:34 +10:00
opencode 93c13b2f3b sync release versions for v1.14.18 2026-04-19 09:36:56 +00:00
Brendan Allan 4b4a7d3b7a fix(version): remove --target flag from beta release creation (#23403) 2026-04-19 17:05:03 +08:00
opencode-agent[bot] f940f665d6 chore: update nix node_modules hashes 2026-04-19 08:29:51 +00:00
Brendan Allan 7b4c80d0a8 fix(desktop-electron): run JSON migration before spawning sidecar (#23396) 2026-04-19 15:53:47 +08:00
opencode-agent[bot] 467cda49fb chore: update nix node_modules hashes 2026-04-19 07:35:27 +00:00
Shoubhit Dash aad63bf2f3 fix(ripgrep): restore native rg backend (#22773)
Co-authored-by: LukeParkerDev <10430890+Hona@users.noreply.github.com>
2026-04-19 06:58:15 +00:00
opencode-agent[bot] 4f3cec1e75 chore: update nix node_modules hashes 2026-04-19 06:38:10 +00:00
Dax e77a330044 fix: change Free download button text to Download (#23388) 2026-04-19 02:19:40 -04:00
opencode-agent[bot] 77530e2ef8 chore: generate 2026-04-19 05:59:31 +00:00
opencode-agent[bot] e2cb805f00 chore: generate 2026-04-19 05:58:31 +00:00
Dax Raad b31a823cd6 core: allow users with credits but no payment method to access zen mode 2026-04-19 01:57:16 -04:00
Aiden Cline fa2a602a47 fix (#23385) 2026-04-19 00:45:44 -05:00
opencode-agent[bot] 0dae754842 chore: generate 2026-04-19 04:25:23 +00:00
Ariane Emory 0d29ba973f docs: document --dangerously-skip-permissions CLI flag (#23371) 2026-04-18 23:24:23 -05:00
opencode-agent[bot] 6817ca9a40 chore: update nix node_modules hashes 2026-04-19 03:40:53 +00:00
Luke Parker 1b236bd87e fix incorrect config directory by lazily loading electron-store (#23373) 2026-04-19 13:06:07 +10:00
opencode 004143580b sync release versions for v1.14.17 2026-04-19 03:02:14 +00:00
Luke Parker 37eab5444f chore: bump electron and fix taskbar icon (#23368) 2026-04-19 02:35:02 +00:00
Dax Raad 3cc3072b5a core: ensure executable permissions are set before Docker builds
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 22:32:53 -04:00
Dax Raad 5ae5a6e60f fix plugins reinstalling too often 2026-04-18 20:02:24 -04:00
Dax Raad bf22402ff7 ci 2026-04-18 19:29:21 -04:00
Dax Raad aecd9bc19f ci 2026-04-18 18:59:44 -04:00
Dax Raad afc36d6f3d ci: fix 2026-04-18 18:56:14 -04:00
Aiden Cline 2408ee6785 test: fix bedrock test (#23351) 2026-04-18 17:46:15 -05:00
Ryan Vogel 86c9ab73ba Stefan/enterprise forms waitlist (#23158)
Co-authored-by: Ryan Vogel <me@ryan.ceo>
2026-04-18 18:30:28 -04:00
opencode-agent[bot] 1229ccca54 chore: generate 2026-04-18 21:37:45 +00:00
Frank 1643fd390e zen: redeem go 2026-04-18 17:33:28 -04:00
Frank a6e6b42837 zen: redeem credit 2026-04-18 17:33:28 -04:00
opencode-agent[bot] 919c2fb83d chore: update nix node_modules hashes 2026-04-18 21:32:47 +00:00
Aiden Cline 3afb6765a5 fix: ensure display: summarized is sent by default for bedrock (#23343) 2026-04-18 16:04:00 -05:00
Aiden Cline 108d3b930a chore: bump @ai-sdk/amazon-bedrock (#23341) 2026-04-18 16:00:46 -05:00
Dax de5691503a tui: allow full-session forks from the session dialog (#23339) 2026-04-18 20:20:23 +00:00
Dax Raad 4b08910bbf release: avoid package.json drift during publish 2026-04-18 12:32:23 -04:00
opencode-agent[bot] 3831af62b5 chore: generate 2026-04-18 16:00:01 +00:00
Kit Langton 32c3017b00 fix: detect attachment mime from file contents (#23291) 2026-04-18 11:59:08 -04:00
opencode-agent[bot] f0051d95cb chore: generate 2026-04-18 15:21:48 +00:00
Dax Raad 0a1c0663e9 core: support OTEL_RESOURCE_ATTRIBUTES environment variable for custom 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 11:20:29 -04:00
Dax Raad ff80694ddf core: fix early return when node_modules is missing during package install 2026-04-18 10:42:33 -04:00
Dax Raad e438ce9c50 tui: fix sync loading indicator to properly show loading state on startup 2026-04-18 10:39:10 -04:00
Dax Raad 08710de30f core: track retry attempts with detailed error context on assistant entries
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 10:38:35 -04:00
opencode-agent[bot] db322bdb85 chore: generate 2026-04-18 05:49:37 +00:00
Dax Raad ed50480ba1 core: extract session entry stepping logic into dedicated module
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-18 01:48:21 -04:00
Aiden Cline 5264cffe42 fix: make skills logic more token efficient (#23253) 2026-04-17 23:51:16 -05:00
opencode-agent[bot] 777a534766 chore: generate 2026-04-18 03:52:28 +00:00
Kit Langton 1251c61f48 docs(effect): track schema migration progress with concrete file checklists (#23242) 2026-04-18 03:51:30 +00:00