[PR #287] [CLOSED] docs: add Context import to typed state workflow example #291

Closed
opened 2026-02-16 02:17:09 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/workflows-py/pull/287
Author: @mrbadri
Created: 1/19/2026
Status: Closed

Base: mainHead: docs/workflows-context-import


📝 Commits (2)

  • 28f3875 docs: add Context import to typed state workflow example
  • 1696e78 Merge branch 'main' into docs/workflows-context-import

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 docs/src/content/docs/llamaagents/workflows/managing_state.md (+1 -1)

📄 Description

Description

Added the missing Context import to the typed state example in the state management docs so the example works as expected when copied and run.

This is a documentation-only change and does not affect behavior or APIs.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/workflows-py/pull/287 **Author:** [@mrbadri](https://github.com/mrbadri) **Created:** 1/19/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `docs/workflows-context-import` --- ### 📝 Commits (2) - [`28f3875`](https://github.com/run-llama/workflows-py/commit/28f3875e8f44b237295fa74482000a4fc7e47b3c) docs: add Context import to typed state workflow example - [`1696e78`](https://github.com/run-llama/workflows-py/commit/1696e78933e0cdaf9dd090167b89b179d2e63cf5) Merge branch 'main' into docs/workflows-context-import ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/src/content/docs/llamaagents/workflows/managing_state.md` (+1 -1) </details> ### 📄 Description ## Description Added the missing `Context` import to the typed state example in the state management docs so the example works as expected when copied and run. This is a documentation-only change and does not affect behavior or APIs. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 02:17:09 -05:00
yindo closed this issue 2026-02-16 02:17:09 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/workflows-py#291