Kit Langton
|
0a6a5d3e80
|
fix(session): retry failed title generation (#39748)
|
2026-07-30 21:26:44 -04:00 |
|
Aiden Cline
|
5cb633a48e
|
feat(core): support pinned Code Mode tools (#39550)
|
2026-07-29 13:16:49 -05:00 |
|
Dax Raad
|
fc11ed3838
|
feat(session): define explicit fork boundaries
|
2026-07-29 09:50:24 -04:00 |
|
Kit Langton
|
fb975eeb7c
|
test(ai): add scoped test LLM (#39223)
|
2026-07-28 16:41:09 +00:00 |
|
Kit Langton
|
470e360942
|
test(core): align tool contract expectations (#39172)
|
2026-07-28 00:48:29 +00:00 |
|
Kit Langton
|
713658c07b
|
test(core): add config and watcher test services (#39157)
|
2026-07-27 14:32:38 -04:00 |
|
Kit Langton
|
7eb51d0507
|
feat(core): diagnose prompt cache prefix changes (#39139)
|
2026-07-27 13:44:02 -04:00 |
|
Kit Langton
|
02c37c401a
|
feat(core): expose config changes stream (#39131)
|
2026-07-27 13:38:08 -04:00 |
|
Dax Raad
|
8db7487c89
|
refactor(core): consolidate tool architecture
|
2026-07-26 20:16:58 -04:00 |
|
Aiden Cline
|
c5bf4edb10
|
fix(ai): preserve response message phases (#38777)
|
2026-07-25 14:06:00 -05:00 |
|
Aiden Cline
|
33390cc457
|
fix(core): keep execute tool cache stable (#38783)
|
2026-07-25 13:01:05 -05:00 |
|
Kit Langton
|
5ae2d6d3f6
|
refactor(core): settle declined tool calls durably with typed reasons (#38734)
|
2026-07-24 18:18:02 +00:00 |
|
Aiden Cline
|
4605308be2
|
feat(core): render CodeMode catalog deltas from structured snapshots (#38183)
|
2026-07-24 10:20:26 -05:00 |
|
Kit Langton
|
0f3c30118c
|
refactor(core): simplify session runner loop and pending input scopes (#38602)
|
2026-07-24 14:27:23 +00:00 |
|
Kit Langton
|
7456598cde
|
fix(core): share one tool snapshot per request (#38596)
|
2026-07-24 02:54:22 +00:00 |
|
Kit Langton
|
c228fc4886
|
fix(core): stabilize tool definition ordering (#38590)
|
2026-07-23 21:30:06 -04:00 |
|
Aiden Cline
|
6401eeaea0
|
feat(ai): preserve raw finish reasons (#38423)
|
2026-07-23 18:16:11 -05:00 |
|
Kit Langton
|
79c1544072
|
refactor(tools): unify tool APIs and result handling (#38367)
|
2026-07-23 21:13:31 +00:00 |
|
Kit Langton
|
203b9f59b7
|
fix(core): load dynamic models for generation (#38401)
|
2026-07-22 22:26:08 -04:00 |
|
Kit Langton
|
5a9ed4d350
|
fix: make tool progress live-only (#38217)
|
2026-07-22 10:40:07 -04:00 |
|
Dax
|
8de40be6ea
|
feat(plugin): expose app metadata (#38179)
|
2026-07-21 22:16:25 +00:00 |
|
opencode-agent[bot]
|
caf727ecb7
|
fix(core): filter unsupported media inputs (#38145)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
|
2026-07-21 13:44:10 -05:00 |
|
Dax
|
69d7c2add7
|
feat(util): configure package publishing (#38129)
|
2026-07-21 12:32:23 -04:00 |
|
Dax
|
e0810753f2
|
refactor: extract shared util package (#37828)
|
2026-07-21 10:34:29 -04:00 |
|
Dax Raad
|
43c08387f1
|
refactor: isolate legacy flags
|
2026-07-20 21:42:02 -04:00 |
|
Kit Langton
|
ba0bbdafaa
|
fix(core): preserve the first terminal failure (#37705)
|
2026-07-19 00:00:23 -04:00 |
|
Kit Langton
|
a288cb5a0c
|
fix(core): continue after malformed tool input (#37701)
|
2026-07-18 23:09:08 -04:00 |
|
Kit Langton
|
57ff57595a
|
fix(core): safely recover malformed tool input (#37698)
|
2026-07-18 21:52:45 -04:00 |
|
opencode-agent[bot]
|
0d68b0bb20
|
fix(tui): style interrupted compaction neutrally (#37655)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
|
2026-07-18 13:41:01 -05:00 |
|
Aiden Cline
|
73567f3570
|
feat(core): record title and compaction usage in session totals (#37441)
|
2026-07-17 00:10:30 -05:00 |
|
Kit Langton
|
4829308f2d
|
fix(core): preserve logical step across retries (#37316)
|
2026-07-16 10:54:51 -04:00 |
|
Kit Langton
|
a5b28c2af2
|
refactor(core): rename guidance modules (#37207)
|
2026-07-16 10:05:09 -04:00 |
|
Aiden Cline
|
720f062cd0
|
refactor(core): select system prompts through plugins (#37181)
|
2026-07-15 18:21:32 -05:00 |
|
opencode-agent[bot]
|
f92d84746b
|
refactor(plugin): scope context hook to session (#37175)
Co-authored-by: Dax Raad <d@ironbay.co>
|
2026-07-15 16:32:00 -04:00 |
|
Dax Raad
|
f2f5eb6f16
|
feat(plugin): restore ai request hook
|
2026-07-15 15:58:14 -04:00 |
|
Dax Raad
|
bb15b16499
|
refactor(ai): rename llm package
|
2026-07-15 15:11:03 -04:00 |
|
Aiden Cline
|
72cf7f12f3
|
fix(core): restore default model headers (#36975)
|
2026-07-14 20:50:32 -05:00 |
|
Dax Raad
|
915be9b54d
|
feat(plugin): add tool progress reporting
|
2026-07-14 15:57:16 -04:00 |
|
opencode-agent[bot]
|
cd9be63484
|
fix(tui): hide initial instruction sync (#36891)
Co-authored-by: Kit Langton <kit.langton@gmail.com>
|
2026-07-14 12:42:09 -04:00 |
|
Shoubhit Dash
|
40fedf086e
|
fix(llm): port provider retry classification (#36887)
|
2026-07-14 22:09:50 +05:30 |
|
opencode-agent[bot]
|
aa8fc4234d
|
fix(core): add session correlation header (#36842)
Co-authored-by: Dustin Deus <deusdustin@gmail.com>
|
2026-07-14 14:59:22 +02:00 |
|
opencode-agent[bot]
|
fbe7f26e71
|
fix(core): clamp compaction output budget (#36745)
Co-authored-by: Dax Raad <thdxr@users.noreply.github.com>
|
2026-07-13 17:50:20 -04:00 |
|
Kit Langton
|
a2f5a0df5d
|
fix(core): compact after tool settlement (#36718)
|
2026-07-13 15:17:45 -04:00 |
|
Aiden Cline
|
64ca9b8d77
|
refactor(core): replace deferred tool option with codemode (#36560)
|
2026-07-12 21:21:07 -05:00 |
|
Kit Langton
|
8e657c7db5
|
fix(core): settle malformed tool input on failure (#36477)
|
2026-07-11 21:41:57 -04:00 |
|
Kit Langton
|
96a9731947
|
feat(core): replace instruction checkpoints with value-delta sync (#36254)
|
2026-07-10 13:26:25 -04:00 |
|
Kit Langton
|
cf5e0adf02
|
fix(core): simplify compaction semantics (#36267)
|
2026-07-10 11:36:29 -04:00 |
|
Kit Langton
|
b452368b3b
|
refactor(core): simplify tool admission flow (#36180)
|
2026-07-09 22:01:31 -04:00 |
|
Kit Langton
|
3785eddfa0
|
fix(core): preserve admitted tool generations (#36177)
|
2026-07-09 21:16:00 -04:00 |
|
Aiden Cline
|
2db7ccb453
|
fix(core): restore resilient compaction (#36163)
|
2026-07-09 19:13:11 -05:00 |
|