Metadata-Version: 2.4
Name: air-agent
Version: 0.1.0
Summary: Lightweight Python AI agent with OpenAI tool calling, MCP support, and parallel subagents
License-File: LICENSE
Requires-Python: >=3.11
Requires-Dist: mcp>=1.0
Requires-Dist: openai>=1.30
Requires-Dist: pydantic>=2.0
