Metadata-Version: 2.4
Name: orchestrator-auto
Version: 1.9.1
Summary: Automated two-agent orchestrator workflow using Claude Agent SDK
License-Expression: MIT
Project-URL: Homepage, https://github.com/ailabph/claude-ai-workflows
Project-URL: Repository, https://github.com/ailabph/claude-ai-workflows
Project-URL: Issues, https://github.com/ailabph/claude-ai-workflows/issues
Requires-Python: >=3.10
Requires-Dist: anthropic>=0.40.0
Requires-Dist: claude-agent-sdk<0.2.0,>=0.1.46
Requires-Dist: click>=8.0
Requires-Dist: prompt_toolkit>=3.0
Requires-Dist: pyyaml>=6.0
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: pytest-asyncio>=0.21; extra == "dev"
Provides-Extra: telegram
Requires-Dist: httpx>=0.27; extra == "telegram"
Provides-Extra: tui
Requires-Dist: textual>=0.80.0; extra == "tui"
