LICENSE
MANIFEST.in
README.md
pyproject.toml
agentwarden_ai.egg-info/PKG-INFO
agentwarden_ai.egg-info/SOURCES.txt
agentwarden_ai.egg-info/dependency_links.txt
agentwarden_ai.egg-info/entry_points.txt
agentwarden_ai.egg-info/requires.txt
agentwarden_ai.egg-info/top_level.txt
demo_agent/__init__.py
demo_agent/agent.py
demo_agent/tools.py
demo_agent/sample_repo/app.py
demo_agent/sample_repo/inventory.py
demo_agent/sample_repo/math_utils.py
demo_agent/sample_repo/tags.py
demo_agent/sample_repo/text_utils.py
demo_agent/sample_repo/tests/test_app.py
demo_agent/sample_repo/tests/test_inventory.py
demo_agent/sample_repo/tests/test_math_utils.py
demo_agent/sample_repo/tests/test_tags.py
demo_agent/sample_repo/tests/test_text_utils.py
proxy/__init__.py
proxy/analyzer.py
proxy/cli.py
proxy/config.py
proxy/pipeline.py
proxy/server.py
proxy/store.py
proxy/dashboard_static/404.html
proxy/dashboard_static/index.html
proxy/dashboard_static/index.txt
proxy/dashboard_static/_next/static/chunks/255-1942d8c06a8efc87.js
proxy/dashboard_static/_next/static/chunks/4bd1b696-c023c6e3521b1417.js
proxy/dashboard_static/_next/static/chunks/framework-2c534e0e662575a2.js
proxy/dashboard_static/_next/static/chunks/main-app-4421a55bdb83d591.js
proxy/dashboard_static/_next/static/chunks/main-ea6b6ef0a33cac9d.js
proxy/dashboard_static/_next/static/chunks/polyfills-42372ed130431b0a.js
proxy/dashboard_static/_next/static/chunks/webpack-6e54afe13f5ea724.js
proxy/dashboard_static/_next/static/chunks/app/layout-5a42c3f0fbe97a68.js
proxy/dashboard_static/_next/static/chunks/app/page-7ede158d8c6cf9e4.js
proxy/dashboard_static/_next/static/chunks/app/_not-found/page-9e21bca81efa5d70.js
proxy/dashboard_static/_next/static/chunks/pages/_app-7d307437aca18ad4.js
proxy/dashboard_static/_next/static/chunks/pages/_error-cb2a52f75f2162e2.js
proxy/dashboard_static/_next/static/css/809df84ad2513dfa.css
proxy/dashboard_static/_next/static/vkxJMQqmm6iNSZIAEBVDN/_buildManifest.js
proxy/dashboard_static/_next/static/vkxJMQqmm6iNSZIAEBVDN/_ssgManifest.js
proxy/optimizers/__init__.py
proxy/optimizers/cache_order.py
proxy/optimizers/context_dedup.py
proxy/optimizers/history_trim.py
proxy/optimizers/tool_prune.py
replay/__init__.py
replay/verify.py
tests/test_cli.py
tests/test_demo_agent_tools.py
tests/test_efficiency_layers.py
tests/test_independent_agent.py
tests/test_passthrough.py
tests/test_pipeline.py
tests/test_tool_prune.py