Files
anomalyco_opencode/packages/opencode/test/effect
Kit Langton 01f33aed86 refactor(effect): drop shell abort signals from runner
Model shell cancellation the same way as other runner work by interrupting the shell fiber directly. This removes the unused abort-signal plumbing from SessionPrompt and updates the runner tests to assert interruption semantics.
2026-04-08 21:33:35 -04:00
..