63e5bcea93e2f6132489055c33736bceda95a0d8
Stages declaring needs=[...] now receive each needed artifact's validated JSON (from artifactContentCache) as an L1/USER neededArtifact context entry, so a one-shot subagent sees its inputs. Also emit llm-emitted artifact lifecycle events (Created/Validating/Validated) on successful validation via emitLlmArtifacts, closing a latent gap where verifyProduces would fail for stages producing only an llm-emitted artifact. Events are emitted only after validation passes, preserving invariant #7.
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%