opencode/packages/opencode/test/tool
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
..
__snapshots__ refactor(tool): migrate tool framework + all 18 built-in tools to Effect Schema (#23244) 2026-04-23 16:09:34 -04:00
fixtures test: update model test fixture (#20182) 2026-03-31 16:20:01 +00:00
apply_patch.test.ts refactor: rename shared package to core (#24309) 2026-04-25 10:59:17 -04:00
bash.test.ts core: move cross-spawn-spawner to root and remove unused types 2026-04-25 14:30:16 -04:00
edit.test.ts refactor: rename shared package to core (#24309) 2026-04-25 10:59:17 -04:00
external-directory.test.ts feat: unwrap tool namespaces to flat exports + barrel (#22762) 2026-04-16 03:56:54 +00:00
glob.test.ts core: move cross-spawn-spawner to root and remove unused types 2026-04-25 14:30:16 -04:00
grep.test.ts core: move cross-spawn-spawner to root and remove unused types 2026-04-25 14:30:16 -04:00
lsp.test.ts core: move cross-spawn-spawner to root and remove unused types 2026-04-25 14:30:16 -04:00
parameters.test.ts refactor(tool): migrate tool framework + all 18 built-in tools to Effect Schema (#23244) 2026-04-23 16:09:34 -04:00
question.test.ts core: move cross-spawn-spawner to root and remove unused types 2026-04-25 14:30:16 -04:00
read.test.ts core: move cross-spawn-spawner to root and remove unused types 2026-04-25 14:30:16 -04:00
registry.test.ts core: move cross-spawn-spawner to root and remove unused types 2026-04-25 14:30:16 -04:00
skill.test.ts core: move cross-spawn-spawner to root and remove unused types 2026-04-25 14:30:16 -04:00
task.test.ts core: move cross-spawn-spawner to root and remove unused types 2026-04-25 14:30:16 -04:00
tool-define.test.ts refactor(tool): migrate tool framework + all 18 built-in tools to Effect Schema (#23244) 2026-04-23 16:09:34 -04:00
truncation.test.ts feat(truncate): allow configuring tool output truncation limits (#23770) 2026-04-23 17:43:33 -04:00
webfetch.test.ts feat: unwrap tool namespaces to flat exports + barrel (#22762) 2026-04-16 03:56:54 +00:00
write.test.ts core: move cross-spawn-spawner to root and remove unused types 2026-04-25 14:30:16 -04:00