Skip to content
This repository was archived by the owner on Jun 3, 2026. It is now read-only.
This repository was archived by the owner on Jun 3, 2026. It is now read-only.

Dont allow subagent to ask questions #76

Description

@mrHBH

When a subagent completes its task, it frequently asks "Is there anything else I can help with?" using the ask_user tool. This requires me to manually respond before the subagent will report back to the main agent.

Requested feature: Add a toggle/setting to automatically prevent subagents from calling ask_user at task completion, and instead have them immediately report their results back to the main agent.

Alternatively: Detect when a subagent initiates ask_user and automatically respond with "report to main agent" to close the loop.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    useful informationThis may not be a real issue but contains important information that may be useful for users.

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions