Skip to content

Delegation - allow delegator to spawn sub-agent from a pool of pre-configured agents #1120

@simonrosenberg

Description

@simonrosenberg

The delegator should be able to spawn agents from a pool of pre-defined sub-agents.

Those sub-agents should be entirely customizable

  1. specific tools
  2. specific skills
  3. specific system prompt

Code validation
In the example software-agent-sdk/examples/01_standalone_sdk/25_agent_delegation.py, specific sub-agents should be defined in a simple way and be made available for the delegator to spawn using their name.

The example software-agent-sdk/examples/01_standalone_sdk/25_agent_delegation.py should run end-to-end with specific sub-agents.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions