Skip to main content
Trinity
Architecture/Dashboard

Dashboard

The main Dashboard at / provides a real-time agent network graph and timeline view for monitoring all agents and their activities.

Graph View (Default)

Trinity Dashboard — Graph view showing 13 agents as a live network
1

Shows all agents as draggable nodes in a network graph (Vue Flow).

2

Node colors indicate status: running (green), stopped (gray).

3

Animated edges appear when agents communicate (3-second animation).

4

Each node displays the agent name, avatar, success rate bar, and status indicator.

5

Drag nodes to rearrange — positions persist in localStorage.

6

Host telemetry (CPU/memory/disk) is displayed in the header.

7

Capacity meter shows parallel execution slot usage.

Timeline View

Trinity Dashboard — Timeline view showing live executions across oracle and market agents
1

Toggle between Graph and Timeline via the mode switch in the top-right.

2

Timeline shows execution boxes per agent, arranged chronologically.

3

Color-coded by trigger type: Manual (green), MCP (teal), Scheduled (purple), Agent-Triggered (blue), Paid (yellow), Public (white).

4

Each row shows the agent's success rate, total cost, and parallel slot count.

5

Live streaming: running executions show progress in real-time with a "Live" indicator.

6

Time range filter: 1h, 6h, 24h, 7d, or custom.

7

Active only toggle hides agents with no recent activity.

8

Jump to Now snaps the view to the current time.

Tag Clouds

Agents are grouped visually by tags on the Dashboard. Click a tag cloud to filter the view to that group.

Activity Feed

A real-time WebSocket-driven activity stream showing agent collaborations, task starts/completions, schedule executions, and errors.

For Agents

EndpointMethodDescription
/api/agentsGETList all agents
/api/agents/context-statsGETContext and activity state for all agents
/api/agents/autonomy-statusGETAutonomy status for all agents
/api/activities/timelineGETCross-agent activity timeline (filterable)
/api/telemetry/hostGETHost CPU/memory/disk