opencode/packages/core/test/lib
Kit Langton 6e954f75ee
refactor(core): isolate Session admission and controls (#46019)
Separate ID-bound Session policy from host routing. Bind Inbox and Location preparation dependencies at construction, preserve admission and execution semantics, and cover the extracted ownership contracts directly.
2026-08-28 23:22:25 -04:00
..
clock.ts
effect.ts test(core): use direct test imports (#45683) 2026-08-27 23:58:34 -04:00
environment-conformance.ts fix(core): defer memory filesystem observation (#45675) 2026-08-28 14:56:36 -04:00
image.ts
instructions.ts
permission.ts feat(plugin): add permission review hooks (#45003) 2026-08-25 16:57:17 +00:00
project.ts refactor(core): isolate Session admission and controls (#46019) 2026-08-28 23:22:25 -04:00
session-message.ts test: share session message expectations (#45454) 2026-08-27 10:58:12 -04:00
tool.ts test(core): use direct test imports (#45683) 2026-08-27 23:58:34 -04:00
websearch.ts test(core): share controlled websearch test layer (#45465) 2026-08-27 16:09:06 -04:00
websocket-server.ts