Files
anomalyco_opencode/packages/opencode/test
Kit Langton 30edf5aa42 refactor(session): convert SystemPrompt facade calls to effectful versions
Replace `Effect.promise(() => SystemPrompt.skills(...))` and
`Effect.promise(() => SystemPrompt.environment(...))` with direct
effectful calls. `environment` is now a plain sync function (the async
Ripgrep.tree call was dead code behind `&& false`). `skills` is now an
`Effect.fn` that takes the Skill service as a parameter.
2026-04-10 23:40:14 -04:00
..
2026-04-07 18:33:24 +00:00
2026-04-10 17:57:46 +00:00
2026-04-10 00:15:45 -05:00
2025-11-06 13:03:12 -05:00
2026-04-11 01:22:01 +00:00
2025-12-11 19:20:23 +01:00