Commit Graph

1684 Commits

Author SHA1 Message Date
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
Dax f6f849b34c refactor(tui): centralize application exit (#31524) 2026-06-09 11:46:02 -04:00
Aiden Cline 84294d0fc8 fix(opencode): paginate MCP catalogs (#31442) 2026-06-08 22:43:55 -05:00
Anthony Lau 6591b34560 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 306b67d957 fix: adjust item id stripping to happen prior to request signing (#31429) 2026-06-08 17:43:48 -05:00
Aiden Cline 9fc8deab6e fix(opencode): support MiniMax M3 thinking toggle (#31426) 2026-06-08 17:03:31 -05:00
Dax a5ddb7f291 refactor(core): replace legacy logger with Effect logging (#31310) 2026-06-08 15:41:56 -04:00
Shoubhit Dash b176ddb774 fix(session): avoid sticky prompt tool overrides (#31394) 2026-06-08 23:03:27 +05:30
Tommy D. Rossi a5db6cf832 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] 3857475a84 chore: generate 2026-06-08 07:00:27 +00:00
huangli 7ddc4f7673 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 4d68e36950 fix(opencode): include acp pending tool input (#31321) 2026-06-08 12:20:59 +05:30
Aiden Cline d50244e671 fix(opencode): respect MCP server capabilities (#31271) 2026-06-07 21:24:41 -05:00
opencode-agent[bot] 3b54d798eb chore: generate 2026-06-07 21:27:42 +00:00
Simon Klee 42a94c6dd1 run: make minimal mode more minimal (#31227) 2026-06-07 23:26:14 +02:00
Aiden Cline 395af56e24 fix(opencode): avoid duplicate skill catalog (#31269) 2026-06-07 13:34:01 -05:00
opencode-agent[bot] be25eb2b0a chore: generate 2026-06-07 05:25:52 +00:00
Dax 6d58d5cde1 refactor(tui): extract standalone package (#31193) 2026-06-07 05:24:27 +00:00
opencode-agent[bot] 82f71bef7a chore: generate 2026-06-07 03:28:52 +00:00
Dax 93316f1fae refactor(server): canonicalize service API (#31049) 2026-06-07 03:27:28 +00:00
Kit Langton 09dbe3d350 fix(test): release Windows search handles (#31172) 2026-06-07 01:41:54 +00:00
Aiden Cline 16e8e424a1 test: fix tool test (#31163) 2026-06-06 18:06:19 -05:00
Dmitriy Kovalenko d76293144b feat(opencode): fff search tools (#27802)
Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com>
2026-06-06 19:12:31 +05:30
Kit Langton e339b0db5b feat(http-recorder): prepare public beta release (#31018) 2026-06-06 03:01:26 +00:00
Aiden Cline 6920cd3d2b feat(opencode): support non-interactive MCP add (#31054) 2026-06-05 21:21:20 -05:00
Aiden Cline bf54ca7abc feat(opencode): add search to auth logout command (#31053) 2026-06-05 20:51:55 -05:00
mridul a105eefae7 fix(session): respect directory filter with workspaces (#30804) 2026-06-05 21:41:32 +00:00
James Long 00bef86c4e feat(tui): delete working copies from move dialog (#31017) 2026-06-05 16:47:10 -04:00
Kit Langton cb649c72f2 fix(tui): update tool spacing before layout 2026-06-05 15:56:10 -04:00
Aiden Cline 291d8e4167 fix(opencode): honor Bedrock Mantle config (#31001) 2026-06-05 13:14:55 -05:00
Aiden Cline 37d82c0914 fix(opencode): terminate help output with newline (#30992) 2026-06-05 12:47:16 -05:00
Kit Langton 80da87da0e feat(core): compact v2 session context (#30986) 2026-06-05 13:17:23 -04:00
Aiden Cline 4e541c586a fix(opencode): gate reasoning summaries by provider (#30973) 2026-06-05 10:08:39 -05:00
Aiden Cline 664d9a3c8b test(opencode): remove shell timeout output race (#30974) 2026-06-05 10:08:26 -05:00
Aiden Cline 4257aaee7f test(opencode): remove disposal event wait race (#30971) 2026-06-05 09:58:40 -05:00
opencode-agent[bot] a980e1c7db chore: generate 2026-06-05 14:39:44 +00:00
Shoubhit Dash d1b31e2aa0 fix(opencode): prevent destructive edit matches (#30932) 2026-06-05 20:08:05 +05:30
Shoubhit Dash dc67ffa9de chore: rm fuzzy search on references (#30931) 2026-06-05 16:57:39 +05:30
Shoubhit Dash 61c485e2a7 feat(tui): add diff hunk navigation (#30935) 2026-06-05 16:56:53 +05:30
Simon Klee ce2e4ea4a9 opencode/run: refresh themes after terminal reloads (#30917) 2026-06-05 09:47:17 +00:00
Kit Langton 75c5d0ab83 feat(tui): allow backgrounding synchronous subagents (#30488) 2026-06-04 23:40:52 -04:00
Kit Langton df1e16a619 feat(core): persist v2 session context epochs (#30789) 2026-06-04 23:26:43 -04:00
Kit Langton 1e35a56e25 refactor(core): make v2 session inputs event sourced (#30785) 2026-06-04 19:24:30 -04:00
James Long 6c068be97a feat(core): moving sessions (#30640) 2026-06-04 15:07:46 -04:00
Aiden Cline 69b800958a fix(opencode): attribute task child agent on creation (#30786) 2026-06-04 13:19:46 -05:00
Shoubhit Dash 1e121b416f fix(opencode): respect disabled auto compaction on overflow (#30749) 2026-06-04 19:47:49 +05:30
opencode-agent[bot] 34e1aabcea 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] 14e2b0d799 chore: generate 2026-06-04 06:59:09 +00:00
Dax 9e11b45908 feat(core): add command registry (#30624) 2026-06-04 02:57:43 -04:00