Commit Graph

  • be8fee5c2b chore: generate opencode-agent[bot] 2026-06-10 02:05:59 +00:00
  • 4597c687fa fix(core): prefer shorter paths for tied search scores Dax Raad 2026-06-09 22:04:17 -04:00
  • c4aa049042 fix(tui): let gutter replace current marker (#31586) Dax 2026-06-09 21:07:11 -04:00
  • 1d46b5c33c chore: update nix node_modules hashes opencode-agent[bot] 2026-06-10 00:51:11 +00:00
  • 6ae6f0fe8f chore: generate opencode-agent[bot] 2026-06-10 00:39:58 +00:00
  • a0409e64d8 refactor(core): unify filesystem search service (#31566) Dax 2026-06-09 20:38:02 -04:00
  • ce4e658e3f chore: update nix node_modules hashes opencode-agent[bot] 2026-06-09 23:55:49 +00:00
  • 215fb39fc5 chore: generate opencode-agent[bot] 2026-06-09 23:36:28 +00:00
  • 1cc94bb23e fix(desktop): update Electron stack and panel layout (#31571) Luke Parker 2026-06-10 09:34:35 +10:00
  • bc42187c58 zen: update email Frank 2026-06-09 19:31:54 -04:00
  • 80c0b06980 feat: add X-Session-Id header for proxy cache routing affinity (#31511) Songchao Wang 2026-06-10 06:01:17 +08:00
  • 381eabb970 refactor(mcp): simplify service helpers (#31549) Aiden Cline 2026-06-09 16:59:24 -05:00
  • c939aa04fe chore: generate opencode-agent[bot] 2026-06-09 19:34:54 +00:00
  • 9b8e356fca zen: add claude fable 5 Frank 2026-06-09 15:30:12 -04:00
  • 07e5ea9367 feat(opencode): add typed application layer graph (#31531) James Long 2026-06-09 15:31:31 -04:00
  • 7a54a2c49c chore: generate opencode-agent[bot] 2026-06-09 19:10:44 +00:00
  • 600e405ba0 fix(opencode): restore effect error logging (#31551) Dax 2026-06-09 15:09:04 -04:00
  • 1daf535e6b chore: update nix node_modules hashes opencode-agent[bot] 2026-06-09 18:45:17 +00:00
  • cc52dc396c chore: generate opencode-agent[bot] 2026-06-09 18:30:51 +00:00
  • 132ef57272 refactor(core): simplify location filesystem (#31545) Dax 2026-06-09 14:28:45 -04:00
  • 0777cf1ccf fix(mcp): log actionable connection statuses (#31544) Aiden Cline 2026-06-09 13:07:56 -05:00
  • c4bc902958 fix(opencode): support Claude Fable reasoning (#31546) Aiden Cline 2026-06-09 12:38:53 -05:00
  • d68397b42f fix(data): timestamp formatting Adam 2026-06-09 12:19:01 -05:00
  • 531eebb88e zen: add north mini code model Frank 2026-06-09 13:03:52 -04:00
  • db9391e8a6 drop citation_options from cohere (#31543) Aiden Cline 2026-06-09 11:53:02 -05:00
  • f1c31f4eba fix(stats): use data branding assets Adam 2026-06-09 11:34:26 -05:00
  • ada5b31bb0 chore: generate opencode-agent[bot] 2026-06-09 16:12:42 +00:00
  • ffcb45d7c9 feat(tui): show project copy in session list (#31421) James Long 2026-06-09 12:10:37 -04:00
  • 6566ede935 refactor(core): consolidate references (#31539) Dax 2026-06-09 12:08:58 -04:00
  • 0bb677cef9 feat(opencode): configure Cohere North model (#31536) Aiden Cline 2026-06-09 10:54:03 -05:00
  • 8415ff50cb chore: generate opencode-agent[bot] 2026-06-09 15:48:12 +00:00
  • 37522185d3 refactor(tui): centralize application exit (#31524) Dax 2026-06-09 11:46:02 -04:00
  • 960eacebcf test(core): avoid Windows worker close race (#31532) Aiden Cline 2026-06-09 10:31:19 -05:00
  • b4a6419215 chore: stats -> data Adam 2026-06-09 09:31:16 -05:00
  • 7c1e61af1e leave a breadcrumb comment about batchWindow zero (#31508) Sebastian 2026-06-09 13:48:59 +02:00
  • 671d193786 docs: add uninstall troubleshooting steps (#31424) opencode-agent[bot] 2026-06-09 10:49:18 +02:00
  • 2ababc87da core: fix idle CPU use in file logger (#31478) Simon Klee 2026-06-09 09:27:32 +02:00
  • 5372c63c7c fix(app): clip rounded session panels (#31462) Luke Parker 2026-06-09 16:22:52 +10:00
  • ab701d20eb feat: add "reasoning" as interleaved field option for vLLM providers (#30477) Ben Sandbrook 2026-06-09 00:16:05 -04:00
  • 384a8f58c6 feat(app): tabs help button (#31454) Brendan Allan 2026-06-09 12:09:08 +08:00
  • 50c9d5221f chore: generate opencode-agent[bot] 2026-06-09 03:57:22 +00:00
  • 1a08ee77c7 feat(app): draft prompt state (#31452) Brendan Allan 2026-06-09 11:56:04 +08:00
  • 79cff288a6 fix(opencode): pass abort signal to MCP tool calls (#31455) Aiden Cline 2026-06-08 22:47:05 -05:00
  • 0efc334ff9 fix(opencode): paginate MCP catalogs (#31442) Aiden Cline 2026-06-08 22:43:55 -05:00
  • 277ecc505c chore: generate opencode-agent[bot] 2026-06-09 02:50:41 +00:00
  • f565ff3c09 feat(app): add draft tab support to tabs store (#31343) Brendan Allan 2026-06-09 10:49:18 +08:00
  • 161247c70d fix(opencode): generate reasoning variants for all OpenRouter models. (#30332) Anthony Lau 2026-06-08 18:22:02 -07:00
  • a86ecf3bba fix: adjust item id stripping to happen prior to request signing (#31429) Aiden Cline 2026-06-08 17:43:48 -05:00
  • 6e84142b59 fix(opencode): support MiniMax M3 thinking toggle (#31426) Aiden Cline 2026-06-08 17:03:31 -05:00
  • fc52c5ac87 fix(tui): trim select footer action highlight (#31411) James Long 2026-06-08 17:53:06 -04:00
  • 537666149b chore: generate opencode-agent[bot] 2026-06-08 19:43:41 +00:00
  • c06ad7c881 refactor(core): replace legacy logger with Effect logging (#31310) Dax 2026-06-08 15:41:56 -04:00
  • 0a7cb20e66 fix(opencode): await run event loop (#31389) Aiden Cline 2026-06-08 12:47:39 -05:00
  • f43209bb8c fix(session): avoid sticky prompt tool overrides (#31394) Shoubhit Dash 2026-06-08 23:03:27 +05:30
  • b34d9242d1 fix(core): disable fff trace logs (#31380) Shoubhit Dash 2026-06-08 21:10:09 +05:30
  • 9654412021 chore: update nix node_modules hashes opencode-agent[bot] 2026-06-08 15:16:59 +00:00
  • 31d2fecf63 chore: upgrade OpenTUI to v0.3.4 (#31326) Simon Klee 2026-06-08 17:00:19 +02:00
  • f3f59db3ae chore: update nix node_modules hashes opencode-agent[bot] 2026-06-08 14:45:45 +00:00
  • 89e2a23b5b fix(core): restore npm proxy agent patch (#31373) Aiden Cline 2026-06-08 09:32:41 -05:00
  • ea5f97609a chore: generate opencode-agent[bot] 2026-06-08 14:15:38 +00:00
  • 4119051077 fix: stabilize fff file results (#31369) Shoubhit Dash 2026-06-08 19:43:38 +05:30
  • f116a55e4a fix(stats): show new for leaderboard deltas Adam 2026-06-08 08:34:24 -05:00
  • 89e371c94b chore: generate opencode-agent[bot] 2026-06-08 13:41:54 +00:00
  • b1a6c40ad0 fix: speed up fff file search (#31366) Shoubhit Dash 2026-06-08 19:09:55 +05:30
  • 1772e8ee6e docs(go): update MiniMax M3 pricing (#31350) Jack 2026-06-08 19:16:19 +08:00
  • 0050134d9e fix(session): merge per-call tool rules into session permission (#30529) Tommy D. Rossi 2026-06-08 09:32:10 +02:00
  • d46af9cf1e chore: generate opencode-agent[bot] 2026-06-08 07:00:27 +00:00
  • bea56feb63 fix(lsp): resolve JDTLS root to topmost pom.xml in Java Maven multi-module projects (#28761) huangli 2026-06-08 14:58:53 +08:00
  • 685a894a6f fix(opencode): include acp pending tool input (#31321) Shoubhit Dash 2026-06-08 12:20:59 +05:30
  • 79ea379df2 zen: fix Frank 2026-06-08 01:31:31 -04:00
  • 4863aedf3d console: update email Frank 2026-06-08 01:05:45 -04:00
  • b5cb9aae7f fix(opencode): respect MCP server capabilities (#31271) Aiden Cline 2026-06-07 21:24:41 -05:00
  • 4d09a71ef4 chore: generate opencode-agent[bot] 2026-06-08 02:07:18 +00:00
  • 65a3f7f749 fix(desktop): few WSL bugs (#31095) Filip 2026-06-08 04:05:54 +02:00
  • b1d14acc35 chore: update web and desktop code owners (#31289) Luke Parker 2026-06-08 12:00:51 +10:00
  • 3867fa2bad chore: generate opencode-agent[bot] 2026-06-07 21:27:42 +00:00
  • 07808bea12 run: make minimal mode more minimal (#31227) Simon Klee 2026-06-07 23:26:14 +02:00
  • 914a643ab2 chore: update nix node_modules hashes opencode-agent[bot] 2026-06-07 18:48:26 +00:00
  • c495635f05 chore: generate opencode-agent[bot] 2026-06-07 18:35:32 +00:00
  • 8ff40133b4 chore(opencode): update MCP SDK to 1.29.0 (#31268) Aiden Cline 2026-06-07 13:34:10 -05:00
  • aacdb34e3f fix(opencode): avoid duplicate skill catalog (#31269) Aiden Cline 2026-06-07 13:34:01 -05:00
  • 233427f08e test(core): cover skill directory output (#31263) Aiden Cline 2026-06-07 12:37:53 -05:00
  • e82542b802 fix(desktop): disable hidden agent cycling (#31207) Luke Parker 2026-06-07 17:54:13 +10:00
  • 2006259a02 fix(desktop): style home session scrollbar (#31202) Luke Parker 2026-06-07 16:19:49 +10:00
  • 472b33113e chore: generate opencode-agent[bot] 2026-06-07 05:58:27 +00:00
  • 218147271c feat(desktop): open attachments in active project (#31192) Luke Parker 2026-06-07 15:57:07 +10:00
  • a29deb1ee9 fix(app): refresh directory MCP status (#31194) Luke Parker 2026-06-07 15:53:23 +10:00
  • f24049736e chore: update nix node_modules hashes opencode-agent[bot] 2026-06-07 05:41:48 +00:00
  • 21a644fef5 chore: generate opencode-agent[bot] 2026-06-07 05:25:52 +00:00
  • 106f8e94d6 refactor(tui): extract standalone package (#31193) Dax 2026-06-07 01:24:27 -04:00
  • 7a2c49e762 chore: generate opencode-agent[bot] 2026-06-07 05:22:22 +00:00
  • 9b4d5b0395 feat(desktop): make updates persistent and responsive (#31191) Luke Parker 2026-06-07 15:20:56 +10:00
  • f20655bef4 fix(tui): sort connect providers alphabetically (#30891) Robert Douglass 2026-06-07 07:17:38 +02:00
  • 31c099be43 chore: update nix node_modules hashes opencode-agent[bot] 2026-06-07 03:41:56 +00:00
  • 155e1f20d6 chore: generate opencode-agent[bot] 2026-06-07 03:28:52 +00:00
  • fe0c4f8c74 refactor(server): canonicalize service API (#31049) Dax 2026-06-06 23:27:28 -04:00
  • 53ff1b57c9 fix(core): preserve session failure causes Kit Langton 2026-06-06 23:26:21 -04:00
  • 1025540fcc test(core): cover managed output read permissions (#31166) Kit Langton 2026-06-06 21:58:41 -04:00
  • eb9a683b40 fix(core): harden unified tool runtime (#31171) Kit Langton 2026-06-06 21:55:34 -04:00
  • 48c26fa039 fix(test): release Windows search handles (#31172) Kit Langton 2026-06-06 21:41:54 -04:00