Skip to content

(fix): agent-builder to include workflow execution output after lazy-load I/O change#254087

Merged
rosomri merged 2 commits intoelastic:mainfrom
rosomri:agent_builder_workflow_exec_with_inputs
Feb 20, 2026
Merged

(fix): agent-builder to include workflow execution output after lazy-load I/O change#254087
rosomri merged 2 commits intoelastic:mainfrom
rosomri:agent_builder_workflow_exec_with_inputs

Conversation

@rosomri
Copy link
Copy Markdown
Contributor

@rosomri rosomri commented Feb 19, 2026

Summary

Fixes workflow execution output retrieval for agent-builder consumers.

After #253547 changed getWorkflowExecution to exclude step I/O by default, getExecutionState was no longer receiving step outputs - causing getWorkflowOutput to always return null.

This passes includeOutput: true explicitly so the output is available when the execution completes.

@rosomri rosomri requested a review from a team as a code owner February 19, 2026 21:37
@rosomri rosomri added release_note:skip Skip the PR/issue when compiling release notes backport:skip This PR does not require backporting Team:One Workflow Team label for One Workflow (Workflow automation) labels Feb 19, 2026
@rosomri rosomri enabled auto-merge (squash) February 19, 2026 21:45
@elasticmachine
Copy link
Copy Markdown
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

Test Failures

  • [job] [logs] FTR Configs #69 / Journey[web_logs_dashboard_long_running] Return to dashboard

Metrics [docs]

✅ unchanged

@rosomri rosomri merged commit 0147924 into elastic:main Feb 20, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:skip This PR does not require backporting release_note:skip Skip the PR/issue when compiling release notes Team:One Workflow Team label for One Workflow (Workflow automation) v9.4.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants