Commit Graph

  • 344ccc647b ignore: vimtor to team members list Aiden Cline 2026-05-06 11:45:11 -05:00
  • b9b854bf9f chore: generate opencode-agent[bot] 2026-05-06 15:13:34 +00:00
  • d9c18381a6 feat(config): support well-known remote_config (#26054) Dax 2026-05-06 11:12:23 -04:00
  • 63a175b50d fix(cli): avoid AppRuntime re-entry for network options (#26052) Kit Langton 2026-05-06 11:02:08 -04:00
  • 889f979c0b chore: fix model alerts (#25990) Victor Navarro 2026-05-06 16:57:34 +02:00
  • 2abc4507b2 fix(tui): filter only connected workspaces in dialog; add warp synthetic message (#25915) James Long 2026-05-06 10:25:42 -04:00
  • aa3c99a3c0 chore: update nix node_modules hashes opencode-agent[bot] 2026-05-06 08:50:56 +00:00
  • d49d217e9d fix(tui): preserve selected model on refresh (#25993) Shoubhit Dash 2026-05-06 14:14:31 +05:30
  • 043a5c7c0d feat(desktop): implement clipboard write permission handling (#25998) Brendan Allan 2026-05-06 16:40:45 +08:00
  • 901d1171a6 chore(desktop): add @parcel/watcher platform packages to optionalDependencies (#25996) Brendan Allan 2026-05-06 16:37:10 +08:00
  • 518503b29b fix(ui): preserve SVG tags in DOMPurify config for KaTeX math rendering (#25866) Sergei Zharinov 2026-05-06 05:06:37 -03:00
  • c235ba1bef docs: fix CLI attach section order (#25749) Guiii 2026-05-06 08:56:38 +01:00
  • 754a1fb712 fix(desktop): suppress EPIPE errors in console transport (#25980) Brendan Allan 2026-05-06 15:30:18 +08:00
  • acca2e92dc fix(desktop): disable auto install on app quit (#25976) Brendan Allan 2026-05-06 14:39:20 +08:00
  • 9d178e0944 sync Frank 2026-05-06 01:05:09 -04:00
  • 7c8cf6ca5b fix(desktop): suppress browser API Sentry errors in prod (#25972) Brendan Allan 2026-05-06 12:44:40 +08:00
  • 89afac3d9d go: restore Kimi K2.6 limits (#25969) Jack 2026-05-06 12:39:52 +08:00
  • b4c60e1b21 chore: generate opencode-agent[bot] 2026-05-06 04:32:49 +00:00
  • efd8024430 feat(desktop): add OPENCODE_TEST_ONBOARDING env (#25968) Brendan Allan 2026-05-06 12:30:20 +08:00
  • 2f05676e04 chore: generate opencode-agent[bot] 2026-05-06 04:17:05 +00:00
  • 5013e8a8ec docs: update desktop app references from Tauri to Electron (#25965) imduchuyyy 🐬 2026-05-06 11:15:59 +07:00
  • 6e7c9eb820 chore: generate opencode-agent[bot] 2026-05-06 01:35:13 +00:00
  • 8555de8189 Type session not-found errors (#25818) Kit Langton 2026-05-05 21:33:47 -04:00
  • f5c3d352a1 fix(app): require query functions for sync queries (#25939) Luke Parker 2026-05-06 10:09:32 +10:00
  • e117397d0f fix(server): restore web terminal CSP allowances (#25937) Luke Parker 2026-05-06 09:32:51 +10:00
  • 1fbc13a1b4 chore: generate opencode-agent[bot] 2026-05-05 23:08:37 +00:00
  • 6409aceb1a fix: sanitize surrogates (#25934) Aiden Cline 2026-05-05 18:07:23 -05:00
  • 837cc92586 chore: generate opencode-agent[bot] 2026-05-05 21:56:18 +00:00
  • ca77b8f8e9 fix(cf-ai-gateway): route provider options through openaiCompatible key (#24432) (#25573) Nathan Nguyen 2026-05-06 07:55:08 +10:00
  • 25547e9337 chore: generate opencode-agent[bot] 2026-05-05 20:41:12 +00:00
  • 12f3d1f505 fix(core): use current workspace with /new; fix warping into local project (#25894) James Long 2026-05-05 16:39:37 -04:00
  • 8e182c7782 fix(core): better state handling of editor context (#25911) James Long 2026-05-05 15:53:05 -04:00
  • 8a797ed9a1 fix(TUI): update agent create target path from "/agent" to "/agents" (#14427) OpeOginni 2026-05-05 21:51:40 +02:00
  • 25ecf0af6b fix: retry server_is_overloaded errors (#25888) Aiden Cline 2026-05-05 10:39:25 -05:00
  • 576480b5dc fix: ensure mistral medium 3.5 has variants properly setup (#25887) Aiden Cline 2026-05-05 10:34:20 -05:00
  • fdb4b7c4a5 chore: update nix node_modules hashes opencode-agent[bot] 2026-05-05 14:27:06 +00:00
  • 726ae6f541 chore: configure alerting and monitoring (#25857) Victor Navarro 2026-05-05 16:08:28 +02:00
  • 773078e81f sync release versions for v1.14.39 opencode 2026-05-05 10:57:52 +00:00
  • 811954880e fix(compaction): order compaction summary before retained tail (#25851) Shoubhit Dash 2026-05-05 16:12:37 +05:30
  • 465c83cf82 fix(desktop): respect proxy environment (#25846) Luke Parker 2026-05-05 20:34:28 +10:00
  • bb9b81aa37 fix(desktop): add error handling to store-get IPC handler (#25850) Brendan Allan 2026-05-05 18:24:21 +08:00
  • a20446fcc8 sync release versions for v1.14.38 opencode 2026-05-05 09:48:25 +00:00
  • 292c2aa458 chore: update nix node_modules hashes opencode-agent[bot] 2026-05-05 09:06:37 +00:00
  • 52bb088753 fix(server): allow all connect-src origins in CSP for embedded UI (#25838) Brendan Allan 2026-05-05 17:06:30 +08:00
  • b8f8f5d3a8 fix(desktop): trust system certificates (#25837) Luke Parker 2026-05-05 18:47:38 +10:00
  • 8df3ef10fc sync release versions for v1.14.37 opencode 2026-05-05 07:26:49 +00:00
  • 301ab36159 chore: update nix node_modules hashes opencode-agent[bot] 2026-05-05 06:06:32 +00:00
  • 03544a26cd fix(desktop): update main process (#25825) Brendan Allan 2026-05-05 13:44:53 +08:00
  • b4147c8d08 refactor(desktop): consolidate desktop-electron into desktop package (#25822) Brendan Allan 2026-05-05 13:43:36 +08:00
  • 6f7d63e9ce chore: generate opencode-agent[bot] 2026-05-05 04:27:38 +00:00
  • 07f1c8c0ac fix(desktop): stabilize Windows titlebar zoom (#25813) Luke Parker 2026-05-05 14:26:35 +10:00
  • 2d0a757eb2 chore: generate opencode-agent[bot] 2026-05-05 02:37:07 +00:00
  • 75d141b574 fix(session): cancel subtask child sessions (#25798) Kit Langton 2026-05-04 22:36:06 -04:00
  • 39c88f9afb Improve v2 session message rendering (#25634) Dax 2026-05-04 22:35:21 -04:00
  • 0df2bb0f3b docs: restore v2 todo Dax Raad 2026-05-04 22:22:39 -04:00
  • f6a3615f59 fix(console): remove Cloudflare cache config from download fetch (#25804) Brendan Allan 2026-05-05 10:15:00 +08:00
  • edd480f56b fix(tui): fix type error for calling workspace.warp (#25801) James Long 2026-05-04 22:06:33 -04:00
  • 2740d398fa devex: Enable Electron MCP servers with DevTools debug port (#25795) Luke Parker 2026-05-05 11:37:18 +10:00
  • f33b17e8ac chore: generate opencode-agent[bot] 2026-05-05 01:29:49 +00:00
  • 22a4a9df8b feat(core): session warping (#25768) James Long 2026-05-04 21:28:38 -04:00
  • 84afd2bef8 update: normalize download asset names to match new naming convention (#25796) Brendan Allan 2026-05-05 09:19:13 +08:00
  • ca2411d332 Run UI unit tests in CI (#25792) Luke Parker 2026-05-05 11:05:53 +10:00
  • 6b852774e1 sync release versions for v1.14.35 opencode 2026-05-05 01:01:47 +00:00
  • f14784d531 chore: generate opencode-agent[bot] 2026-05-05 00:35:18 +00:00
  • 6a5e329427 fix(vcs): preserve batched patch boundaries (#25787) Luke Parker 2026-05-05 10:34:06 +10:00
  • 4b65b1e053 sync release versions for v1.14.34 opencode 2026-05-04 23:26:02 +00:00
  • d431a0e4b4 fix: ensure effect server middleware properly parses errors (#25717) Aiden Cline 2026-05-04 17:29:00 -05:00
  • 5720883d5d sync Frank 2026-05-04 15:51:29 -04:00
  • 007b57f078 test(agent): skip InstanceBootstrap in plugin-agent regression test (#25737) Kit Langton 2026-05-04 13:11:33 -04:00
  • fb07c2070c fix(server): provide fresh ConfigProvider per HttpApi listener (#25726) Kit Langton 2026-05-04 13:06:29 -04:00
  • 25dc6f09bc fix(worktree): fork workspace worktree boot (#25723) Kit Langton 2026-05-04 12:01:13 -04:00
  • b70e2700ef chore(docs): rename firmware provider to frogbot (#25453) Colby Gilbert 2026-05-04 08:27:03 -07:00
  • 1aed6b1d8b sync Frank 2026-05-04 11:16:23 -04:00
  • c1f607d206 fix: ensure anthropic sdk properly resolves when using azure (#25721) Aiden Cline 2026-05-04 09:58:21 -05:00
  • 2c819f290f chore: generate opencode-agent[bot] 2026-05-04 13:55:28 +00:00
  • 6e9f10ad3f test(server): regression reproducers for #25698 (#25714) Kit Langton 2026-05-04 09:54:19 -04:00
  • 1251a870cb fix(opencode): strip transfer-encoding in UI proxy and allow public manifest assets (#25698) OpeOginni 2026-05-04 15:43:03 +02:00
  • 67047fa766 chore: generate opencode-agent[bot] 2026-05-04 13:26:08 +00:00
  • a366128a93 fix(app): prevent terminal recovery loops (#25710) Luke Parker 2026-05-04 23:24:57 +10:00
  • 9f708e748a chore: generate opencode-agent[bot] 2026-05-04 02:57:18 +00:00
  • 7bc26dafae feat(server): pty websocket auth tickets (#25660) Kit Langton 2026-05-03 22:56:14 -04:00
  • ce89bcb8e2 fix: allow Codex Spark with Codex OAuth (#25640) Utkub24 2026-05-04 01:58:16 +03:00
  • c2b1974ddd Effectify plugin agent regression test (#25646) Kit Langton 2026-05-03 18:07:10 -04:00
  • ca6150d6f0 fix(app): preserve auth token credentials (#25636) Kit Langton 2026-05-03 17:13:42 -04:00
  • 825ab2e38d refactor(cli): effectify provider commands (#25633) Kit Langton 2026-05-03 16:41:10 -04:00
  • 755cd561ec chore: generate opencode-agent[bot] 2026-05-03 19:45:26 +00:00
  • 6312c55d55 fix(server): serve embedded UI from bunfs (#25632) Kit Langton 2026-05-03 15:44:23 -04:00
  • a9dc0fae3d chore: generate opencode-agent[bot] 2026-05-03 18:46:50 +00:00
  • 7749d8e85f Add v2 session failure events (#25628) Dax 2026-05-03 14:45:48 -04:00
  • 28112fbd12 chore: generate opencode-agent[bot] 2026-05-03 18:24:37 +00:00
  • 387220f368 fix(server): support desktop PTY websockets with HttpApi (#25598) Kit Langton 2026-05-03 14:23:29 -04:00
  • adb7cb1037 fix(auth): add username option for basic auth in RunCommand (#25600) OpeOginni 2026-05-03 19:21:33 +02:00
  • c06af70ab0 chore: generate opencode-agent[bot] 2026-05-03 15:44:02 +00:00
  • 40dc2fa3c1 refactor(cli/providers): flatten — Effect-native handlers end-to-end (#25537) Kit Langton 2026-05-03 11:42:57 -04:00
  • df7dd06a0f refactor(cli/github+run): Stage 4 — drop AppRuntime.runPromise bridges (#25539) Kit Langton 2026-05-03 11:42:05 -04:00
  • 57d5c095d8 chore: generate opencode-agent[bot] 2026-05-03 15:22:38 +00:00
  • 13ac849db5 refactor(config+core): drop ConfigPaths.readFile, add AppFileSystem.readFileStringSafe, flatten TuiConfig.loadState (#25602) Kit Langton 2026-05-03 11:21:34 -04:00
  • 8694c5b68f fix(auth): respect server username in clients (#25596) Shoubhit Dash 2026-05-03 19:28:31 +05:30
  • 0a7d02c87c feat: group changelog bugfixes (#25597) Shoubhit Dash 2026-05-03 19:18:26 +05:30
  • e77867ef05 ci: only build electron desktop (#19067) Brendan Allan 2026-05-03 21:40:15 +08:00