Skip to content

fix(runner): use step.output instead of nonexistent step.out#58

Merged
Emin017 merged 1 commit intomainfrom
emin/fix-runner-save-data
Apr 21, 2026
Merged

fix(runner): use step.output instead of nonexistent step.out#58
Emin017 merged 1 commit intomainfrom
emin/fix-runner-save-data

Conversation

@Emin017
Copy link
Copy Markdown
Member

@Emin017 Emin017 commented Apr 21, 2026

WorkspaceStep has an output attribute, not out. The .get() call on step.out raised AttributeError at runtime.

This was introduced by 605de6d.

WorkspaceStep has an `output` attribute, not `out`. The `.get()`
call on `step.out` raised AttributeError at runtime.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Emin017 Emin017 merged commit 05a339e into main Apr 21, 2026
@Emin017 Emin017 deleted the emin/fix-runner-save-data branch April 21, 2026 07:23
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