Files
anomalyco_opencode/packages/opencode/test/format
Kit Langton 7f9eda6201 refactor(format): use ChildProcessSpawner instead of Process.spawn
Replace raw Process.spawn with Effect's ChildProcessSpawner in the
Format service. formatFile now returns an Effect instead of a Promise,
composing natively with the layer.
2026-03-27 16:40:47 -04:00
..