Simon Klee
f252afbdf6
run: replay session history on interactive resume
...
When resuming an interactive session with `run -i -s <id>` rebuild
the visible session view from persisted message history during
bootstrap, feeding synthetic events through the live reducer so
future deltas continue from correct offsets without duplicates.
Add --replay-limit N to cap bootstrap replay to the newest N
messages for large sessions.
2026-05-11 15:50:01 +02:00
Brendan Allan
c933504d9c
fix(ui): better handle patch file support when rendering patch/edit tools ( #26828 )
2026-05-11 17:21:59 +08:00
Shoubhit Dash
2d0d3d596e
feat(compaction): serialize compaction tail ( #26830 )
2026-05-11 13:40:36 +05:30
opencode-agent[bot]
3bd98ea055
chore: generate
2026-05-11 07:28:32 +00:00
Shoubhit Dash
7e997cfba4
refactor(scout): resolve configured reference mentions ( #26701 )
2026-05-11 12:57:26 +05:30
Brendan Allan
5d6f2a1524
fix(ui): use part_text_accum_delta to prevent markdown cutoff during streaming ( #26822 )
2026-05-11 15:15:03 +08:00
opencode-agent[bot]
b1cb71856e
chore: generate
2026-05-11 05:27:40 +00:00
Aiden Cline
518264fcd9
fix(opencode): fix full session fork ( #26811 )
2026-05-11 00:26:36 -05:00
Dax
7235c9c9b8
Trace data migrations ( #26809 )
2026-05-11 03:23:01 +00:00
Kit Langton
274033cd52
Validate prompt messages with Effect Schema ( #26796 )
2026-05-11 02:59:20 +00:00
Kit Langton
9b369ee815
chore(llm): make cache: 'auto' the default ( #26798 )
2026-05-10 22:46:01 -04:00
Sebastian
721ff5121e
fix prompt history behaviour and session line up/down commands ( #26797 )
2026-05-11 02:27:46 +00:00
opencode-agent[bot]
cfbf5d1c6f
chore: update nix node_modules hashes
2026-05-11 02:20:35 +00:00
opencode-agent[bot]
02cb7e7b71
chore: generate
2026-05-11 02:11:07 +00:00
Kit Langton
942630eb4a
feat(llm): cache-policy auto-placement ( #26786 )
2026-05-10 22:09:55 -04:00
opencode
ce66b191d1
sync release versions for v1.14.48
2026-05-11 02:07:48 +00:00
Kit Langton
6f1f5944ce
Delete unused opencode Zod helpers ( #26793 )
2026-05-10 21:57:18 -04:00
opencode-agent[bot]
1c49b2ed67
chore: generate
2026-05-11 01:55:22 +00:00
opencode-agent[bot]
3c6be604ec
chore: update nix node_modules hashes
2026-05-11 01:54:13 +00:00
Kit Langton
ddc02c2893
Drop synchronous SyncEvent facades ( #26789 )
2026-05-11 01:53:50 +00:00
Kit Langton
2703eff2e2
refactor(llm): normalize Usage as inclusive total + non-overlapping breakdown ( #26735 )
2026-05-10 21:52:50 -04:00
opencode-agent[bot]
38e4540119
chore: generate
2026-05-11 01:41:26 +00:00
Dax Raad
4100fcbd17
disable image resizing
2026-05-10 21:40:12 -04:00
Kit Langton
83cb0f60ec
Drop EventV2 run facade ( #26783 )
2026-05-10 21:26:28 -04:00
Kit Langton
effd96755e
Use SyncEvent service at event call sites ( #26782 )
2026-05-10 21:20:13 -04:00
opencode-agent[bot]
5801cce1b5
chore: generate
2026-05-11 01:18:39 +00:00
Kit Langton
77e6c0d329
feat(llm): cache hint TTL, breakpoint cap, and tool placement ( #26779 )
2026-05-10 21:17:38 -04:00
Kit Langton
fed716ada5
Clarify compaction test harness ( #26777 )
2026-05-10 20:41:21 -04:00
opencode
426d92e352
sync release versions for v1.14.47
2026-05-11 00:23:17 +00:00
opencode-agent[bot]
d0412a213b
chore: generate
2026-05-11 00:18:03 +00:00
Kit Langton
16aa67086b
Effectify remaining compaction process tests ( #26776 )
2026-05-10 20:17:01 -04:00
Dax
7cea32ee08
Add background code migration service ( #26652 )
2026-05-11 00:16:42 +00:00
Kit Langton
128d10d9e9
Simplify compaction test helpers ( #26742 )
2026-05-10 20:03:11 -04:00
Kit Langton
5ef72e1101
Drop unused ID Zod statics ( #26740 )
2026-05-10 19:58:21 -04:00
Kit Langton
d8060dc9ad
Drop compaction create facade ( #26739 )
2026-05-10 19:54:16 -04:00
Kit Langton
f71fb18d3d
Replace compaction create test fixtures ( #26738 )
2026-05-10 19:53:22 -04:00
Sebastian
5654dd2aad
restore managed textarea keymap handling ( #26771 )
2026-05-11 01:45:59 +02:00
Kit Langton
64dde0cb15
Migrate compaction tool-call test ( #26737 )
2026-05-10 19:44:42 -04:00
Kit Langton
a658e43eeb
Migrate compaction plugin test ( #26736 )
2026-05-10 19:42:44 -04:00
Kit Langton
ca8a42c973
Migrate LLM compaction tail tests ( #26734 )
2026-05-10 19:41:28 -04:00
Kit Langton
8f5f75db12
Migrate compaction LLM test ( #26733 )
2026-05-10 19:20:44 -04:00
Kit Langton
4ff0d07b1d
Migrate configurable compaction tests ( #26732 )
2026-05-10 19:18:02 -04:00
Kit Langton
2a571b3cee
Migrate compaction overflow tests ( #26731 )
2026-05-10 19:12:49 -04:00
Dax
0fffcdfe46
Persist session model switches outside event flag ( #26765 )
2026-05-10 18:53:14 -04:00
Dax
2ba2ee52e8
docs: document bun dev tmux capture ( #26764 )
2026-05-10 17:41:20 -04:00
Frank
56d818fc34
zen: fix reasoning token for openai compatible endpoint
2026-05-10 13:36:02 -04:00
Kit Langton
9c8da69196
Use Effect timeout in compaction test ( #26728 )
2026-05-10 12:45:54 -04:00
opencode-agent[bot]
a78018697c
chore: generate
2026-05-10 16:44:40 +00:00
Kit Langton
e45b6ef1de
refactor(http-recorder): use Schema.TaggedErrorClass for cassette errors ( #26729 )
2026-05-10 16:43:33 +00:00
opencode-agent[bot]
b616543ac2
chore: generate
2026-05-10 16:30:55 +00:00