diff options
| author | Dax Raad <[email protected]> | 2026-04-25 14:22:49 -0400 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2026-04-25 14:23:17 -0400 |
| commit | 3eee2f6afa5c7fde20d0e838143832b681795d9f (patch) | |
| tree | e2ee4385e034a921504e782eba5cfb2822879b4b /script/github/close-issues.ts | |
| parent | ff4b60e1f3d2ad83a74785443dd041ed4e7814bf (diff) | |
| download | opencode-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/close-issues.ts')
0 files changed, 0 insertions, 0 deletions
