Aiden Cline
efcf2c3f5d
feat(core): MCP elicitation support ( #35064 )
2026-07-02 23:25:54 -05:00
Luke Parker
04d236ceed
fix(app): keep v2 review pane mounted across session tab switches ( #35074 )
2026-07-03 14:22:20 +10:00
Kit Langton
e65477ab1d
refactor(core): polish runner drain and coordinator readability ( #35051 )
2026-07-02 22:01:53 -04:00
Frank
5455fed78e
zen: new inference
2026-07-02 21:59:33 -04:00
Frank
6dba0cc498
zen: new inference
2026-07-02 21:56:52 -04:00
Luke Parker
c07ac0db2f
feat(app): navigate tabs on mousedown in new layout ( #35042 )
2026-07-03 11:47:06 +10:00
Kit Langton
cd0b274856
refactor(core): simplify v2 prompt lifecycle and execution coordination ( #35047 )
2026-07-02 21:38:44 -04:00
Frank
20b090e493
zen: new inference
2026-07-02 21:38:29 -04:00
Kit Langton
57e9e9771d
feat(core): deterministic session log replay with synced watermark ( #35040 )
2026-07-02 21:38:20 -04:00
Frank
cb54824f2f
zen: new inference
2026-07-02 21:28:38 -04:00
Aiden Cline
1aae92c42a
fix(core): remove mcp tool call timeout ( #35043 )
2026-07-02 20:15:36 -05:00
opencode-agent[bot]
6555df912a
feat(session): filter v2 session list by parent ( #35037 )
...
Co-authored-by: Dax <mail@thdxr.com>
2026-07-02 19:48:49 -04:00
Aiden Cline
7ebd344fa2
feat(core): add session form service ( #34855 )
2026-07-02 17:15:18 -05:00
Dustin Deus
3adfb970bf
feat(tui): add debug info dialog with copy to clipboard ( #35004 )
2026-07-02 23:00:53 +02:00
Aiden Cline
460cdc5aec
fix(llm): remove package retry policy ( #35003 )
2026-07-02 15:51:12 -05:00
James Long
b0ca5520a1
feat(server): add lazy simulation layer replacements ( #35024 )
2026-07-02 16:45:09 -04:00
Kit Langton
bc2e270f82
feat(server): durable log reads, changes feed, and watermarked snapshots ( #34962 )
2026-07-02 16:42:30 -04:00
Kit Langton
33705e632a
fix(tui): use catalog display name in model switch notices ( #34913 )
2026-07-02 16:09:45 -04:00
Kit Langton
cff2345c12
fix(core): record selected catalog model identity on assistant steps ( #34911 )
2026-07-02 16:09:33 -04:00
opencode-agent[bot]
5ecd19db9f
chore: generate
2026-07-02 19:43:04 +00:00
Adam
299daa2815
feat(stats): redesign model hero
2026-07-02 14:41:22 -05:00
Adam
7457139849
fix(stats): polish lab pages
2026-07-02 14:38:16 -05:00
James Long
0405518180
feat: simulation control surface and architecture spec ( #34801 )
2026-07-02 15:19:19 -04:00
Aiden Cline
c9604c86ec
test(core): avoid shell PATH in command test ( #34980 )
2026-07-02 12:28:58 -05:00
Aiden Cline
967c44552e
test(core): make command shell test portable ( #34972 )
2026-07-02 12:02:34 -05:00
Aiden Cline
ec95694e2f
docs(llm): track native provider parity ( #34862 )
2026-07-02 11:51:56 -05:00
Aiden Cline
c176baee82
feat(core): port v2 command invocation ( #34849 )
2026-07-02 11:22:04 -05:00
Aiden Cline
373cd08b98
fix(copilot): honor advertised model endpoints ( #34958 )
2026-07-02 10:23:57 -05:00
Kit Langton
016d296f7c
refactor(core): migrate glob tool to internal plugin ( #34946 )
2026-07-02 10:39:04 -04:00
Kit Langton
dbaa53329c
refactor(core): mechanism-neutral context entry rendering ( #34945 )
2026-07-02 10:16:24 -04:00
Kit Langton
7843f8fb38
feat(core): API-managed per-session context entries ( #34941 )
2026-07-02 10:05:47 -04:00
Kit Langton
4045041554
refactor(core): simplify system context into a belief model ( #34917 )
2026-07-02 09:32:35 -04:00
Shoubhit Dash
7ec7413fdb
fix(tui): suppress transient reconnect overlay flashes ( #34924 )
2026-07-02 18:54:51 +05:30
Simon Klee
f016392368
feat(mini): migrate mini to v2 ( #34895 )
...
feat(run): migrate non-interactive prompts to V2
feat(run): route mini prompts through V2
fix(run): use current session contracts
fix(run): fix V2 prompt turns
feat(cli): add mini subcommand
feat(run): use settled execution events
fix(run): handle remote prompt file attachments
feat(run): send prompt files as attachments
feat(run): use current APIs for run state
fix(run): adopt app-node runtime deps
feat(run): track subagent sessions
feat(run): move catalogs and default model onto current APIs
2026-07-02 12:06:49 +02:00
Luke Parker
f52424e05f
fix(ui): resolve toast icon inside the toast component ( #34874 )
2026-07-02 15:53:47 +08:00
Luke Parker
4a42caef2c
fix(app): keep terminal mounted when switching session tabs in a workspace ( #34852 )
...
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-07-02 15:53:19 +08:00
Aarav Sareen
7d2618637f
feat(app): v2 review panel overhaul ( #31882 )
...
Co-authored-by: LukeParkerDev <10430890+Hona@users.noreply.github.com>
2026-07-02 07:41:58 +00:00
Luke Parker
fbb95a6ee3
fix(app): seed session status before warming session info ( #34864 )
2026-07-02 16:32:25 +10:00
Brendan Allan
40233595b0
fix(app): clear original prompt after retarget ( #34863 )
2026-07-02 06:24:53 +00:00
opencode-agent[bot]
403164a6ac
chore: generate
2026-07-02 06:08:44 +00:00
Luke Parker
1fb2ecc721
fix(app): scope session tab indicators to the tab's server ( #34861 )
2026-07-02 16:07:35 +10:00
Aiden Cline
140224b0fc
fix(core): derive models.dev reasoning variants ( #34726 )
2026-07-02 00:23:46 -05:00
opencode-agent[bot]
cfd35c9354
fix(tui): include variant in model switch notice ( #34856 )
...
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-07-02 00:17:18 -05:00
Luke Parker
27c9b130c7
test(opencode): cover Windows session list directory spellings ( #34857 )
2026-07-02 05:16:17 +00:00
Brendan Allan
5fecf7ae9e
fix(app): only allow \(...\) syntax for inline latex ( #34850 )
2026-07-02 13:02:17 +08:00
Luke Parker
a0d64b12c9
fix(opencode): filter session list by resolved instance directory ( #34842 )
2026-07-02 04:39:49 +00:00
opencode-agent[bot]
d6b897188a
chore: generate
2026-07-02 04:25:52 +00:00
Luke Parker
39dfbb53d0
fix(app): resolve target session lineage outside router transition ( #34838 )
2026-07-02 14:24:39 +10:00
Kit Langton
674d08f9be
fix(core): route ChatGPT OAuth to the codex backend ( #34843 )
2026-07-02 00:15:34 -04:00
opencode-agent[bot]
a39db9c6f6
chore: update nix node_modules hashes
2026-07-02 03:36:41 +00:00