Kit Langton
7a1a9ef055
refactor(schema): apply session review decisions ( #35793 )
2026-07-07 22:10:11 -04:00
James Long
0864bd83aa
feat(tui): wire move session command ( #35203 )
2026-07-07 14:49:11 -04:00
Aiden Cline
a7cd88f317
feat(mcp): expose resource catalog API ( #35773 )
2026-07-07 13:34:29 -05:00
James Long
5ec5c5e1a8
feat(session): support admit-only synthetic messages ( #35774 )
2026-07-07 14:17:20 -04:00
Kit Langton
6b13249bac
fix(core): preserve SDK plugins across location eviction ( #35725 )
2026-07-07 11:43:40 -04:00
James Long
4aa2986fc5
feat(simulation): add named drive instances ( #35648 )
2026-07-06 22:52:10 -04:00
Kit Langton
2d4012fe7f
feat(core): add durable compaction barrier ( #35371 )
2026-07-06 21:26:05 -04:00
Dax Raad
4ed0faf399
fix(core): support unlimited shell timeouts
2026-07-06 19:32:22 -04:00
Dax Raad
9cea2e4b9a
feat(tui): support session deletion
2026-07-06 19:19:22 -04:00
Aiden Cline
e192f8a4e5
chore: merge dev into v2 ( #35591 )
...
Co-authored-by: Frank <frank@anoma.ly >
Co-authored-by: Aarav Sareen <96787824+arvsrn@users.noreply.github.com >
Co-authored-by: Brendan Allan <git@brendonovich.dev >
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Jack <jack@anoma.ly >
Co-authored-by: Brendan Allan <14191578+Brendonovich@users.noreply.github.com >
Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com >
Co-authored-by: opencode-agent[bot] <219766164+opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: James Long <longster@gmail.com >
Co-authored-by: Dustin Deus <deusdustin@gmail.com >
Co-authored-by: starptech <starptech@starptechs-MBP.fritz.box >
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com >
Co-authored-by: 𝓛𝓲𝓽𝓽𝓵𝓮 𝓕𝓻𝓪𝓷𝓴 <little-frank@opencord.local >
Co-authored-by: Dax <mail@thdxr.com >
Co-authored-by: usrnk1 <7547651+usrnk1@users.noreply.github.com >
Co-authored-by: Jay <53023+jayair@users.noreply.github.com >
Co-authored-by: runvip <164729189+runvip@users.noreply.github.com >
Co-authored-by: opencode <opencode@sst.dev >
Co-authored-by: Julian Coy <julian@ex-machina.co >
Co-authored-by: Vladimir Glafirov <vglafirov@gitlab.com >
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com >
Co-authored-by: Kit Langton <kit.langton@gmail.com >
Co-authored-by: Simon Klee <hello@simonklee.dk >
Co-authored-by: Jay <air@live.ca >
Co-authored-by: David Hill <1879069+iamdavidhill@users.noreply.github.com >
2026-07-06 16:05:29 -05:00
Dax Raad
3a6312d3a5
feat(core): resolve prompt attachments
2026-07-06 15:04:23 -04:00
Kit Langton
728c74edbb
refactor(core): rename system context to instructions ( #35583 )
2026-07-06 14:29:29 -04:00
Dax Raad
b6be2c1912
refactor(api): remove watermark sync surface
2026-07-06 13:01:36 -04:00
Simon Klee
c45256c025
cli/mini: fix run failure handling ( #35539 )
2026-07-06 12:34:44 +02:00
Simon Klee
b2cf7a2953
mini migrate to v2 ( #35526 )
2026-07-06 11:03:30 +02:00
Dax Raad
0e4058b39e
feat(api): publish v2 reference
2026-07-06 01:29:08 -04:00
Dax Raad
96186b5434
fix(core): scope observability to server
2026-07-05 16:22:04 -04:00
Dax Raad
368b7ef0af
feat(server): add loaded locations debug endpoint
2026-07-05 15:59:44 -04:00
Dax Raad
535463ec08
feat(core): improve runtime observability
2026-07-05 15:59:44 -04:00
Kit Langton
cd2a2804e7
fix(protocol): keep internal events off SSE ( #35378 )
2026-07-04 21:12:45 -04:00
James Long
78e01f528b
fix(core): constrain location services ( #35228 )
2026-07-03 15:34:30 -04:00
Dax Raad
e318d3f955
server: emit logs for every HTTP request to help debug API traffic
2026-07-03 15:13:37 -04:00
James Long
392cb3b080
feat(simulation): add driver controlled backend LLM ( #35186 )
2026-07-03 14:19:25 -04:00
Kit Langton
f45c7dd65a
chore: effect pattern lint infrastructure ( #35210 )
2026-07-03 13:58:26 -04:00
Kit Langton
5e9ea16b19
fix(core): clean up Effect audit patterns ( #35174 )
2026-07-03 13:54:13 -04:00
James Long
6c3dcc0a08
feat(core): implement V2 session.shell ( #35183 )
2026-07-03 12:19:09 -04:00
Shoubhit Dash
11f6ecfdb0
feat(core): expose V2 VCS status and diff APIs ( #35129 )
2026-07-03 16:49:03 +05:30
Aiden Cline
9749859a2e
feat(core): rework form when conditions ( #35115 )
2026-07-03 04:23:20 -05:00
Aiden Cline
2c7287ab2e
feat(core): global forms support ( #35106 )
2026-07-03 03:55:15 -05:00
Aiden Cline
9b8cd55717
feat(server): add form routes ( #35099 )
...
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com >
2026-07-03 02:40:44 -05:00
Aiden Cline
d22a93f462
fix(core): revert form service and mcp elicitation ( #35080 )
2026-07-03 00:32:10 -05:00
opencode-agent[bot]
105fbbf7b0
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
a7d3f76f99
feat(core): add session form service ( #34855 )
2026-07-02 17:15:18 -05:00
James Long
356ada786d
feat(server): add lazy simulation layer replacements ( #35024 )
2026-07-02 16:45:09 -04:00
Kit Langton
7dede6e4fd
feat(server): durable log reads, changes feed, and watermarked snapshots ( #34962 )
2026-07-02 16:42:30 -04:00
Aiden Cline
fe76a9a5de
feat(core): port v2 command invocation ( #34849 )
2026-07-02 11:22:04 -05:00
Kit Langton
4457a878e4
feat(core): API-managed per-session context entries ( #34941 )
2026-07-02 10:05:47 -04:00
Simon Klee
3e36163298
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
Dax Raad
b63ccf0037
feat(core): tool execute hooks, session instructions, synthetic endpoint
...
- V2 tool execute hooks: add `ctx.tool.execute.before/after` plugin API,
core ToolHooks service, and registry wiring so hosted/local tool calls
run registered before/after hooks; provider-executed calls are excluded.
- Session synthetic endpoint: add `POST /api/session/:sessionID/synthetic`
with text/description/metadata plus regenerated Promise/Effect/JS client
surfaces.
- SessionInstructions service: read tool discovers nearby AGENTS.md walking
up to the Location root (exclusive) and injects them as durable synthetic
instructions, with lazy history dedup of prior claims.
- to-llm-message: stop forwarding synthetic message metadata to the model so
bookkeeping annotations stay model-hidden.
- schema changelog entry for synthetic metadata and the metadata leak fix.
2026-07-01 20:50:10 -04:00
Dax Raad
84d38e1b6d
fix(server): restore provider node deps after dev merge
2026-07-01 18:39:43 -04:00
James Long
5e2b06579a
chore: merge dev into v2 ( #34788 )
...
Co-authored-by: Brendan Allan <14191578+Brendonovich@users.noreply.github.com >
Co-authored-by: Kit Langton <kit.langton@gmail.com >
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Affan Ali <93028901+affanali2k3@users.noreply.github.com >
Co-authored-by: affanali2k3 <affanalikhanxx@gmail.com >
Co-authored-by: Frank <frank@anoma.ly >
Co-authored-by: opencode-agent[bot] <219766164+opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: 𝓛𝓲𝓽𝓽𝓵𝓮 𝓕𝓻𝓪𝓷𝓴 <little-frank@opencord.local >
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
Co-authored-by: Jay V <air@live.ca >
Co-authored-by: Dax Raad <d@ironbay.co >
Co-authored-by: Aarav Sareen <96787824+arvsrn@users.noreply.github.com >
Co-authored-by: OpeOginni <107570612+OpeOginni@users.noreply.github.com >
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com >
Co-authored-by: Ben Guthrie <benjee.012@gmail.com >
Co-authored-by: Dax <mail@thdxr.com >
Co-authored-by: Filip <34747899+neriousy@users.noreply.github.com >
Co-authored-by: Max Anderson <max.a.anderson95@gmail.com >
Co-authored-by: Brendan Allan <git@brendonovich.dev >
Co-authored-by: Jack <jack@anoma.ly >
Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com >
Co-authored-by: Dustin Deus <deusdustin@gmail.com >
Co-authored-by: starptech <starptech@starptechs-MBP.fritz.box >
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
Co-authored-by: usrnk1 <7547651+usrnk1@users.noreply.github.com >
Co-authored-by: Jay <53023+jayair@users.noreply.github.com >
Co-authored-by: runvip <164729189+runvip@users.noreply.github.com >
Co-authored-by: opencode <opencode@sst.dev >
Co-authored-by: Julian Coy <julian@ex-machina.co >
Co-authored-by: Vladimir Glafirov <vglafirov@gitlab.com >
2026-07-01 17:12:00 -04:00
Dax Raad
6f72b5c73b
feat: update session notices and skill reloads
2026-07-01 14:37:27 -04:00
Dax Raad
95efa59776
feat: background blocking tools
2026-07-01 12:18:04 -04:00
Dax Raad
09cc40e316
feat(core): add plugin list endpoint
...
Adds a plugin.list HTTP endpoint that reports currently loaded plugins, wires it through protocol, server, and generated clients, and merges it into sdk-next's plugin API. Also updates the sample plugin to register a primary agent instead of a subagent for local testing.
2026-07-01 00:53:53 -04:00
Aiden Cline
7b1ec7a1ca
feat(cli): add mcp list, add, auth, and logout commands ( #34643 )
2026-06-30 13:49:07 -05:00
Kit Langton
274223dab3
feat(plugin): support plugin-provided tools ( #34619 )
2026-06-30 13:18:56 -04:00
Aiden Cline
511f5536ca
feat(core): add mcp support ( #34513 )
2026-06-30 08:37:44 -05:00
Dax Raad
31db828104
feat(core): add native skill activation
2026-06-30 01:16:33 -04:00
Dax Raad
f06f5888c4
feat(core): support background shell tool
2026-06-29 17:01:04 -04:00
Dax Raad
710cea7f52
feat(core): add durable session fork event
2026-06-29 16:13:51 -04:00