[PR #53] [MERGED] Fix for human input in monitor app #234

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/llama_deploy/pull/53
Author: @logan-markewich
Created: 6/26/2024
Status: Merged
Merged: 6/26/2024
Merged by: @logan-markewich

Base: mainHead: logan/monitor_fix


📝 Commits (3)

📊 Changes

4 files changed (+18 additions, -19 deletions)

View changed files

📝 README.md (+5 -13)
📝 llama_agents/app/components/human_list.py (+6 -2)
📝 llama_agents/control_plane/server.py (+4 -1)
📝 llama_agents/orchestrators/agent.py (+3 -3)

📄 Description

Need to better keep track of the selected id


🔄 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/llama_deploy/pull/53 **Author:** [@logan-markewich](https://github.com/logan-markewich) **Created:** 6/26/2024 **Status:** ✅ Merged **Merged:** 6/26/2024 **Merged by:** [@logan-markewich](https://github.com/logan-markewich) **Base:** `main` ← **Head:** `logan/monitor_fix` --- ### 📝 Commits (3) - [`04a7c92`](https://github.com/run-llama/llama_deploy/commit/04a7c92efa738b726445e041121b5d4912d24e66) some minor nits - [`b996ac6`](https://github.com/run-llama/llama_deploy/commit/b996ac66fd7cc0c8691cd541ef85624abd800ae9) even more nits - [`5dacf08`](https://github.com/run-llama/llama_deploy/commit/5dacf087bbf4357ab4262386bba65ab743ecd417) some monitor fixes ### 📊 Changes **4 files changed** (+18 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+5 -13) 📝 `llama_agents/app/components/human_list.py` (+6 -2) 📝 `llama_agents/control_plane/server.py` (+4 -1) 📝 `llama_agents/orchestrators/agent.py` (+3 -3) </details> ### 📄 Description Need to better keep track of the selected id --- <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 01:16:34 -05:00
yindo closed this issue 2026-02-16 01:16:34 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/llama_deploy#234