cloudaxe-opencode/packages/opencode/src/effect
Dax Raad 1a734adb4d core: consolidate shared infrastructure into core package
Moves effect logging, observability, runtime utilities, flags, installation
version info, and process utilities from opencode to core package. This
enables better code sharing across packages and establishes core as the
single source of truth for foundational utilities.

All internal imports updated to use @opencode-ai/core paths for consistency.
2026-04-25 13:30:37 -04:00
..
app-runtime.ts core: consolidate shared infrastructure into core package 2026-04-25 13:30:37 -04:00
bootstrap-runtime.ts core: consolidate shared infrastructure into core package 2026-04-25 13:30:37 -04:00
bridge.ts refactor(tui): improve workspace management (#22691) 2026-04-16 12:24:40 -04:00
cross-spawn-spawner.ts refactor: remove lazy cross-spawn runtime (#24305) 2026-04-25 14:46:16 +00:00
index.ts core: consolidate shared infrastructure into core package 2026-04-25 13:30:37 -04:00
instance-ref.ts refactor(tui): improve workspace management (#22691) 2026-04-16 12:24:40 -04:00
instance-registry.ts refactor(instance): move scoped services to LayerMap (#17544) 2026-03-16 12:55:14 -04:00
instance-state.ts core: consolidate shared infrastructure into core package 2026-04-25 13:30:37 -04:00
run-service.ts core: consolidate shared infrastructure into core package 2026-04-25 13:30:37 -04:00
runner.ts feat: unwrap effect namespaces to flat exports + barrel (#22745) 2026-04-15 23:29:12 -04:00