Skip to content

Comments

Document dynamic steps and steps with large payloads#278

Merged
jamescmartinez merged 3 commits intomainfrom
doc-steps-payloads
Feb 11, 2026
Merged

Document dynamic steps and steps with large payloads#278
jamescmartinez merged 3 commits intomainfrom
doc-steps-payloads

Conversation

@jamescmartinez
Copy link
Contributor

documents dynamic steps and steps with large payloads

more context in #271

Copilot AI review requested due to automatic review settings February 11, 2026 01:17
@codecov
Copy link

codecov bot commented Feb 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates OpenWorkflow documentation to address two common workflow design questions: running a runtime-dependent (dynamic) number of steps and handling steps that would otherwise persist very large results.

Changes:

  • Adds a new Dynamic Steps guide describing deterministic step naming for steps created in loops/maps.
  • Extends the Steps guide with guidance for Large Payloads (store references, not large results).
  • Wires the new Dynamic Steps page into the docs navigation.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
packages/docs/docs/steps.mdx Replaces the step-name warning with a dynamic-steps note; adds a “Large Payloads” section.
packages/docs/docs/dynamic-steps.mdx New page documenting how to safely create a variable number of steps using deterministic names.
packages/docs/docs.json Adds the new Dynamic Steps page to the “Guides” navigation group.

@jamescmartinez jamescmartinez merged commit a5f1541 into main Feb 11, 2026
7 checks passed
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