github →

New request

#690: Feature request: Swarm hierarchy / agent tree view

We'll provision a sandbox, run an agent against the issue, and open a draft PR. You can pull the branch and iterate from there.

Issue
enhancementgatewaymonitoring

This feature is needed by users running multi-agent Hermes swarms. A reference implementation exists in the Hermes Control Interface repo. Please add a visual tree view showing the hierarchical relationship between agents — Orchestrator at the top, Team Leads, Deputies, and Sub-Agents beneath, each with their layer, model, and status shown inline. This is essential for users running layered multi-agent Hermes swarms.

Assessmentadvisory
feature●● medium80% confidence

Needs hierarchy API endpoint and custom frontend tree-view component to visualize agent relationships.

Likely files
  • api/routes/agents.py
  • static/js/tree_view.js
  • static/css/tree.css
  • static/index.html
  • api/services/hierarchy.py
  • tests/ui/test_swarm_tree.py
Create the request

This opens a fresh agent run and a draft PR for issue #690.

Cancel