Evidence Console

Codex Usage Tracker 0.25 uses the live localhost Evidence Console as its only dashboard product. Run codex-usage-tracker open, or codex-usage-tracker service serve --open for a foreground server.

The console provides Home, Explore, Limits, Settings, and contextual Evidence. CSV and JSON exports remain available from the CLI.

Static dashboard migration

The dashboard and open-dashboard commands and MCP generate_usage_dashboard tool were removed in 0.25. Static dashboard HTML is no longer generated or packaged.

For one release, /dashboard.html returns a data-free 410 Gone page pointing to /react-dashboard.html.

Privacy and freshness

The console remains loopback-only. Raw context remains explicit and is not written to SQLite or exports. Use a redacted or strict privacy mode before sharing screenshots or exported data. Use --no-refresh only when you intentionally want cached data.