1b9896d2fa2afdd22c0f7803e6677bbe7d194ba3
Extract a SubagentRunner fun-interface (SubagentRunRequest/SubagentRunResult) and an InSessionSubagentRunner default that delegates to the existing executeStage path, with per-run effectives captured in the lambda closure so the seam stays free of the internal RunEffectives type. DefaultSessionOrchestrator.enterStage now dispatches through subagentRunner.run instead of calling executeStage inline; effectives threading is dropped from run/step/executeMove/enterStage/resume. ReplayOrchestrator supplies its own runner. Behaviour is identical — RefinementLoopTest and full check stay green.
fix: workflow inference chain — surface llama-server errors, user-turn-last, bundle-relative prompts
Description
No description provided
Languages
Kotlin
88.4%
Go
11.4%
Python
0.2%