Commit graph

6,318 commits

Author SHA1 Message Date
Dax
132ef57272
refactor(core): simplify location filesystem (#31545) 2026-06-09 14:28:45 -04:00
Aiden Cline
0777cf1ccf
fix(mcp): log actionable connection statuses (#31544) 2026-06-09 13:07:56 -05:00
Aiden Cline
c4bc902958
fix(opencode): support Claude Fable reasoning (#31546) 2026-06-09 12:38:53 -05:00
Aiden Cline
db9391e8a6
drop citation_options from cohere (#31543) 2026-06-09 11:53:02 -05:00
opencode-agent[bot]
ada5b31bb0 chore: generate 2026-06-09 16:12:42 +00:00
James Long
ffcb45d7c9
feat(tui): show project copy in session list (#31421) 2026-06-09 12:10:37 -04:00
Dax
6566ede935
refactor(core): consolidate references (#31539) 2026-06-09 16:08:58 +00:00
Aiden Cline
0bb677cef9
feat(opencode): configure Cohere North model (#31536) 2026-06-09 10:54:03 -05:00
Dax
37522185d3
refactor(tui): centralize application exit (#31524) 2026-06-09 11:46:02 -04:00
Ben Sandbrook
ab701d20eb
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
Aiden Cline
79cff288a6
fix(opencode): pass abort signal to MCP tool calls (#31455) 2026-06-08 22:47:05 -05:00
Aiden Cline
0efc334ff9
fix(opencode): paginate MCP catalogs (#31442) 2026-06-08 22:43:55 -05:00
Anthony Lau
161247c70d
fix(opencode): generate reasoning variants for all OpenRouter models. (#30332)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-06-08 20:22:02 -05:00
Aiden Cline
a86ecf3bba
fix: adjust item id stripping to happen prior to request signing (#31429) 2026-06-08 17:43:48 -05:00
Aiden Cline
6e84142b59
fix(opencode): support MiniMax M3 thinking toggle (#31426) 2026-06-08 17:03:31 -05:00
opencode-agent[bot]
537666149b chore: generate 2026-06-08 19:43:41 +00:00
Dax
c06ad7c881
refactor(core): replace legacy logger with Effect logging (#31310) 2026-06-08 15:41:56 -04:00
Aiden Cline
0a7cb20e66
fix(opencode): await run event loop (#31389) 2026-06-08 12:47:39 -05:00
Shoubhit Dash
f43209bb8c
fix(session): avoid sticky prompt tool overrides (#31394) 2026-06-08 23:03:27 +05:30
opencode-agent[bot]
89e371c94b chore: generate 2026-06-08 13:41:54 +00:00
Shoubhit Dash
b1a6c40ad0
fix: speed up fff file search (#31366) 2026-06-08 19:09:55 +05:30
Tommy D. Rossi
0050134d9e
fix(session): merge per-call tool rules into session permission (#30529)
Co-authored-by: Simon Klee <hello@simonklee.dk>
2026-06-08 13:02:10 +05:30
opencode-agent[bot]
d46af9cf1e chore: generate 2026-06-08 07:00:27 +00:00
huangli
bea56feb63
fix(lsp): resolve JDTLS root to topmost pom.xml in Java Maven multi-module projects (#28761)
Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com>
2026-06-08 12:28:53 +05:30
Shoubhit Dash
685a894a6f
fix(opencode): include acp pending tool input (#31321) 2026-06-08 12:20:59 +05:30
Aiden Cline
b5cb9aae7f
fix(opencode): respect MCP server capabilities (#31271) 2026-06-07 21:24:41 -05:00
opencode-agent[bot]
3867fa2bad chore: generate 2026-06-07 21:27:42 +00:00
Simon Klee
07808bea12
run: make minimal mode more minimal (#31227) 2026-06-07 23:26:14 +02:00
opencode-agent[bot]
c495635f05 chore: generate 2026-06-07 18:35:32 +00:00
Aiden Cline
8ff40133b4
chore(opencode): update MCP SDK to 1.29.0 (#31268) 2026-06-07 13:34:10 -05:00
Aiden Cline
aacdb34e3f
fix(opencode): avoid duplicate skill catalog (#31269) 2026-06-07 13:34:01 -05:00
opencode-agent[bot]
21a644fef5 chore: generate 2026-06-07 05:25:52 +00:00
Dax
106f8e94d6
refactor(tui): extract standalone package (#31193) 2026-06-07 05:24:27 +00:00
opencode-agent[bot]
155e1f20d6 chore: generate 2026-06-07 03:28:52 +00:00
Dax
fe0c4f8c74
refactor(server): canonicalize service API (#31049) 2026-06-07 03:27:28 +00:00
Kit Langton
48c26fa039
fix(test): release Windows search handles (#31172) 2026-06-07 01:41:54 +00:00
Aiden Cline
0875203a6c
test: fix tool test (#31163) 2026-06-06 18:06:19 -05:00
Aiden Cline
b9131aa69c
fix: background agent prompting, lets kill this sleep behavior oml (#31162) 2026-06-06 17:50:33 -05:00
opencode-agent[bot]
77963d884a chore: generate 2026-06-06 13:44:07 +00:00
Dmitriy Kovalenko
7d3d80f840
feat(opencode): fff search tools (#27802)
Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com>
2026-06-06 19:12:31 +05:30
Kit Langton
54f4974546
feat(http-recorder): prepare public beta release (#31018) 2026-06-06 03:01:26 +00:00
Aiden Cline
ba57718b05
feat(opencode): support non-interactive MCP add (#31054) 2026-06-05 21:21:20 -05:00
Aiden Cline
3f0ef9b71c
feat(opencode): add search to auth logout command (#31053) 2026-06-05 20:51:55 -05:00
mridul
015e79fa59
fix(session): respect directory filter with workspaces (#30804) 2026-06-05 21:41:32 +00:00
James Long
d5b205657f
fix(tui): inject reminder after moving session (#31027) 2026-06-05 17:33:50 -04:00
James Long
a645615a49
fix(opencode): limit generated project copy names (#31022) 2026-06-05 17:26:21 -04:00
James Long
499a8a4b0c
fix(tui): bootstrap new project copies (#31019) 2026-06-05 17:10:14 -04:00
opencode-agent[bot]
969bb90f69 chore: generate 2026-06-05 20:49:10 +00:00
James Long
f591bf5f93
feat(tui): delete working copies from move dialog (#31017) 2026-06-05 16:47:10 -04:00
Kit Langton
820c984d47
fix(core): recover v2 context overflow (#31005) 2026-06-05 16:05:51 -04:00