LICENSE
README.md
THIRD_PARTY_LICENSES.md
pyproject.toml
agentloop/__init__.py
agentloop/audit.py
agentloop/autoinstrument.py
agentloop/ci.py
agentloop/cli.py
agentloop/client.py
agentloop/config.py
agentloop/costs.py
agentloop/decorators.py
agentloop/demo.py
agentloop/doctor.py
agentloop/events.py
agentloop/exporters.py
agentloop/findings.py
agentloop/graph.py
agentloop/issues.py
agentloop/markdown.py
agentloop/metrics.py
agentloop/optimizer.py
agentloop/otel.py
agentloop/otel_ids.py
agentloop/patches.py
agentloop/plan_export.py
agentloop/quality.py
agentloop/replay.py
agentloop/runtime.py
agentloop/savings.py
agentloop/server.py
agentloop/store.py
agentloop/timing.py
agentloop/tracer.py
agentloop/value.py
agentloop/version.py
agentloop/integrations/__init__.py
agentloop/integrations/crewai.py
agentloop/integrations/langgraph.py
agentloop/integrations/openai.py
agentloop/integrations/openai_agents.py
agentloop/integrations/sdk.py
agentloop/integrations/vercel_ai.py
agentloop_profiler.egg-info/PKG-INFO
agentloop_profiler.egg-info/SOURCES.txt
agentloop_profiler.egg-info/dependency_links.txt
agentloop_profiler.egg-info/entry_points.txt
agentloop_profiler.egg-info/requires.txt
agentloop_profiler.egg-info/top_level.txt
dashboard/__init__.py
dashboard/app.py
dashboard/value_view.py
tests/test_ci_command.py
tests/test_cli_trace_inputs.py
tests/test_client.py
tests/test_crewai_integration.py
tests/test_dashboard_value_view.py
tests/test_decorators.py
tests/test_demo_cli.py
tests/test_distribution_metadata.py
tests/test_doctor_autoinstrument.py
tests/test_exporters.py
tests/test_issues.py
tests/test_langgraph_integration.py
tests/test_markdown.py
tests/test_markdown_exporters.py
tests/test_metrics.py
tests/test_openai_agents_integration.py
tests/test_openai_integration.py
tests/test_optimizer.py
tests/test_otel_ids.py
tests/test_otel_interop.py
tests/test_patch_plan.py
tests/test_quality.py
tests/test_release_workflows.py
tests/test_remote_cli_credentials.py
tests/test_replay.py
tests/test_runtime.py
tests/test_savings_aggregation.py
tests/test_server.py
tests/test_store.py
tests/test_timing.py
tests/test_value.py
tests/test_vercel_ai_integration.py