Skip to content

Agent delegation #419

@ZachAR3

Description

@ZachAR3

Feature Description

Add the ability for an agent to delegate tasks to others (something like opencode has). This would allow for one baseline agent, that then uses a cheaper agent like a flash model to read and parse files, before having a much more expensive agent create a detailed plan / architecture, and then implement with the baseline agent or another one.

Use Case

As written in the description, it allows you to use more of complex / expensive models while saving money by only using them when absolutely necessary.

Additional Context

This is how opencode did it: https://opencode.ai/docs/agents/ which explains the layout in more detail of one potential implementation architecture.

How important is this to you?

Blocking adoption or production use

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions