Skip to content

v0.7: agent can spawn sub-agents for parallel sub-tasks #12

@proofmancer

Description

@proofmancer

An agent should be able to decompose a task and spin up child agents to run pieces in parallel, automatically or on user request. Same pattern Claude Code itself uses with its Agent/Task tools, exposed inside Argus.

Scope

Out of scope (until we see usage)

  • Resource limits / concurrency caps
  • Depth > 1 (sub-agents spawning sub-agents)

Why

Lets one prompt fan out across a backlog without the user juggling tabs. This is what makes Argus more than "Claude CLI with a UI".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions