Skip to content

Deliver native image evidence in workflow tool continuations - #579

Merged
witbrock merged 1 commit into
mainfrom
fix/workflow-slide-image-context
Sep 8, 2026
Merged

Deliver native image evidence in workflow tool continuations#579
witbrock merged 1 commit into
mainfrom
fix/workflow-slide-image-context

Conversation

@witbrock

@witbrock witbrock commented Sep 8, 2026

Copy link
Copy Markdown
Member

Durable llm.action steps received image descriptors as tool-result JSON, while ordinary adaptive chat also supplied native image messages. A slideshow workflow could therefore run without seeing its diagrams. Preserve successful tool-returned image descriptors in separate source messages after the correlated tool-response batch; existing provider hydration still rechecks source access and keeps bytes out of retained telemetry.

Validation: the new two-tool regression verifies correlated response ordering, separate image messages and retained descriptors. The LLM-step suite plus this test passed 65 tests. One adjacent timeout fixture expects an elapsed-time hard boundary although its tool enables only an advisory timeout; its failure does not involve images. Actual slideshow workflow acceptance follows activation. JVNAUTOSCI-2223.

@witbrock
witbrock merged commit 635b610 into main Sep 8, 2026
2 checks passed
@witbrock
witbrock deleted the fix/workflow-slide-image-context branch September 8, 2026 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant