Skip to content

[Agent] Multi-Agent Runner #19

@chr-hertel

Description

@chr-hertel

Currently the agent is only a slim wrapper around the Platform and basically only has a few features

  • structured output (should that be in Platform?)
  • input/output extension points (should that be in Platform?)
  • validation of input & capabilities (should that be in Platform?)
  • handling of multi-step tool calling <- the only feature atm?

One big feature we should enable is multi-agent with different characteristics:

  1. orchestration agent
    one agent that is the main agent and basically uses other agents as tools (should be possible already)
  2. agent hand-off
    multiple agents handing off the responsibility and context between each other

Metadata

Metadata

Assignees

No one assigned

    Labels

    AgentIssues & PRs about the AI Agent componentHackathon 2025This issue or pull request was part of the Symfony AI Hackathon 2025

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions