mix ragex.dashboard (Ragex v0.14.0)

View Source

Live monitoring dashboard for Ragex metrics.

Usage

# Launch dashboard
mix ragex.dashboard

# With custom refresh interval
mix ragex.dashboard --interval 2000

Displays real-time statistics in a TUI:

  • Graph statistics (nodes, edges, modules, functions)
  • Embedding metrics (count, dimensions, cache status)
  • Cache performance (hit rates, size)
  • AI usage tracking (requests, tokens, costs)
  • Recent activity log

Press 'q' or Ctrl+C to exit.