[GH-ISSUE #24112] feat: Agents and teams hierarchy panel showing role, model assignment and skills per agent #58859

Closed
opened 2026-05-06 00:18:12 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @githb-ac on GitHub (Apr 24, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/24112

Check Existing Issues

  • I have searched for all existing open AND closed issues and discussions for similar requests. I have found none that is comparable to my request.

Verify Feature Scope

  • I have read through and understood the scope definition for feature requests in the Issues section. I believe my feature request meets the definition and belongs in the Issues section instead of the Discussions.

Problem Description

Open WebUI currently has no way to display the structure of a multi-agent setup —
which agents exist, what teams they belong to, what model each agent is running,
and which tools or skills are assigned to each agent. Users managing complex
pipelines with multiple specialised agents have no single place to see the full
hierarchy at a glance, and must piece this together from individual model and
tool configuration pages.

Desired Solution you'd like

Add an Agents & Teams panel accessible from the sidebar showing:

  • Orchestrator at the top of the hierarchy
  • Teams displayed as named groups (e.g. Research Team, Content Team)
  • Each team showing its Team Lead and Sub-Agents
  • Per agent card:
    • Agent name and role/job title
    • Assigned model
    • Active skills/tools attached to that agent
    • Current status (active, warning, idle)
  • Command flow direction clearly indicated (top-down only)
  • Ability to click an agent card to view full config or swap model

Alternatives Considered

Currently users must navigate to each pipeline or model individually to understand
the agent structure. There is no hierarchical view, no team grouping, and no
per-agent skill summary anywhere in the current UI.

Additional Context

A working visual prototype of the agents and teams panel is attached.

owui-aegis-app-data.html

Originally created by @githb-ac on GitHub (Apr 24, 2026). Original GitHub issue: https://github.com/open-webui/open-webui/issues/24112 ### Check Existing Issues - [x] I have searched for all existing **open AND closed** issues and discussions for similar requests. I have found none that is comparable to my request. ### Verify Feature Scope - [x] I have read through and understood the scope definition for feature requests in the Issues section. I believe my feature request meets the definition and belongs in the Issues section instead of the Discussions. ### Problem Description Open WebUI currently has no way to display the structure of a multi-agent setup — which agents exist, what teams they belong to, what model each agent is running, and which tools or skills are assigned to each agent. Users managing complex pipelines with multiple specialised agents have no single place to see the full hierarchy at a glance, and must piece this together from individual model and tool configuration pages. ### Desired Solution you'd like Add an Agents & Teams panel accessible from the sidebar showing: - Orchestrator at the top of the hierarchy - Teams displayed as named groups (e.g. Research Team, Content Team) - Each team showing its Team Lead and Sub-Agents - Per agent card: - Agent name and role/job title - Assigned model - Active skills/tools attached to that agent - Current status (active, warning, idle) - Command flow direction clearly indicated (top-down only) - Ability to click an agent card to view full config or swap model ### Alternatives Considered Currently users must navigate to each pipeline or model individually to understand the agent structure. There is no hierarchical view, no team grouping, and no per-agent skill summary anywhere in the current UI. ### Additional Context A working visual prototype of the agents and teams panel is attached. [owui-aegis-app-data.html](https://github.com/user-attachments/files/27065980/owui-aegis-app-data.html)
Author
Owner

@Classic298 commented on GitHub (Apr 25, 2026):

You can use tools and actions for this, completely out of scope for the issues section

<!-- gh-comment-id:4318591165 --> @Classic298 commented on GitHub (Apr 25, 2026): You can use tools and actions for this, completely out of scope for the issues section
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#58859