opencode/packages/core
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
..
script fix(core): format generated migrations 2026-06-22 08:23:25 -04:00
src feat(mini): migrate mini to v2 (#34895) 2026-07-02 12:06:49 +02:00
test fix(core): derive models.dev reasoning variants (#34726) 2026-07-02 00:23:46 -05:00
bunfig.toml refactor(core): simplify integration test fixtures (#33292) 2026-06-22 04:15:34 +00:00
drizzle.config.ts refactor(core): move database schema ownership (#29068) 2026-05-30 21:08:38 -04:00
package.json chore: merge dev into v2 (#34788) 2026-07-01 17:12:00 -04:00
schema.json chore: generate 2026-06-22 15:36:00 +00:00
sst-env.d.ts
tsconfig.json