Commit graph

893 commits

Author SHA1 Message Date
Shoubhit Dash
9c1787617c
feat(plugin): add vcs provider api (#44979) 2026-08-25 19:37:06 +05:30
opencode-agent[bot]
4fb8a6038a
feat(app): select worktree base branch (#44906)
Co-authored-by: Brendonovich <14191578+Brendonovich@users.noreply.github.com>
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-08-25 21:05:52 +08:00
opencode-agent[bot]
e589969398
fix(core): resolve compatible shells for commands (#44485)
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-08-25 00:24:08 -05:00
Aiden Cline
28c1806950
fix(core): route Copilot fallback models through AI SDK (#44882) 2026-08-25 00:01:42 -05:00
Aiden Cline
f327adb0f2
fix(core): support Zod tool schemas (#44861) 2026-08-24 23:50:01 -05:00
Aiden Cline
1b30098e8d
fix(ai): default responses to encrypted reasoning (#44863) 2026-08-24 23:43:04 -05:00
Aiden Cline
d78c13fce3
refactor(core): normalize tool input errors (#44818) 2026-08-24 22:23:25 -05:00
Aiden Cline
244ec6c8f7
fix(core): validate JSON schema tool input (#44789) 2026-08-24 18:56:57 -05:00
Kit Langton
22c63833d2
feat(workspace): support caller-supplied IDs (#44771) 2026-08-24 18:08:42 -04:00
opencode-agent[bot]
8be467de8d
fix(core): respect disabled Plan agent config (#44761)
Co-authored-by: rekram1-node <63023139+rekram1-node@users.noreply.github.com>
2026-08-24 16:55:37 -05:00
Kit Langton
34bd7c220c
feat(session): report interrupt result (#44766) 2026-08-24 17:34:37 -04:00
Dax
7f5ea1889c
test(core): provide command render services 2026-08-24 17:34:06 -04:00
Kit Langton
a02b0a4729
fix(core): make workspace destroy idempotent (#44769) 2026-08-24 17:27:01 -04:00
Dax
de388dede4
feat(command): execute plugin callbacks 2026-08-24 16:01:58 -04:00
Aiden Cline
6a687398eb
feat(ai): gate Chat Completions body fields by provider (#44710) 2026-08-24 12:40:56 -05:00
Shoubhit Dash
7b47589225
refactor(core): optimize stats tool summary (#44690) 2026-08-24 19:39:04 +05:30
Shoubhit Dash
11e2bde399
fix(stats): correct aggregation boundaries (#44682) 2026-08-24 17:26:43 +05:30
Shoubhit Dash
2e1d7c84ab
feat(cli): add shareable stats command (#43653) 2026-08-24 16:47:23 +05:30
Kit Langton
c6f4fa0d1f
fix(core): never build fff index for workspace locations (#44563) 2026-08-24 01:00:27 +00:00
Kit Langton
8887c2ffa9
fix(core): skip host realpath canonicalization for workspace locations (#44564) 2026-08-23 20:50:29 -04:00
Kit Langton
f9bc948912
fix(core): skip local liveness check for workspace locations (#44560) 2026-08-23 20:17:04 -04:00
Kit Langton
e867a21ea5
feat(core): decouple workspace identity from provisioning (#44526) 2026-08-23 23:49:51 +00:00
Kit Langton
59d0d64a6b
chore: upgrade Effect to rc.111 (#44518) 2026-08-23 18:01:44 -04:00
Kit Langton
b1a0ef91bb
refactor(core): use FiberMap for title generation (#44519) 2026-08-23 16:22:43 -04:00
opencode-agent[bot]
890735c1d7
feat(plugin): expose tool input schema (#44510)
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
2026-08-23 14:19:57 -05:00
Dax
358a53cb1f
fix(core): skip models.dev refresh event when the catalog is unchanged (#44282) 2026-08-22 21:03:02 -04:00
Dax
282b644cde
fix(core): expire locations from session activity (#44275) 2026-08-22 20:21:37 -04:00
Kit Langton
f69f78ec6b
refactor(core): inline portable shell scanner (#44026) 2026-08-22 00:06:03 +00:00
Kit Langton
7c6ecaaca8
fix(core): inherit fork instruction entries (#44004) 2026-08-21 19:46:49 -04:00
Kit Langton
c29a7c152d
feat(session): add viewed state (#42811) 2026-08-21 19:34:35 -04:00
Kit Langton
fa4c5b26dc
fix(core): stabilize forked message IDs (#44011) 2026-08-21 19:28:51 -04:00
Kit Langton
fb703ede73
fix(core): transfer only settled history (#44008) 2026-08-21 19:28:04 -04:00
Kit Langton
2937f0e635
fix(core): omit running shells from forks (#44001) 2026-08-21 19:27:13 -04:00
Kit Langton
3694149135
fix(core): resolve device verification URL (#44021) 2026-08-21 23:26:40 +00:00
Kit Langton
c4eeefe0f1
refactor: reuse undefined effect (#44010) 2026-08-21 19:17:29 -04:00
Kit Langton
2c8e2a2b28
fix(core): retry recreated locations (#44005) 2026-08-21 22:50:38 +00:00
Kit Langton
59f0e3a378
fix(core): omit active assistants from forks (#43994) 2026-08-21 21:52:36 +00:00
opencode-agent[bot]
97ccafce3b
fix(core): honor wildcard gitignore rules in FFF (#43988)
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
2026-08-21 16:14:29 -05:00
Aiden Cline
87ef814190
fix(ai): preserve thought signatures on visible text parts (#43984) 2026-08-21 15:28:43 -05:00
Kit Langton
e945ddf80e
chore: enforce effect simplifications (#43979) 2026-08-21 19:48:27 +00:00
Kit Langton
2eecf076c4
refactor(config): share entry observer (#43973) 2026-08-21 19:29:08 +00:00
Kit Langton
238e1903df
refactor(session): tighten persisted state (#43969) 2026-08-21 19:27:21 +00:00
Kit Langton
d633d794c2
refactor(core): simplify domain helpers (#43968) 2026-08-21 19:24:56 +00:00
Kit Langton
79d5436d2a
refactor(session): simplify model preparation (#43966) 2026-08-21 19:21:04 +00:00
Kit Langton
7b349654e3
refactor(core): simplify provider runtime code (#43952) 2026-08-21 18:37:20 +00:00
Kit Langton
94f9d32040
fix(core): re-inject nested instructions after compaction (#43723) 2026-08-21 13:13:24 -04:00
opencode-agent[bot]
b731b11184
fix(core): recover unknown finish responses (#43900)
Co-authored-by: thdxr <826656+thdxr@users.noreply.github.com>
2026-08-21 11:18:58 -04:00
Shoubhit Dash
8676dcf705
feat(ai): enable azure responses websocket (#43896) 2026-08-21 20:25:11 +05:30
Shoubhit Dash
2636797c65
feat(ai): enable xai responses websocket (#43889) 2026-08-21 19:58:01 +05:30
Shoubhit Dash
9a3a1732f1
refactor(ai): declare responses websocket capability (#43885) 2026-08-21 19:24:34 +05:30