summaryrefslogtreecommitdiffhomepage
path: root/script/github
diff options
context:
space:
mode:
authorDax Raad <[email protected]>2026-04-25 14:22:49 -0400
committerDax Raad <[email protected]>2026-04-25 14:23:17 -0400
commit3eee2f6afa5c7fde20d0e838143832b681795d9f (patch)
treee2ee4385e034a921504e782eba5cfb2822879b4b /script/github
parentff4b60e1f3d2ad83a74785443dd041ed4e7814bf (diff)
downloadopencode-3eee2f6afa5c7fde20d0e838143832b681795d9f.tar.gz
opencode-3eee2f6afa5c7fde20d0e838143832b681795d9f.zip
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.
Diffstat (limited to 'script/github')
0 files changed, 0 insertions, 0 deletions