Skip to content

[BUG] Managed Agents aren't registered as tools #1353

Closed
@strawgate

Description

@strawgate

When using Gemini, only registered tools will be called by the LLM. The logic for starting a new managed agent is hidden in the call tool code and the managed agents aren't themselves exposed as tools. This means that tool calling agents cannot start managed agents on gemini

This is not a problem for the code agent as it doesn't directly make tool calls in the same way

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions