Commit Graph

  • 48c1b6b338 tweak: move the max token exclusions to plugins @rekram1-node (#21225) Aiden Cline 2026-04-06 15:43:58 -07:00
  • 40e4cd27a1 tweak: adjust chat.params hook to allow altering of the maxOutputTokens (#21220) Aiden Cline 2026-04-06 11:13:30 -07:00
  • 5a6d10cd53 tweak: ensure copilot anthropic models have same reasoning effort model as copilot cli, also fix qwen incorrectly having variants (#21212) Aiden Cline 2026-04-06 11:12:43 -07:00
  • 527b51477d chore: update nix node_modules hashes opencode-agent[bot] 2026-04-06 18:08:04 +00:00
  • 535343bf56 refactor(server): replace Bun serve with Hono node adapters (#18335) Dax 2026-04-06 13:24:55 -04:00
  • 4394e42615 upgrade opentui to 0.1.97 (#21137) Sebastian 2026-04-06 18:42:05 +02:00
  • 2e4c43c1cf refactor: replace Bun.serve with Node http.createServer in OAuth handlers (#18327) Dax 2026-04-06 12:17:29 -04:00
  • 965c751522 docs: update Cloudflare provider setup to reflect /connect prompt flow (#20589) MC 2026-04-06 11:50:24 -04:00
  • 24bdd3c9fb chore: generate opencode-agent[bot] 2026-04-06 13:51:36 +00:00
  • 01f0319192 fix(lsp): MEMORY LEAK: ensure typescript server uses native project config (#19953) Derek Barrera 2026-04-06 09:50:36 -04:00
  • 517e6c9aa4 release: v1.3.17 opencode 2026-04-06 07:39:18 +00:00
  • a4a9ea4ab0 fix(tui): revert kitty keyboard events workaround on windows (#20180) Luke Parker 2026-04-06 17:04:50 +10:00
  • eaa272ef7f fix: show clear error when Cloudflare provider env vars are missing (#20399) MC 2026-04-06 01:26:04 -04:00
  • 70b636a360 zen: normalize ipv6 Frank 2026-04-06 00:32:55 -04:00
  • a8fd0159be zen: remove header check Frank 2026-04-05 23:51:34 -04:00
  • 342436dfc4 release: v1.3.16 opencode 2026-04-06 03:44:46 +00:00
  • 77a462c930 fix(tui): default Ctrl+Z to undo on Windows (#21138) Luke Parker 2026-04-06 12:38:35 +10:00
  • 9965d385de fix: pass both 'openai' and 'azure' providerOptions keys for @ai-sdk/azure (#20272) Corné Steenhuis 2026-04-06 04:34:53 +02:00
  • f0f1e51c5c fix(core): implement proper configOptions for acp (#21134) George Harker 2026-04-05 19:29:34 -07:00
  • 4712c18a58 feat(tui): make the mouse disablable (#6824, #7926) (#13748) Gautier DI FOLCO 2026-04-06 04:14:11 +02:00
  • 9e156ea168 chore: update nix node_modules hashes opencode-agent[bot] 2026-04-06 01:18:03 +00:00
  • 68f4aa220e fix(plugin): parse package specifiers with npm-package-arg and sanitize win32 cache paths (#21135) Luke Parker 2026-04-06 10:26:40 +10:00
  • 3a0e00dd7f tweak: add newline between <content> and first line of read tool output to prevent confusion (#21070) Aiden Cline 2026-04-04 21:55:22 -07:00
  • 66b4e5e020 doc: udpate doc Frank 2026-04-05 00:35:38 -04:00
  • 8b8d4fa066 test: add regression test for double counting bug (#21053) Aiden Cline 2026-04-04 16:40:28 -07:00
  • 6253ef0c27 chore: generate opencode-agent[bot] 2026-04-04 23:26:37 +00:00
  • c6ebc7ff7c fix(tui): only show org switch affordances when useful (#21054) Kit Langton 2026-04-04 19:25:37 -04:00
  • 985663620f chore: generate opencode-agent[bot] 2026-04-04 23:07:01 +00:00
  • c796b9a19e refactor(effect): move read tool onto defineEffect (#21016) Kit Langton 2026-04-04 19:06:00 -04:00
  • 6ea108a03b feat(tui): show console-managed providers (#20956) Kit Langton 2026-04-04 19:05:45 -04:00
  • 280eb16e77 fix: ensure reasoning tokens arent double counted when calculating usage (#21047) Aiden Cline 2026-04-04 15:29:53 -07:00
  • 930e94a3ea release: v1.3.15 opencode 2026-04-04 20:54:20 +00:00
  • 629e866ff0 fix(npm): Arborist reify fails on compiled binary — Bun pre-resolves node-gyp path at build time (#21040) Dax 2026-04-04 16:27:20 -04:00
  • c08fa5675f refactor: remove redundant Kimi skill section (#20393) Yuxin Dong 2026-04-05 02:30:57 +08:00
  • cc50b778eb release: v1.3.14 opencode 2026-04-04 18:32:17 +00:00
  • 00fa68b3a7 fix(ci): create JUnit output dirs before tests (#20959) Kit Langton 2026-04-03 22:47:20 -04:00
  • 288eb044cb perf(opencode): batch snapshot diffFull blob reads (#20752) Kit Langton 2026-04-03 21:05:23 -04:00
  • 59ca4543d8 refactor(provider): stop custom loaders using facades (#20776) Kit Langton 2026-04-03 20:24:24 -04:00
  • 650d0dbe54 chore: generate opencode-agent[bot] 2026-04-03 22:55:05 +00:00
  • a5ec741cff notes on v2 (#20941) Sebastian 2026-04-04 00:54:03 +02:00
  • fff98636f7 chore: rm models snapshot (#20929) Aiden Cline 2026-04-03 14:44:50 -05:00
  • c72642dd35 test(ci): publish unit reports in actions (#20547) Kit Langton 2026-04-03 12:12:01 -04:00
  • f2d4ced8ea refactor(effect): build todowrite tool from Todo service (#20789) Kit Langton 2026-04-03 12:05:40 -04:00
  • ae7e2eb3fb chore(app): remove queued follow-ups for now Adam 2026-04-03 10:56:40 -05:00
  • a32ffaba35 fix(app): show correct submit icon when typing follow up Adam 2026-04-03 10:51:07 -05:00
  • a4e75a0794 chore: generate opencode-agent[bot] 2026-04-03 14:56:44 +00:00
  • 35350b1d25 feat: restore git-backed review modes (#20845) Shoubhit Dash 2026-04-03 20:24:57 +05:30
  • 263dcf75b5 fix: restore prompt focus after footer selection (#20841) Shoubhit Dash 2026-04-03 20:06:33 +05:30
  • 7994dce0f2 refactor(effect): resolve built tools through the registry (#20787) Kit Langton 2026-04-03 10:31:00 -04:00
  • fbfa148e4e fix(app): hide default session timestamps (#20892) Shoubhit Dash 2026-04-03 19:21:54 +05:30
  • 9d57f21f9f feat(ui): redesign modified files section in session turn (#20348) Shoubhit Dash 2026-04-03 19:02:53 +05:30
  • 3deee3a02b fix(session): disable todo dock auto-scroll (#20840) Shoubhit Dash 2026-04-03 19:02:30 +05:30
  • 2002f08f2e fix(prompt): unmount model controls in shell mode (#20886) Shoubhit Dash 2026-04-03 18:46:26 +05:30
  • c307505f8b fix(session): delay jump-to-bottom button (#20853) Shoubhit Dash 2026-04-03 18:42:01 +05:30
  • 6359d00fb4 fix(core): fix restoring earlier messages in a reverted chain (#20780) Nate Williams 2026-04-03 08:53:00 -04:00
  • b969066a20 electron: better menus (#20878) Brendan Allan 2026-04-03 20:41:30 +08:00
  • 500dcfc586 chore: update nix node_modules hashes opencode-agent[bot] 2026-04-03 03:53:46 +00:00
  • 7b8dc8065e fix(sdk): handle Windows opencode spawn and shutdown (#20772) Luke Parker 2026-04-03 13:18:50 +10:00
  • e89527c9f0 feat: Send x-session-affinity and x-parent-session-id headers (#20744) Kevin Flansburg 2026-04-02 21:09:53 -06:00
  • aa2239d5de add automatic heap snapshots for high-memory cli processes (#20788) Dax 2026-04-02 22:34:33 -04:00
  • 8daeacc989 chore: generate opencode-agent[bot] 2026-04-03 02:10:50 +00:00
  • 81d3ac3bf0 fix: prevent Tool.define() wrapper accumulation on object-defined tools (#16952) Juan Pablo Carranza Hurtado 2026-04-02 20:09:53 -06:00
  • eb6f1dada8 fix: call models.dev once instead of twice on start (#20765) Luke Parker 2026-04-03 11:26:53 +10:00
  • 8e9e79d276 refactor(share): effectify share next (#20596) Kit Langton 2026-04-02 20:56:56 -04:00
  • 38014fe448 fix: rm dynamic part from bash tool description again to restore cache hits across projects (#20771) Aiden Cline 2026-04-02 19:16:40 -05:00
  • 8942fc21aa refactor(effect): prune unused facades (#20748) Kit Langton 2026-04-02 20:15:09 -04:00
  • 7f45943a9e fix(opencode): honor model limit.input overrides (#16306) ykswang 2026-04-03 08:13:10 +08:00
  • 6e1400fc45 dialog aware prompt cursor (#20753) Sebastian 2026-04-02 23:20:56 +02:00
  • bf26c08d51 chore: update nix node_modules hashes opencode-agent[bot] 2026-04-02 20:47:24 +00:00
  • 29f7dc073b Adds TUI prompt traits, refs, and plugin slots (#20741) Sebastian 2026-04-02 22:11:17 +02:00
  • 5e1b513527 refactor(todo): effectify session todo (#20595) Kit Langton 2026-04-02 15:11:23 -04:00
  • f549fde874 test(app): emit junit artifacts for playwright (#20732) Kit Langton 2026-04-02 15:07:46 -04:00
  • 6dfb30448c refactor(app): unexport internal e2e helpers (#20730) Kit Langton 2026-04-02 14:53:51 -04:00
  • b5b5f7e019 test(opencode): remove temporary e2e url repro (#20729) Kit Langton 2026-04-02 14:35:21 -04:00
  • ae7b49b034 docs(effect): refresh migration status (#20665) Kit Langton 2026-04-02 14:33:58 -04:00
  • f151c660b1 chore: update nix node_modules hashes opencode-agent[bot] 2026-04-02 18:31:14 +00:00
  • c3ef69c866 test(app): add a golden path for mocked e2e prompts (#20593) Kit Langton 2026-04-02 14:17:28 -04:00
  • 363891126c chore: generate opencode-agent[bot] 2026-04-02 17:58:00 +00:00
  • 1989704abe feat(acp): Add messageID and emit user_message_chunk on prompt/command (#18625) Noam Bressler 2026-04-02 20:56:56 +03:00
  • f0a9ebfed4 chore: generate opencode-agent[bot] 2026-04-02 17:54:07 +00:00
  • 7e32f80d82 feat: add macOS managed preferences support for enterprise MDM deployments (#19178) Lenny Vaknine 2026-04-02 13:52:49 -04:00
  • 966d9cfa41 electron: add basic context menu for inspect element (#20723) Brendan Allan 2026-04-03 01:41:26 +08:00
  • 92e820fdc8 go: add mimo Frank 2026-04-02 12:59:02 -04:00
  • c4b3971548 app: unify auto scroll ref handling (#20716) Brendan Allan 2026-04-03 00:44:52 +08:00
  • 3faabdadb7 refactor(format): update formatter interface to return command from enabled() (#20703) Dax 2026-04-02 12:22:01 -04:00
  • 93a139315c Add MiMo-V2 models to Go UI and docs (#20709) Jack 2026-04-03 00:01:04 +08:00
  • 10ca1ace6b tweak: add abort signal timeout to the github copilot model fetch to prevent infinite blocking (#20705) Aiden Cline 2026-04-02 10:53:08 -05:00
  • c3dfd08ba8 fix(format): use biome format instead of check to prevent import removal (#20545) Burak Yigit Kaya 2026-04-02 16:52:52 +01:00
  • 510a1e8140 ignore: fix typecheck in dev (#20702) Aiden Cline 2026-04-02 10:38:30 -05:00
  • 159ede2d5c chore: generate opencode-agent[bot] 2026-04-02 15:19:26 +00:00
  • 291a857fb8 feat: add optional messageID to ShellInput (#20657) Noam Bressler 2026-04-02 18:18:16 +03:00
  • 57a5236e71 chore: generate opencode-agent[bot] 2026-04-02 15:01:45 +00:00
  • 23c8656080 refactor: split up models.dev and config model definitions to prevent coupling (#20605) Aiden Cline 2026-04-02 10:00:43 -05:00
  • ec3ae17e4d chore: update nix node_modules hashes opencode-agent[bot] 2026-04-02 10:23:59 +00:00
  • 69d047ae7d cleanup event listeners with solid-primitives/event-listener (#20619) Brendan Allan 2026-04-02 17:40:03 +08:00
  • 327f62526a use solid-primitives/resize-observer across web code (#20613) Brendan Allan 2026-04-02 17:24:10 +08:00
  • d540d363a7 refactor: simplify solid reactivity across app and web (#20497) Shoubhit Dash 2026-04-02 14:44:05 +05:30
  • db93891373 zen: friendly trial ended message Frank 2026-04-02 03:15:33 -04:00
  • 0f488996b3 fix(node): set OPENCODE_CHANNEL during build (#20616) Brendan Allan 2026-04-02 14:05:36 +08:00
  • a6f524ca08 chore: update nix node_modules hashes opencode-agent[bot] 2026-04-02 04:47:27 +00:00