README.md
pyproject.toml
fastpluggy_claude_monitor.egg-info/PKG-INFO
fastpluggy_claude_monitor.egg-info/SOURCES.txt
fastpluggy_claude_monitor.egg-info/dependency_links.txt
fastpluggy_claude_monitor.egg-info/entry_points.txt
fastpluggy_claude_monitor.egg-info/requires.txt
fastpluggy_claude_monitor.egg-info/top_level.txt
src/__init__.py
src/analytics.py
src/burn_rate.py
src/cli.py
src/config.py
src/cost.py
src/hook_script.py
src/metrics_provider.py
src/models.py
src/oauth.py
src/pace.py
src/plugin.py
src/process_detector.py
src/recommendations.py
src/scanner.py
src/tool_renderers.py
src/usage.py
src/routers/__init__.py
src/routers/api.py
src/routers/front.py
src/tasks/__init__.py
src/tasks/oauth_usage.py
src/templates/auto_approve_settings.html.j2
src/templates/dashboard.html.j2
src/templates/event_stream.html.j2
src/templates/insights.html.j2
src/templates/pending_approvals.html.j2
src/templates/project_detail.html.j2
src/templates/projects.html.j2
src/templates/session_analytics.html.j2
src/templates/session_detail.html.j2
src/templates/usage_costs.html.j2
src/templates/usage_history.html.j2
src/templates/usage_live.html.j2
src/templates/usage_nav.html.j2
src/templates/usage_weekly.html.j2
tests/test_command_args.py
tests/test_metrics_provider.py
tests/test_oauth.py
tests/test_pace.py
tests/test_plugin.py
tests/test_snapshot.py