Trace Observability
Search and browse agent traces, step details, and Langfuse cross-referencing.
ContextView is the observability and admin hub for ContextUnity — a Django-based dashboard providing trace inspection, agent management, memory browsing, and system analytics.
Trace Observability
Search and browse agent traces, step details, and Langfuse cross-referencing.
Agent Management
CRUD for agent configurations, permissions, tool policies, and hierarchy.
Memory Browser
Inspect episodic and entity memory across tenants and sessions.
MCP Server
7 FastMCP tools for AI-driven admin queries and management.
| View | URL | Description |
|---|---|---|
| Dashboard | / | System overview with KPI charts |
| Traces | /traces/ | Agent execution trace list |
| Trace Detail | /traces/<id>/ | Step-by-step trace inspection |
| Agents | /agents/ | Agent configuration list |
| Agent Detail | /agents/<id>/ | Agent config and permissions |
| Memory | /memory/ | Episodic and entity memory browser |
| Events | /events/ | System event log |
Provides programmatic admin access for automation and external tools.
FastMCP tools for AI-driven admin queries — exposing agent management, trace search, and system analytics to LLM-powered workflows.