Commit graph

1259 commits

Author SHA1 Message Date
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
Dax Raad
ce16b7cc12 docs: simplify plugin guide routes 2026-08-24 18:28:23 -04:00
Dax Raad
e11b3d08b6 docs: clarify plugin skill guidance 2026-08-24 18:10:40 -04:00
Dax Raad
0cdd711abf docs: expand plugin guides 2026-08-24 18:10:40 -04: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
opencode-agent[bot]
50c5218bca
fix(core): clarify integration auth errors (#44786)
Co-authored-by: nexxeln <95541290+nexxeln@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
2026-08-24 16:53:14 -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
Kit Langton
793ea52fa7
fix(core): make packed SDK boot on workerd (#44703) 2026-08-24 14:02:26 +00:00
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
1593479454
chore(core): upgrade drizzle orm to rc5 (#44573) 2026-08-23 21:56:02 -04:00
Kit Langton
971681c567
fix(image): degrade photon resizer load failure to typed error on workerd (#43894) 2026-08-23 21:44:01 -04:00
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
9e50d76416
fix(codegen): write prettier-stable schema snapshot (#43985) 2026-08-23 17:34:47 -04:00
Dax
771c0f5850
fix(core): avoid stale MCP OAuth snapshots destroying rotated credentials (#44527) 2026-08-23 17:02:51 -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
Aiden Cline
c7f2f367e3
refactor(ai): remove deprecated local shell (#44497) 2026-08-23 13:36:10 -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
Dax
917051a881
feat(www): rebuild site with Astro (#44274) 2026-08-22 19:49:47 -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
Dax Raad
f28c10aa4d feat(sdk): prepare v2 packages for publishing 2026-08-21 17:28:34 -04: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