Metadata-Version: 2.4
Name: panopticon-app
Version: 0.0.3
Summary: Self-hosted control plane for running a fleet of coding agents in isolated containers, governed by configurable workflows.
License-Expression: MIT
License-File: LICENSE
Requires-Python: >=3.11
Requires-Dist: aiosqlite>=0.20
Requires-Dist: alembic>=1.18.4
Requires-Dist: fastapi>=0.110
Requires-Dist: httpx>=0.27
Requires-Dist: mcp>=1.27.2
Requires-Dist: sqlalchemy[asyncio]>=2.0.50
Requires-Dist: textual>=8.2.7
Requires-Dist: uvicorn>=0.29
