cloudaxe-opencode/packages/opencode/src/session
Dax Raad 1e98167b0e core: move cross-spawn-spawner to root and remove unused types
The cross-spawn-spawner module has been moved from src/effect/ to src/
to simplify the core package structure. The src/types.d.ts file which
contained unused type declarations has also been removed. All imports
throughout the codebase have been updated to reflect the new location.

This change reduces the package's internal complexity by flattening the
module hierarchy and removing dead code, making future maintenance easier.
2026-04-25 14:30:16 -04:00
..
prompt refactor: remove redundant Kimi skill section (#20393) 2026-04-04 18:32:26 +00:00
compaction.ts refactor(bus): migrate BusEvent to Effect Schema (#24040) 2026-04-23 15:37:44 -04:00
index.ts feat: unwrap usession namespace to flat exports + barrel (#22713) 2026-04-16 02:15:17 +00:00
instruction.ts core: move Global module to @opencode-ai/core for centralized path management 2026-04-25 13:52:32 -04:00
llm.ts core: consolidate shared infrastructure into core package 2026-04-25 13:30:37 -04:00
message-v2.ts refactor: rename shared package to core (#24309) 2026-04-25 10:59:17 -04:00
message.ts refactor(session): migrate session domain to Effect Schema (#24005) 2026-04-23 11:30:02 -04:00
overflow.ts fix(compaction): budget retained tail with media 2026-04-16 17:30:29 +05:30
processor.ts fix(observability): standardize session telemetry attrs (#23213) 2026-04-17 21:14:23 -04:00
projectors.ts refactor(sync): make session events schema-first (#24019) 2026-04-23 12:43:08 -04:00
prompt.ts core: move cross-spawn-spawner to root and remove unused types 2026-04-25 14:30:16 -04:00
retry.ts refactor: rename shared package to core (#24309) 2026-04-25 10:59:17 -04:00
revert.ts refactor(session): migrate session domain to Effect Schema (#24005) 2026-04-23 11:30:02 -04:00
run-state.ts refactor: unwrap session/ tier-2 namespaces + self-reexport (#22973) 2026-04-17 00:49:39 +00:00
schema.ts refactor(core): derive all schema.ts leaves' .zod via effect-zod walker (#23754) 2026-04-21 22:51:18 -04:00
session.sql.ts ignore: v2 thoughts 2026-04-13 17:33:34 -04:00
session.ts core: move Global module to @opencode-ai/core for centralized path management 2026-04-25 13:52:32 -04:00
status.ts refactor(bus): migrate BusEvent to Effect Schema (#24040) 2026-04-23 15:37:44 -04:00
summary.ts refactor(session): migrate session domain to Effect Schema (#24005) 2026-04-23 11:30:02 -04:00
system.ts refactor: unwrap session/ tier-2 namespaces + self-reexport (#22973) 2026-04-17 00:49:39 +00:00
todo.ts refactor(bus): migrate BusEvent to Effect Schema (#24040) 2026-04-23 15:37:44 -04:00