[PR #135] [MERGED] client init declaration #151

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/workflows-py/pull/135
Author: @adrianlyjak
Created: 10/10/2025
Status: Merged
Merged: 10/10/2025
Merged by: @adrianlyjak

Base: clelia/workflows-clientHead: adrian/workflows-client-edits


📝 Commits (1)

📊 Changes

5 files changed (+37 additions, -24 deletions)

View changed files

📝 examples/client/base/workflow_client.py (+1 -1)
📝 examples/client/human_in_the_loop/workflow_client_hitl.py (+1 -1)
📝 src/workflows/client/client.py (+31 -19)
📝 src/workflows/protocol/__init__.py (+1 -1)
📝 tests/client/test_client.py (+3 -2)

📄 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/135 **Author:** [@adrianlyjak](https://github.com/adrianlyjak) **Created:** 10/10/2025 **Status:** ✅ Merged **Merged:** 10/10/2025 **Merged by:** [@adrianlyjak](https://github.com/adrianlyjak) **Base:** `clelia/workflows-client` ← **Head:** `adrian/workflows-client-edits` --- ### 📝 Commits (1) - [`0d877bb`](https://github.com/run-llama/workflows-py/commit/0d877bb3c6b66395583caddcca2e4e8faf21dd91) make more configurable ### 📊 Changes **5 files changed** (+37 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `examples/client/base/workflow_client.py` (+1 -1) 📝 `examples/client/human_in_the_loop/workflow_client_hitl.py` (+1 -1) 📝 `src/workflows/client/client.py` (+31 -19) 📝 `src/workflows/protocol/__init__.py` (+1 -1) 📝 `tests/client/test_client.py` (+3 -2) </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:44 -05:00
yindo closed this issue 2026-02-16 02:16:44 -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#151