opencode/packages/core
Kit Langton 583103f2dd test(core): limit process group survival check to POSIX
Node assigns non-detached Windows children to a kill-on-parent-exit job, so the held-stdio mcp fixture cannot assert POSIX process-group survival there. Keep detached descendant, capture deadline, and success-policy coverage enabled on Windows.
2026-08-31 15:35:32 -04:00
..
script fix(core): preserve benchmark directory argument (#45634) 2026-08-27 19:38:58 -04:00
src feat(core): add session-aware instance selection (#46442) 2026-08-31 13:46:33 -04:00
test test(core): limit process group survival check to POSIX 2026-08-31 15:35:32 -04: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 fix(pty): own daemon lifetime and hand off restarts (#45551) 2026-08-27 11:52:48 -04:00
README.md feat(core): configure package publishing 2026-08-12 09:30:34 -04:00
schema.json feat(core): decouple workspace identity from provisioning (#44526) 2026-08-23 23:49:51 +00:00
sst-env.d.ts refactor: rename shared package to core (#24309) 2026-04-25 10:59:17 -04:00
tsconfig.build.json feat(core): configure package publishing 2026-08-12 09:30:34 -04:00
tsconfig.json fix(core): restore bundler resolution for source-imported deps (#41885) 2026-08-11 21:01:24 -04:00
tsconfig.tests.json chore: improve incremental typecheck performance (#40925) 2026-08-07 15:34:36 -04:00

@opencode-ai/core

Core runtime services for OpenCode.