cloudaxe-opencode/packages/opencode/src
Dax Raad 3eee2f6afa core: move cross-spawn-spawner from opencode to core package
Moved the cross-spawn-spawner module from packages/opencode to packages/core
to enable code sharing across the monorepo. This consolidates the process
spawning infrastructure into the core package so other packages can use
cross-platform child process spawning without duplicating the implementation.

Updated all import statements across the codebase to reference the new
location (@opencode-ai/core/effect/cross-spawn-spawner). Removed the
local copy from the opencode package along with its tests.
2026-04-25 14:23:17 -04:00
..
account refactor: eliminate account/ barrel, route consumers to sibling files (#22995) 2026-04-17 01:55:50 +00:00
acp core: consolidate shared infrastructure into core package 2026-04-25 13:30:37 -04:00
agent feat(httpapi): bridge catalog read endpoints (#24353) 2026-04-25 14:00:30 -04:00
auth core: move Global module to @opencode-ai/core for centralized path management 2026-04-25 13:52:32 -04:00
bus refactor(bus): migrate BusEvent to Effect Schema (#24040) 2026-04-23 15:37:44 -04:00
cli feat(tui): read Zed editor context from state db (#24352) 2026-04-25 18:10:58 +00:00
command feat(httpapi): bridge catalog read endpoints (#24353) 2026-04-25 14:00:30 -04:00
config core: move Global module to @opencode-ai/core for centralized path management 2026-04-25 13:52:32 -04:00
control-plane core: consolidate shared infrastructure into core package 2026-04-25 13:30:37 -04:00
effect core: move cross-spawn-spawner from opencode to core package 2026-04-25 14:23:17 -04:00
env refactor: collapse env barrel into env/index.ts (#22900) 2026-04-16 16:29:54 -04:00
file core: move cross-spawn-spawner from opencode to core package 2026-04-25 14:23:17 -04:00
format core: move cross-spawn-spawner from opencode to core package 2026-04-25 14:23:17 -04:00
git core: move cross-spawn-spawner from opencode to core package 2026-04-25 14:23:17 -04:00
id refactor: unwrap Identifier namespace + self-reexport (#22963) 2026-04-16 23:48:24 +00:00
ide refactor: rename shared package to core (#24309) 2026-04-25 10:59:17 -04:00
installation core: move cross-spawn-spawner from opencode to core package 2026-04-25 14:23:17 -04:00
lsp core: move Global module to @opencode-ai/core for centralized path management 2026-04-25 13:52:32 -04:00
mcp core: move cross-spawn-spawner from opencode to core package 2026-04-25 14:23:17 -04:00
npm core: move cross-spawn-spawner from opencode to core package 2026-04-25 14:23:17 -04:00
patch fix: preserve BOM in text tool round-trips (#23797) 2026-04-23 00:25:36 -04:00
permission feat(httpapi): bridge catalog read endpoints (#24353) 2026-04-25 14:00:30 -04:00
plugin core: move Global module to @opencode-ai/core for centralized path management 2026-04-25 13:52:32 -04:00
project core: move cross-spawn-spawner from opencode to core package 2026-04-25 14:23:17 -04:00
provider core: move Global module to @opencode-ai/core for centralized path management 2026-04-25 13:52:32 -04:00
pty refactor: rename shared package to core (#24309) 2026-04-25 10:59:17 -04:00
question refactor(bus): migrate BusEvent to Effect Schema (#24040) 2026-04-23 15:37:44 -04:00
server chore: generate 2026-04-25 18:14:26 +00:00
session core: move cross-spawn-spawner from opencode to core package 2026-04-25 14:23:17 -04:00
share core: consolidate shared infrastructure into core package 2026-04-25 13:30:37 -04:00
shell core: consolidate shared infrastructure into core package 2026-04-25 13:30:37 -04:00
skill chore: generate 2026-04-25 18:01:35 +00:00
snapshot core: move cross-spawn-spawner from opencode to core package 2026-04-25 14:23:17 -04:00
storage core: move Global module to @opencode-ai/core for centralized path management 2026-04-25 13:52:32 -04:00
sync core: consolidate shared infrastructure into core package 2026-04-25 13:30:37 -04:00
tool core: move cross-spawn-spawner from opencode to core package 2026-04-25 14:23:17 -04:00
util core: move Global module to @opencode-ai/core for centralized path management 2026-04-25 13:52:32 -04:00
v2 core: track retry attempts with detailed error context on assistant entries 2026-04-18 10:38:35 -04:00
worktree core: move cross-spawn-spawner from opencode to core package 2026-04-25 14:23:17 -04:00
audio.d.ts feat: add interactive burst to the TUI logo (#22098) 2026-04-13 19:36:28 -04:00
index.ts core: move Global module to @opencode-ai/core for centralized path management 2026-04-25 13:52:32 -04:00
node.ts feat: unwrap storage namespaces to flat exports + barrel (#22747) 2026-04-15 23:30:49 -04:00
npmcli-config.d.ts fix: patch arborist to get around bun bug (#23460) 2026-04-20 00:49:46 -05:00
sql.d.ts sqlite again (#10597) 2026-02-14 04:19:02 +00:00
temporary.ts core: consolidate shared infrastructure into core package 2026-04-25 13:30:37 -04:00