Home
Are your agents healthy right now?
What this page is for: review fleet health, resolve attention items, and jump to the next action in one click.
Attention Needed
No active alerts
No incident spikes or recent error-heavy traces were detected.
Setup Assistant
Validate runtime, persistence, realtime flow, and a smoke-check path.
Runtime reachable across 1 node(s). Running agent count: 2.
Durable persistence enabled (mode: studio, adapter: Jido.Storage.File, path: priv/jido_studio/storage).
Realtime updates are event-driven with presence integration.
At least one chat provider key is configured.
Setup Profiles
Profile CTeam Durable Ops
Durability and realtime visibility for shared operations.
What changes?
- Targets multi-user operations and incident response.
- Uses durable storage with presence-backed realtime updates.
- Keeps diagnostics span cap aligned with timeline safeguards.
Apply profile snippet
config :jido_studio,
jido_instance: MyApp.Jido,
thread_persistence: true,
thread_storage_mode: :studio,
thread_storage: {Jido.Storage.File, path: "priv/jido_studio/storage"},
live_ops: [enabled: true, viewer_tracking: true, presence_module: MyApp.Presence],
tracing: [max_span_rows: 2000]
Rollback: Disable presence integration or switch thread storage to ETS for lighter local operation.
Setup status regressed since you hid the checklist. Review the updated actions below.
Setup Assistant
Core ReadySetup checklist is hidden. Re-open it whenever you need to review setup health.
Agents Online
9
Agents Available
26
Active Incidents
0
Cluster Nodes
1
Workspace Persistence
On
Thread Storage
Jido.Storage.File
Top Agents
Click to playRecent Activity
Example
Starter Agent
Start with one deterministic interaction path, then move into deeper diagnostics.
Example Status
Built-in Studio beginner agent (deterministic, no API keys required). Open the module and confirm Start Instance when ready.
Try These First Runs
Signal `beginner.add` with: {"a": 25, "b": 4}
Signal `beginner.tip` with:
{"amount": 42.5, "rate_percent": 20}
Signal `beginner.ping` with: {"message": "hello"}
Recent Failures
No recent failures
Failures will appear here when incidents are indexed in the selected scope.