Commit graph

175 commits

Author SHA1 Message Date
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
Dax Raad
761f37370f fix(plugin): restore package publishing 2026-07-09 22:18:58 -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
Aiden Cline
629b304c48
fix(core): continue after configured permission denial (#36155) 2026-07-09 17:35:25 -05:00
Kit Langton
a72992e00f
feat(core): session.pending.list API with pending-only session_pending storage (#36126) 2026-07-09 17:25:40 -04:00
Kit Langton
6524dfc818
feat(core): resume suspended sessions after service restart (#36105) 2026-07-09 13:19:15 -04:00
Kit Langton
aa0e626b12
fix(core): defer permission rejection cleanup (#36067) 2026-07-09 09:49:14 -04:00
Aiden Cline
7feefb697f
refactor: remove todo tool (#35989) 2026-07-09 00:13:48 -05:00
Kit Langton
984cab7938
feat(core): generalize session input inbox (#36005) 2026-07-08 22:07:45 -04:00
Kit Langton
5b39972947
fix(core): await initial plugin readiness (#35755) 2026-07-08 15:12:45 -04:00
Aiden Cline
05e8d5be73
fix(core): preserve prompt attachment order (#35921) 2026-07-08 10:06:58 -05:00
opencode-agent[bot]
ed4f833813
fix(core): preserve provider metadata namespaces (#35817)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-07-07 21:45:58 -05:00
Kit Langton
ed6ad272ec
refactor(schema): apply session review decisions (#35793) 2026-07-07 22:10:11 -04:00
Kit Langton
eb661e6e6d fix(core): settle unadvertised tool calls and repair session hook test contexts 2026-07-07 21:51:23 -04:00
Dax
4f976bcf1a
feat(plugin): add session request hook (#35794) 2026-07-07 19:56:47 -04:00
Kit Langton
521ea87192
fix(core): retain reasoning delta state (#35758) 2026-07-07 19:44:40 -04:00
Aiden Cline
910e37f6d8
fix: update v2 session usage metrics (#35468) 2026-07-07 14:31:54 -05:00