Metadata-Version: 2.4
Name: probe-forge
Version: 2.0.0
Summary: Agentic testing forge — runs THE-LOOP to investigate targets intelligently
Author-email: Daniel Shanklin <dshanklin@aicholdings.com>
License: All rights reserved
Requires-Python: >=3.11
Requires-Dist: httpx>=0.28
Requires-Dist: mcp>=1.0
Requires-Dist: pyyaml>=6.0
Provides-Extra: sql
Requires-Dist: psycopg2-binary>=2.9; extra == "sql"
Provides-Extra: all
Requires-Dist: psycopg2-binary>=2.9; extra == "all"
Requires-Dist: pyyaml>=6.0; extra == "all"
