Dax Raad
|
374ada8994
|
fix(llm): end reasoning before responses
|
2026-06-26 13:55:04 -04:00 |
|
Aiden Cline
|
77bb69b271
|
fix(llm): omit stateless response item ids (#34027)
|
2026-06-26 10:14:43 -05:00 |
|
Aiden Cline
|
cd29e7b797
|
feat(llm): pass strict through tool definitions for Codex parity (#33392)
|
2026-06-25 16:28:39 -05:00 |
|
Kit Langton
|
15901cd5dc
|
fix(llm): preserve structured tool errors (#33405)
|
2026-06-22 13:43:07 -04:00 |
|
Lucas Kim
|
597d49ffde
|
fix(experimental llm pkg): forward topK to Converse via additionalModelRequestFields (#33030)
|
2026-06-20 14:35:05 -05:00 |
|
opencode-agent[bot]
|
ded5a01292
|
chore: generate
|
2026-06-09 18:30:51 +00:00 |
|
Dax
|
6cecc3d03e
|
refactor(core): simplify location filesystem (#31545)
|
2026-06-09 14:28:45 -04:00 |
|
Kit Langton
|
e339b0db5b
|
feat(http-recorder): prepare public beta release (#31018)
|
2026-06-06 03:01:26 +00:00 |
|
Kit Langton
|
e0a03d6d5b
|
fix(core): make V2 reads media-aware and binary-safe (#31038)
|
2026-06-05 19:48:34 -04:00 |
|
Kit Langton
|
1e8d93efa6
|
fix(core): recover v2 context overflow (#31005)
|
2026-06-05 16:05:51 -04:00 |
|
Kit Langton
|
78e00d13c6
|
fix(core): preserve model request semantics (#30990)
|
2026-06-05 14:23:31 -04:00 |
|
opencode-agent[bot]
|
6c70fb6a94
|
chore: generate
|
2026-06-05 03:28:04 +00:00 |
|
Kit Langton
|
df1e16a619
|
feat(core): persist v2 session context epochs (#30789)
|
2026-06-04 23:26:43 -04:00 |
|
Kit Langton
|
d31a1345d5
|
fix(llm): normalize OpenAI function tool schemas
|
2026-06-04 19:56:31 -04:00 |
|
opencode-agent[bot]
|
1e882a15c3
|
chore: generate
|
2026-06-04 03:03:39 +00:00 |
|
Kit Langton
|
540e83b6c8
|
feat(core): add embedded v2 session runtime and tool foundation (#30632)
|
2026-06-03 23:02:17 -04:00 |
|
opencode-agent[bot]
|
b13a4ef0bd
|
chore: generate
|
2026-05-24 01:08:00 +00:00 |
|
Aiden Cline
|
7860241c5d
|
fix(llm): split OpenAI reasoning summary blocks (#29000)
|
2026-05-23 20:06:45 -05:00 |
|
opencode-agent[bot]
|
fbc283c79d
|
chore: generate
|
2026-05-22 16:39:58 +00:00 |
|
Kit Langton
|
19d4d24056
|
fix(llm): surface code, type, and nested fields on provider stream errors (#28757)
|
2026-05-22 12:37:55 -04:00 |
|
opencode-agent[bot]
|
0d3d444971
|
chore: generate
|
2026-05-22 16:25:15 +00:00 |
|
Kit Langton
|
d02514557c
|
fix(llm): emit structured image blocks for tool-result media in Anthropic Messages (#28755)
|
2026-05-22 12:23:41 -04:00 |
|
Kit Langton
|
567eb7fc14
|
fix(llm): emit structured input_image content for tool-result media in OpenAI Responses (#28754)
|
2026-05-22 12:23:23 -04:00 |
|
Kit Langton
|
f44c9ebba2
|
chore: drop dead imports across opencode/core/llm (#28720)
|
2026-05-21 17:03:12 -04:00 |
|
Kit Langton
|
8ce729d992
|
fix(llm): preserve native continuation metadata (#28678)
|
2026-05-21 11:57:45 -04:00 |
|
Kit Langton
|
62e566c929
|
fix(llm): restore OpenAI reasoning streams (#28552)
|
2026-05-20 21:02:59 -04:00 |
|
Kit Langton
|
71d8410a07
|
Refactor LLM route-first provider API (#28523)
|
2026-05-20 20:15:52 -04:00 |
|
Kit Langton
|
bff736db26
|
fix(llm): preserve tool error defects (#27403)
|
2026-05-13 20:43:32 -04:00 |
|
Kit Langton
|
e47fe113a6
|
Preserve native LLM tool context (#27116)
|
2026-05-12 16:16:58 -04:00 |
|
Kit Langton
|
ed22837bc7
|
Emit LLM stream lifecycle events (#26971)
|
2026-05-11 21:31:48 -04:00 |
|
opencode-agent[bot]
|
f99d049660
|
chore: generate
|
2026-05-11 17:06:57 +00:00 |
|
Kit Langton
|
987bf3cea5
|
refactor(llm): colocate per-type factories on their namespaces (#26799)
|
2026-05-11 13:05:41 -04:00 |
|
Kit Langton
|
2df26b9719
|
fix(llm): drop removed dispatch option from recorded cache tests (#26900)
|
2026-05-11 11:48:30 -04:00 |
|
Kit Langton
|
1a6ec87aeb
|
chore(llm): make cache: 'auto' the default (#26798)
|
2026-05-10 22:46:01 -04:00 |
|
opencode-agent[bot]
|
35f196143f
|
chore: generate
|
2026-05-11 02:11:07 +00:00 |
|
Kit Langton
|
e06ddf42b4
|
feat(llm): cache-policy auto-placement (#26786)
|
2026-05-10 22:09:55 -04:00 |
|
Kit Langton
|
60d0621bea
|
refactor(llm): normalize Usage as inclusive total + non-overlapping breakdown (#26735)
|
2026-05-10 21:52:50 -04:00 |
|
opencode-agent[bot]
|
a2ac9d1122
|
chore: generate
|
2026-05-11 01:18:39 +00:00 |
|
Kit Langton
|
6e4b0ee4b2
|
feat(llm): cache hint TTL, breakpoint cap, and tool placement (#26779)
|
2026-05-10 21:17:38 -04:00 |
|
Kit Langton
|
ca8e0b1309
|
refactor(http-recorder): hide cassette format behind Cassette seam (#26725)
|
2026-05-10 12:29:55 -04:00 |
|
Kit Langton
|
b951b5a49e
|
Add explicit LLM stream lifecycle events (#26722)
|
2026-05-10 12:19:13 -04:00 |
|
Kit Langton
|
308ef49019
|
feat(http-recorder): default mode to "auto" (#26719)
|
2026-05-10 16:05:11 +00:00 |
|
Kit Langton
|
50fb22b002
|
refactor(http-recorder): Redactor + Recorder seams, README (#26636)
|
2026-05-10 10:49:22 -04:00 |
|
opencode-agent[bot]
|
025e69cbde
|
chore: generate
|
2026-05-08 20:57:36 +00:00 |
|
Kit Langton
|
f9cedaf055
|
Add native LLM core foundation (#24712)
|
2026-05-08 16:56:20 -04:00 |
|