{% extends "base.html" %} {% block title %}Orchestration - ICDEV™ Dashboard{% endblock %} {% block content %}
--
Active Workflows
--
Total Agents
--
Agents Running
--
Subtasks Pending
--
Subtasks Completed
--
Subtasks Failed
--
Mailbox Unread
--
Avg Response (ms)

Agent Grid

Live status of all 15 A2A agents. Auto-refreshes every 3 seconds.

Loading agents...

Workflows

ID Name Status Progress Failed Duration Created Action
Loading...

Workflow DAG

Select a workflow above to visualize its task dependency graph.

No workflow selected. Click "View DAG" on a workflow row above.

Mailbox Feed

Recent inter-agent messages. Auto-refreshes every 5 seconds.

From To Subject Type Priority Time
Loading...

Collaboration History

Recent agent-to-agent collaboration events.

Agent A Agent B Type Outcome Duration Time
Loading...
Chain Name Status Progress Created
Loading...
{% endblock %} {% block scripts %} {% endblock %}