Kit Langton
|
7456598cde
|
fix(core): share one tool snapshot per request (#38596)
|
2026-07-24 02:54:22 +00:00 |
|
Aiden Cline
|
6401eeaea0
|
feat(ai): preserve raw finish reasons (#38423)
|
2026-07-23 18:16:11 -05:00 |
|
Kit Langton
|
e7ecee5df2
|
fix(core): isolate tool hook outcomes (#38571)
|
2026-07-23 17:40:42 -04:00 |
|
Kit Langton
|
79c1544072
|
refactor(tools): unify tool APIs and result handling (#38367)
|
2026-07-23 21:13:31 +00:00 |
|
Aiden Cline
|
8cac010bac
|
fix(core): stop forcing toolChoice none on session.generate (#38557)
|
2026-07-23 14:12:23 -05:00 |
|
Kit Langton
|
203b9f59b7
|
fix(core): load dynamic models for generation (#38401)
|
2026-07-22 22:26:08 -04:00 |
|
Dax Raad
|
89e3141079
|
fix(core): preserve cache for session generation
|
2026-07-22 12:21:40 -04:00 |
|
Kit Langton
|
5a9ed4d350
|
fix: make tool progress live-only (#38217)
|
2026-07-22 10:40:07 -04:00 |
|
Aiden Cline
|
23483ea013
|
feat(ai): support custom reasoning fields (#38227)
|
2026-07-21 23:42:59 -05:00 |
|
Dax Raad
|
e84938b309
|
fix(core): make session warming observable
|
2026-07-21 21:30:05 -04:00 |
|
Dax
|
8de40be6ea
|
feat(plugin): expose app metadata (#38179)
|
2026-07-21 22:16:25 +00:00 |
|
Aiden Cline
|
7ec1b6e580
|
feat(core): deliver CodeMode catalog through instructions (#38003)
|
2026-07-21 14:46:18 -05: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
|
9c38358197
|
refactor: centralize client identity (#38148)
|
2026-07-21 14:01:04 -04: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 |
|
Dax Raad
|
0b2e2cbab0
|
fix(core): ignore empty provider api keys
|
2026-07-20 15:29:13 -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 |
|
opencode-agent[bot]
|
529d55b1c3
|
fix(core): remove session import cycle (#37596)
Co-authored-by: James Long <17031+jlongster@users.noreply.github.com>
|
2026-07-18 13:24:47 +00:00 |
|
opencode-agent[bot]
|
9b3a4655f1
|
fix(core): clarify user-executed shell history (#37515)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
|
2026-07-17 10:49:02 -05:00 |
|
Kit Langton
|
44f7bb71c1
|
chore: upgrade Effect to beta.98 (#37498)
|
2026-07-17 10:31:27 -04: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
|
e4a16830f1
|
feat(core): add transient session generation (#37330)
|
2026-07-16 14:28:54 -04:00 |
|
Kit Langton
|
56c0658e6f
|
refactor(core): extract session model request preparation (#37210)
|
2026-07-16 10:58:06 -04:00 |
|
Kit Langton
|
4829308f2d
|
fix(core): preserve logical step across retries (#37316)
|
2026-07-16 10:54:51 -04:00 |
|
Kit Langton
|
fc37ae4452
|
refactor(core): split instruction observation and commit (#37208)
|
2026-07-16 10:37:00 -04:00 |
|
Kit Langton
|
a5b28c2af2
|
refactor(core): rename guidance modules (#37207)
|
2026-07-16 10:05:09 -04:00 |
|
Kit Langton
|
dc7e0f6d2e
|
refactor(core): extract session context loading (#37203)
|
2026-07-15 22:22:44 -04:00 |
|
Aiden Cline
|
b4be28d4c3
|
tweak: adjust compaction to clearly indicate the convo history (#37195)
|
2026-07-15 19:28:26 -05: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 |
|
Shoubhit Dash
|
4f1298063b
|
feat(llm): add compatible and vertex provider entrypoints (#36900)
|
2026-07-15 22:08:19 +05:30 |
|
Dax Raad
|
ce636daf04
|
feat(core): include session ID in instructions
|
2026-07-15 00:47:10 -04:00 |
|
Dax Raad
|
c1d2d7aba3
|
feat(session): support directory moves from slash commands
|
2026-07-15 00:33:59 -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 |
|
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 |
|
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
|
278c510549
|
refactor(core): simplify session runner bookkeeping (#36200)
|
2026-07-10 09:46:34 -04:00 |
|