Commit Graph

14012 Commits

Author SHA1 Message Date
Aiden Cline f79463799e fix(mcp): make client creation failure-safe (#31595) 2026-06-09 23:24:41 -05:00
Dax 1add617766 feat(core): add project reference guidance (#31601) 2026-06-10 04:08:26 +00:00
Brendan Allan 9e84063149 feat(app): /new-session route for new design (#31457) 2026-06-10 11:35:50 +08:00
opencode 201002d868 sync release versions for v1.17.0 2026-06-10 03:12:32 +00:00
opencode-agent[bot] 7806d07cb7 chore: update nix node_modules hashes 2026-06-10 02:47:36 +00:00
Dmitriy Kovalenko f70248dedd chore: Update fff to 0.9.4 (#31583) 2026-06-09 22:28:34 -04:00
opencode-agent[bot] 1a3be458ed chore: generate 2026-06-10 02:12:40 +00:00
Dax Raad bf3db6251e fix(core): expose partial filesystem scan results 2026-06-09 22:10:53 -04:00
opencode-agent[bot] ff8f4ea39a chore: generate 2026-06-10 02:05:59 +00:00
Dax Raad 9d7facdc52 fix(core): prefer shorter paths for tied search scores 2026-06-09 22:04:17 -04:00
Dax a8db5ca8b7 fix(tui): let gutter replace current marker (#31586) 2026-06-09 21:07:11 -04:00
opencode-agent[bot] 818b92431e chore: update nix node_modules hashes 2026-06-10 00:51:11 +00:00
opencode-agent[bot] a55f349bbf chore: generate 2026-06-10 00:39:58 +00:00
Dax 80e328b6c1 refactor(core): unify filesystem search service (#31566) 2026-06-09 20:38:02 -04:00
opencode-agent[bot] 83df7eb86a chore: update nix node_modules hashes 2026-06-09 23:55:49 +00:00
opencode-agent[bot] 058e6e4bc2 chore: generate 2026-06-09 23:36:28 +00:00
Luke Parker 8b2c53902e fix(desktop): update Electron stack and panel layout (#31571) 2026-06-09 23:34:35 +00:00
Frank cc56ccd4e2 zen: update email 2026-06-09 19:31:54 -04:00
Songchao Wang cb6e467192 feat: add X-Session-Id header for proxy cache routing affinity (#31511) 2026-06-09 17:01:17 -05:00
Aiden Cline 487901674b refactor(mcp): simplify service helpers (#31549) 2026-06-09 16:59:24 -05:00
opencode-agent[bot] afccb78d20 chore: generate 2026-06-09 19:34:54 +00:00
Frank 7559771a8b zen: add claude fable 5 2026-06-09 15:32:14 -04:00
James Long ede70549ff feat(opencode): add typed application layer graph (#31531) 2026-06-09 15:31:31 -04:00
opencode-agent[bot] 92deeebd42 chore: generate 2026-06-09 19:10:44 +00:00
Dax 6bfae48c77 fix(opencode): restore effect error logging (#31551) 2026-06-09 19:09:04 +00:00
opencode-agent[bot] 5f2fbb3f6f chore: update nix node_modules hashes 2026-06-09 18:45:17 +00:00
opencode-agent[bot] ded5a01292 chore: generate 2026-06-09 18:30:51 +00:00
Dax 6cecc3d03e refactor(core): simplify location filesystem (#31545) 2026-06-09 14:28:45 -04:00
Aiden Cline b750fb79b6 fix(mcp): log actionable connection statuses (#31544) 2026-06-09 13:07:56 -05:00
Aiden Cline 9ba386b791 fix(opencode): support Claude Fable reasoning (#31546) 2026-06-09 12:38:53 -05:00
Adam 172f70caa8 fix(data): timestamp formatting 2026-06-09 12:19:05 -05:00
Frank 0f23b74e6e zen: add north mini code model 2026-06-09 13:03:55 -04:00
Aiden Cline 551a67f128 drop citation_options from cohere (#31543) 2026-06-09 11:53:02 -05:00
Adam bf1c4f29b8 fix(stats): use data branding assets 2026-06-09 11:34:38 -05:00
opencode-agent[bot] c8112a78af chore: generate 2026-06-09 16:12:42 +00:00
James Long 3a9452af21 feat(tui): show project copy in session list (#31421) 2026-06-09 12:10:37 -04:00
Dax ec87cf82cb refactor(core): consolidate references (#31539) 2026-06-09 16:08:58 +00:00
Aiden Cline 75d469d17d feat(opencode): configure Cohere North model (#31536) 2026-06-09 10:54:03 -05:00
opencode-agent[bot] cc79e613ae chore: generate 2026-06-09 15:48:12 +00:00
Dax f6f849b34c refactor(tui): centralize application exit (#31524) 2026-06-09 11:46:02 -04:00
Aiden Cline 900aba1291 test(core): avoid Windows worker close race (#31532) 2026-06-09 10:31:19 -05:00
Adam 8c595f97ab chore: stats -> data 2026-06-09 09:31:21 -05:00
Sebastian 629cb97886 leave a breadcrumb comment about batchWindow zero (#31508) 2026-06-09 13:48:59 +02:00
opencode-agent[bot] 01bbc9ec85 docs: add uninstall troubleshooting steps (#31424)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-06-09 10:49:18 +02:00
Simon Klee da13d2d739 core: fix idle CPU use in file logger (#31478) 2026-06-09 09:27:32 +02:00
Luke Parker 720a7f04f6 fix(app): clip rounded session panels (#31462) 2026-06-09 06:22:52 +00:00
Ben Sandbrook 0722ed6208 feat: add "reasoning" as interleaved field option for vLLM providers (#30477)
Co-authored-by: Ben Sandbrook <1126483+delta9000@users.noreply.github.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-06-08 23:16:05 -05:00
Brendan Allan 313c2d6425 feat(app): tabs help button (#31454) 2026-06-09 12:09:08 +08:00
opencode-agent[bot] 0e93c70f33 chore: generate 2026-06-09 03:57:22 +00:00
Brendan Allan 71ffbc584f feat(app): draft prompt state (#31452) 2026-06-09 03:56:04 +00:00