Aiden Cline
e3edbba3ca
test(opencode): stabilize prompt concurrency tests ( #33522 )
2026-06-23 10:45:30 -05:00
Luke Parker
f0849a697c
fix(app): reject stale timeline range indexes ( #33488 )
2026-06-23 18:27:25 +10:00
Shoubhit Dash
3f3f120825
feat(mcp): add resource read tools ( #33483 )
2026-06-23 13:49:42 +05:30
opencode-agent[bot]
40db33c415
chore: generate
2026-06-23 04:57:55 +00:00
Dax Raad
9b01f15f1d
test(opencode): retry Windows CLI cleanup
2026-06-23 00:56:14 -04:00
Dax Raad
81851ca6b9
test(opencode): stabilize Windows async readiness
2026-06-23 00:41:02 -04:00
Dax Raad
3c5632e110
test(opencode): stabilize Windows CLI subprocesses
2026-06-23 00:26:48 -04:00
Dax Raad
af14fefc96
test(opencode): relax compaction readiness timeout
2026-06-22 23:01:05 -04:00
Dax Raad
4a710e4679
fix(core): await plugin readiness
2026-06-22 22:49:57 -04:00
opencode-agent[bot]
237595e242
chore: generate
2026-06-23 02:19:31 +00:00
Aiden Cline
d29f5eba92
refactor(core): remove shell description input ( #32823 )
2026-06-22 21:18:06 -05:00
Dax Raad
23fd5907be
fix(opencode): normalize CLI test line endings
2026-06-22 19:15:50 -04:00
Kit Langton
f50e4accf3
test(opencode): synchronize shell cancellation ( #33386 )
2026-06-22 11:55:04 -04:00
Kit Langton
9bceb8eb7d
test(opencode): synchronize websocket retry failures ( #33387 )
2026-06-22 11:54:49 -04:00
Kit Langton
adebb87191
test(opencode): use EventV2 location contract ( #33383 )
2026-06-22 11:37:43 -04:00
Simon Klee
0d32d1f293
cli: add --mini ( #33353 )
2026-06-22 16:27:56 +02:00
Dax Raad
595cc91ddc
feat(server): stream events across locations
2026-06-22 08:12:43 -04:00
opencode-agent[bot]
4ecc3ac653
chore: generate
2026-06-22 11:22:22 +00:00
Simon Klee
c7efbe6fc0
run: inline files for attached servers ( #33317 )
2026-06-22 13:20:43 +02:00
Dax Raad
35b3fc85d0
feat(core): expose session switching endpoints
2026-06-21 23:59:22 -04:00
James Long
d3bbfff826
test(opencode): simplify message pagination layer wiring ( #33157 )
2026-06-20 21:44:37 -04:00
James Long
468f425e76
test(opencode): simplify session retry layer wiring ( #33155 )
2026-06-20 21:44:02 -04:00
James Long
d59619fffd
test(opencode): simplify git layer wiring ( #33156 )
2026-06-20 21:43:03 -04:00
imranshaiedi-byte
22cc758b1a
feat(opencode): expose High/Max thinking variants for GLM-5.2 ( #32446 )
...
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-06-20 16:59:08 -05:00
Aiden Cline
f092bafe88
tweak: remove steering wrapper that can bust cache ( #33039 )
2026-06-19 19:10:09 -04:00
opencode-agent[bot]
355a0bcf5b
chore: generate
2026-06-18 12:56:22 +00:00
Aiden Cline
2892e97c57
fix(tui): gate background shortcut by capability ( #32837 )
2026-06-18 14:54:26 +02:00
Jason Quense
213ff3f2d7
fix(opencode): sanitize OpenAI MCP tool schemas ( #32489 )
...
Co-authored-by: jquense <jquense@ramp.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-06-17 02:00:58 +02:00
Luke Parker
3b811bd019
feat(app): make session timelines much faster AND without flicker or scroll jumps ( #32331 )
2026-06-16 18:53:57 +02:00
Aiden Cline
5d0f86606a
fix(mcp): stop idle OAuth callback server ( #32245 )
2026-06-14 22:36:21 -04:00
Aiden Cline
a774c62eac
chore(opencode): consolidate escape logic ( #32360 )
2026-06-14 21:27:02 -04:00
Aiden Cline
e4ccb505bf
fix(mcp): escape OAuth callback errors ( #32242 )
2026-06-14 21:14:36 -04:00
Dax Raad
87c33b3d85
fix(plugin): reuse active server for client requests
...
Temporarily route plugin SDK calls through the active listener so they reuse its instance store instead of initializing plugins again through the default app. Keep the in-process fallback for commands without a listener. This is intentionally a narrow bridge until v2 owns plugin clients in the correct shared server runtime.
2026-06-14 13:35:05 -04:00
Shoubhit Dash
e4d4b07e7d
test(acp): make shell workdir location assertion windows-safe ( #32306 )
2026-06-14 14:54:35 +02:00
Shoubhit Dash
51461429f4
fix(acp): show shell command in ACP tool calls ( #32304 )
...
Co-authored-by: Mert Can Demir <validatedev@gmail.com>
2026-06-14 14:46:27 +02:00
opencode-agent[bot]
c81cd3202c
chore: generate
2026-06-14 11:19:10 +00:00
Shoubhit Dash
7ad68f8150
fix(server): apply plugin pty environment ( #32296 )
2026-06-14 13:17:48 +02:00
opencode-agent[bot]
8cc2276dba
chore: generate
2026-06-14 10:48:03 +00:00
Shoubhit Dash
f2cf607376
refactor(core): canonicalize pty service ( #32182 )
2026-06-14 12:46:39 +02:00
Aiden Cline
f55a931f59
feat(mcp): support client roots ( #32230 )
2026-06-13 19:13:15 -05:00
opencode-agent[bot]
a6e3afe048
chore: generate
2026-06-13 18:11:18 +00:00
santigc6
3f174531b9
feat(opencode): add external browser OAuth for snowflake cortex provider ( #31700 )
...
Co-authored-by: santiago.gonzalezcarvajcentenera <santiago.gonzalezcarvajcentenera@colaborador.elcorteingles.es>
Co-authored-by: David Fierro <14184197+davidfierro@users.noreply.github.com>
Co-authored-by: Kamesh Sampath <kamesh.sampath@hotmail.com>
Co-authored-by: Cortex Code <noreply@snowflake.com>
2026-06-13 13:09:45 -05:00
Aiden Cline
c7dee9c609
fix(opencode): recover expired MCP sessions ( #32088 )
2026-06-13 11:20:59 -05:00
Sebastian
fff0ec294c
fix(tui): prevent duplicate renderable IDs ( #32110 )
2026-06-13 00:51:32 +02:00
opencode-agent[bot]
6c36b585c3
chore: generate
2026-06-12 18:46:51 +00:00
James Long
c2e6b18076
feat(core): refactor project copies for v2 ( #31943 )
2026-06-12 14:45:16 -04:00
Dax
30aec297d8
refactor(core): simplify integration credentials ( #31968 )
2026-06-12 06:15:25 +00:00
Grant Martin
7e7ad37736
feat(opencode): support cwd on local MCP servers ( #30676 )
...
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-06-11 16:05:45 -05:00
Linus Schlumberger
2e71292f2f
fix(gemini): prevent gemini incompatibility with some tools ( #31877 )
2026-06-11 11:30:50 -05:00
Kevin Dawkins
e2527db3c7
fix(opencode): surface content-filter finish reason as visible error ( #31745 )
...
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-06-11 10:41:11 -05:00
Dax
31c5454ee6
refactor(server): serve raw filesystem content ( #31911 )
2026-06-11 11:20:11 -04:00
James Long
2bde20c2ba
test(opencode): simplify snapshot race layer wiring ( #31827 )
2026-06-11 10:03:46 -04:00
Dax
dac0dd5309
feat(core): add connector authentication ( #31837 )
2026-06-11 06:31:17 +00:00
Aiden Cline
bf05e8a122
fix(mcp): preserve headers during auth and debug ( #31802 )
2026-06-10 23:12:02 -05:00
opencode-agent[bot]
69623c2b79
chore: generate
2026-06-11 02:56:49 +00:00
James Long
38536cf733
test(opencode): simplify processor layer wiring ( #31823 )
2026-06-10 22:55:21 -04:00
Dax
8bf0675997
feat(server): add v2 session API endpoints ( #31822 )
2026-06-11 02:55:01 +00:00
opencode-agent[bot]
ff967e582c
chore: generate
2026-06-11 02:20:38 +00:00
James Long
20bf18ffb4
test(opencode): simplify share layer wiring ( #31811 )
2026-06-10 22:19:06 -04:00
James Long
eb70b6137b
test(opencode): simplify test registry layer wiring ( #31761 )
2026-06-10 17:21:40 -04:00
Aiden Cline
07b983e82f
feat(mcp): support server log notifications ( #31752 )
2026-06-10 14:59:36 -05:00
Ayush Thakur
02608a4e97
fix: recover from expired enterprise auth on remote config load ( #31661 )
2026-06-10 11:02:09 -04:00
Aiden Cline
3ad6923c61
fix(opencode): let subagents use their own permissions ( #31696 )
2026-06-10 09:26:08 -05:00
Luke Parker
90fb32be30
fix(core): accept deprecated reference config key ( #31659 )
2026-06-10 10:32:35 +00:00
Aiden Cline
174ab58343
fix(mcp): apply timeouts to prompts and resources ( #31612 )
2026-06-09 23:58:40 -05:00
Aiden Cline
91073360c6
fix(mcp): make client creation failure-safe ( #31595 )
2026-06-09 23:24:41 -05:00
Dax
8a2cfc00c9
feat(core): add project reference guidance ( #31601 )
2026-06-10 04:08:26 +00:00
Dax
a0409e64d8
refactor(core): unify filesystem search service ( #31566 )
2026-06-09 20:38:02 -04:00
opencode-agent[bot]
c939aa04fe
chore: generate
2026-06-09 19:34:54 +00:00
James Long
07e5ea9367
feat(opencode): add typed application layer graph ( #31531 )
2026-06-09 15:31:31 -04:00
Dax
132ef57272
refactor(core): simplify location filesystem ( #31545 )
2026-06-09 14:28:45 -04: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
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
Dax
c06ad7c881
refactor(core): replace legacy logger with Effect logging ( #31310 )
2026-06-08 15:41:56 -04:00
Shoubhit Dash
f43209bb8c
fix(session): avoid sticky prompt tool overrides ( #31394 )
2026-06-08 23:03:27 +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
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
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
f591bf5f93
feat(tui): delete working copies from move dialog ( #31017 )
2026-06-05 16:47:10 -04:00
Kit Langton
c814f84c87
fix(tui): update tool spacing before layout
2026-06-05 15:56:10 -04:00
Aiden Cline
ca9bf7abf9
fix(opencode): honor Bedrock Mantle config ( #31001 )
2026-06-05 13:14:55 -05:00
Aiden Cline
3bbf8c8989
fix(opencode): terminate help output with newline ( #30992 )
2026-06-05 12:47:16 -05:00
Kit Langton
beae7290f3
feat(core): compact v2 session context ( #30986 )
2026-06-05 13:17:23 -04:00
Aiden Cline
cc487dd032
fix(opencode): gate reasoning summaries by provider ( #30973 )
2026-06-05 10:08:39 -05:00
Aiden Cline
f8cf8fa983
test(opencode): remove shell timeout output race ( #30974 )
2026-06-05 10:08:26 -05:00
Aiden Cline
5d7157fe51
test(opencode): remove disposal event wait race ( #30971 )
2026-06-05 09:58:40 -05:00
opencode-agent[bot]
fff36b70bc
chore: generate
2026-06-05 14:39:44 +00:00
Shoubhit Dash
236cfcbbc3
fix(opencode): prevent destructive edit matches ( #30932 )
2026-06-05 20:08:05 +05:30
Shoubhit Dash
a136caa1b3
chore: rm fuzzy search on references ( #30931 )
2026-06-05 16:57:39 +05:30
Shoubhit Dash
7a4d18390a
feat(tui): add diff hunk navigation ( #30935 )
2026-06-05 16:56:53 +05:30
Simon Klee
0c0d193474
opencode/run: refresh themes after terminal reloads ( #30917 )
2026-06-05 09:47:17 +00:00
Kit Langton
3003867c25
feat(tui): allow backgrounding synchronous subagents ( #30488 )
2026-06-04 23:40:52 -04:00
Kit Langton
1af8dafd3e
feat(core): persist v2 session context epochs ( #30789 )
2026-06-04 23:26:43 -04:00
Kit Langton
76ecf2e58c
refactor(core): make v2 session inputs event sourced ( #30785 )
2026-06-04 19:24:30 -04:00
James Long
ba1b660d57
feat(core): moving sessions ( #30640 )
2026-06-04 15:07:46 -04:00
Aiden Cline
730ea6d2e3
fix(opencode): attribute task child agent on creation ( #30786 )
2026-06-04 13:19:46 -05:00
Shoubhit Dash
7e09660c3b
fix(opencode): respect disabled auto compaction on overflow ( #30749 )
2026-06-04 19:47:49 +05:30
opencode-agent[bot]
69cfc44dba
fix(acp): replay loaded session transcript ( #30645 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com>
2026-06-04 12:35:57 +05:30
opencode-agent[bot]
30ec231aaf
chore: generate
2026-06-04 06:59:09 +00:00
Dax
1ff19103a2
feat(core): add command registry ( #30624 )
2026-06-04 02:57:43 -04:00
Aiden Cline
74a27dbf98
test: wait for shell truncation readiness ( #30679 )
2026-06-04 00:20:35 -05:00
Aiden Cline
9f42bd4a85
feat: bump bedrock and add proper mantle support for openai models through aws bedrock ( #30464 )
2026-06-04 00:09:12 -05:00
Aiden Cline
2a33addd29
fix(opencode): avoid shell cancel race ( #30641 )
2026-06-03 22:44:25 -05:00
opencode-agent[bot]
b0a929440b
chore: generate
2026-06-04 03:03:39 +00:00
Kit Langton
76ee87ead8
feat(core): add embedded v2 session runtime and tool foundation ( #30632 )
2026-06-03 23:02:17 -04:00
Jérôme Benoit
0b796c5f3d
fix(opencode): route SAP AI Core reasoning variants through modelParams ( #30482 )
2026-06-03 18:40:39 -05:00
Aiden Cline
ee74dd83f5
fix(opencode): preserve variant for delegated tasks ( #30630 )
2026-06-03 17:43:47 -05:00
Aiden Cline
9991a33e3f
fix(core): expose azure openai xhigh efforts ( #30620 )
2026-06-03 15:27:23 -05:00
Aiden Cline
7f8412ec3e
fix(openai): preserve websocket idle state ( #30586 )
2026-06-03 12:23:00 -05:00
Shoubhit Dash
8851e4de2b
fix(acp): clean read tool display content ( #30569 )
2026-06-03 19:36:27 +05:30
Shoubhit Dash
e707e416ed
fix(acp): include external directory permission context ( #30567 )
2026-06-03 19:05:28 +05:30
Shoubhit Dash
fc62b3dc48
fix(acp): classify task as think ( #30565 )
2026-06-03 18:55:55 +05:30
Shoubhit Dash
89b26e8658
fix(acp): classify apply_patch as edit ( #30564 )
2026-06-03 18:51:41 +05:30
Shoubhit Dash
932fb6c9ec
refactor(core): consolidate pty service ( #30537 )
2026-06-03 15:17:46 +05:30
Ulises Jeremias
01cc475923
fix(opencode): fallback to sh for curl upgrade ( #30499 )
...
Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com>
2026-06-03 12:27:20 +05:30
opencode-agent[bot]
1111fdc3a5
chore: generate
2026-06-03 04:35:54 +00:00
Aiden Cline
5940304098
fix: rm tool reorder logic from old bug ( #30483 )
2026-06-02 23:34:36 -05:00
Aiden Cline
a763a14d44
Revert "fix(opencode): preserve signed thinking during anthropic reorder" ( #30502 )
2026-06-02 23:34:05 -05:00
Aiden Cline
42173bca4b
fix(opencode): preserve signed thinking during anthropic reorder ( #30182 )
2026-06-02 23:33:48 -05:00
opencode-agent[bot]
0294342f77
chore: generate
2026-06-03 03:27:34 +00:00
James Long
147c6c4d51
feat(core): project copying and tracking directories ( #30139 )
2026-06-03 03:26:10 +00:00
Aiden Cline
70cd4bf0ce
fix: task id passed to background job for continuation ( #30485 )
2026-06-02 22:10:25 -05:00
opencode-agent[bot]
6003217eaa
chore: generate
2026-06-03 02:43:28 +00:00
Dax
83452558f7
refactor(core): move v1 schemas into core ( #30473 )
2026-06-03 02:42:13 +00:00
Dax
ca2acc4f8d
refactor(opencode): remove JSON storage migration ( #30461 )
2026-06-02 19:05:14 -04:00