-
Notifications
You must be signed in to change notification settings - Fork 424
Description
📋 Prerequisites
- I have searched the existing issues to avoid creating a duplicate
- By submitting this issue, you agree to follow our Code of Conduct
- I am using the latest version of the software
- I have tried to clear cache/cookies or used incognito mode (if ui-related)
- I can consistently reproduce this issue
🎯 Affected Service(s)
Multiple services / System-wide issue
🚦 Impact/Severity
Minor inconvenience
🐛 Bug Description
When using subagents with tools that have HITL enabled (or the default ask questions tool), they will get stuck since the tool will require human input and there's no way to provide them. This results in them returning "" an empty response. This persist for the entire session (because the session has a pending state attached) and the only way to fix this is to start a new session.
🔄 Steps To Reproduce
- Setup an agent with HITL tools
- Setup another agent with the first agent as subagent
- Ask the main agent to send a request to the subagent to use HITL tools
🤔 Expected Behavior
Approval should bubble up the chain of requests and require user input in the top-level chat
📱 Actual Behavior
No response
💻 Environment
No response
🔧 CLI Bug Report
No response
🔍 Additional Context
No response
📋 Logs
📷 Screenshots
No response
🙋 Are you willing to contribute?
- I am willing to submit a PR to fix this issue
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Backlog