Metadata-Version: 2.4
Name: open-managed-agents
Version: 0.1.0
Summary: Claude Managed Agents-shaped control plane backed by the OpenAI Agents SDK.
License-File: LICENSE
Requires-Python: >=3.12
Requires-Dist: aioboto3>=13.0
Requires-Dist: aiosqlite>=0.20
Requires-Dist: alembic>=1.13
Requires-Dist: asyncpg>=0.29
Requires-Dist: cryptography>=42.0
Requires-Dist: fastapi>=0.115
Requires-Dist: openai-agents>=0.3.0
Requires-Dist: pydantic-settings>=2.0
Requires-Dist: pydantic>=2.8
Requires-Dist: python-dotenv>=1.0
Requires-Dist: sentry-sdk[fastapi]>=2.0
Requires-Dist: sqlalchemy[asyncio]>=2.0
Requires-Dist: structlog>=24.0
Requires-Dist: uvicorn[standard]>=0.30
Provides-Extra: contract
Requires-Dist: anthropic>=0.111.0; extra == 'contract'
Provides-Extra: dev
Requires-Dist: httpx>=0.27; extra == 'dev'
Requires-Dist: pytest-asyncio>=0.23; extra == 'dev'
Requires-Dist: pytest>=8.0; extra == 'dev'
