[PR #142] [MERGED] Update workflow server example to include HITL #158

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/workflows-py/pull/142
Author: @logan-markewich
Created: 10/13/2025
Status: Merged
Merged: 10/13/2025
Merged by: @logan-markewich

Base: mainHead: logan/workflow_debugger_docs


📝 Commits (3)

📊 Changes

4 files changed (+79 additions, -14 deletions)

View changed files

docs/src/content/docs/workflows/assets/ui_sample.png (+0 -0)
📝 docs/src/content/docs/workflows/customizing_entry_exit_points.md (+1 -1)
📝 docs/src/content/docs/workflows/deployment.md (+25 -8)
📝 examples/server/server_example.py (+53 -5)

📄 Description

No description provided


🔄 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/142 **Author:** [@logan-markewich](https://github.com/logan-markewich) **Created:** 10/13/2025 **Status:** ✅ Merged **Merged:** 10/13/2025 **Merged by:** [@logan-markewich](https://github.com/logan-markewich) **Base:** `main` ← **Head:** `logan/workflow_debugger_docs` --- ### 📝 Commits (3) - [`df9b998`](https://github.com/run-llama/workflows-py/commit/df9b99879ed0920fd6722bdbcc722ff199893fe1) add UI to docs - [`d5415ab`](https://github.com/run-llama/workflows-py/commit/d5415ab2e6af3368ad9d3e1f850e795cc7b822f4) nit - [`8b2429e`](https://github.com/run-llama/workflows-py/commit/8b2429eefec8bd131437bd2621bf09519e12656c) add hitl example to workflow server ### 📊 Changes **4 files changed** (+79 additions, -14 deletions) <details> <summary>View changed files</summary> ➕ `docs/src/content/docs/workflows/assets/ui_sample.png` (+0 -0) 📝 `docs/src/content/docs/workflows/customizing_entry_exit_points.md` (+1 -1) 📝 `docs/src/content/docs/workflows/deployment.md` (+25 -8) 📝 `examples/server/server_example.py` (+53 -5) </details> ### 📄 Description _No description provided_ --- <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:16:45 -05:00
yindo closed this issue 2026-02-16 02:16:45 -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#158