cloudaxe-opencode/packages/opencode/test/lib
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
..
cli-process.ts feat(mini): migrate mini to v2 (#34895) 2026-07-02 12:06:49 +02:00
effect.ts refactor(core): move v1 schemas into core (#30473) 2026-06-03 02:42:13 +00:00
filesystem.ts
llm-server.ts fix(opencode): surface content-filter finish reason as visible error (#31745) 2026-06-11 10:41:11 -05:00
snapshot.ts test(lib): extract snapshot normalizer utility for cross-OS stability (#28356) 2026-05-19 11:09:49 -04:00
test-provider.ts feat(mini): migrate mini to v2 (#34895) 2026-07-02 12:06:49 +02:00
websocket.ts