Metadata-Version: 2.4
Name: oh-my-braincrew
Version: 0.2.0
Summary: Multi-agent orchestration harness for Claude Code
Project-URL: Homepage, https://github.com/teddynote-lab/oh-my-braincrew
Project-URL: Repository, https://github.com/teddynote-lab/oh-my-braincrew
Project-URL: Issues, https://github.com/teddynote-lab/oh-my-braincrew/issues
Requires-Python: >=3.12
Requires-Dist: click>=8.1
Requires-Dist: httpx>=0.27
Requires-Dist: pydantic<3.0,>=2.7
Requires-Dist: pyyaml>=6.0
Requires-Dist: rich>=13.0
Provides-Extra: dev
Requires-Dist: pyright>=1.1; extra == 'dev'
Requires-Dist: pytest-asyncio>=0.24; extra == 'dev'
Requires-Dist: pytest-cov>=5.0; extra == 'dev'
Requires-Dist: pytest>=8.0; extra == 'dev'
Requires-Dist: ruff>=0.8; extra == 'dev'
