Metadata-Version: 2.4
Name: hanzo-tools-agent
Version: 0.2.3
Summary: Agent tools for Hanzo AI - multi-agent orchestration, CLI agents, swarms
Author-email: Hanzo Industries Inc <dev@hanzo.ai>
License: MIT
Project-URL: Homepage, https://github.com/hanzoai/python-sdk
Keywords: hanzo,tools,agent,swarm,mcp,ai
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: hanzo-tools>=0.3.0
Requires-Dist: mcp>=1.25.0
Requires-Dist: fastmcp>=2.14.1
Requires-Dist: pydantic>=2.12.5
Provides-Extra: consensus
Requires-Dist: hanzo-consensus>=0.1.0; extra == "consensus"
Provides-Extra: full
Requires-Dist: openai>=1.0.0; extra == "full"
Requires-Dist: anthropic>=0.40.0; extra == "full"
Requires-Dist: hanzo-consensus>=0.1.0; extra == "full"
Provides-Extra: dev
Requires-Dist: pytest>=7.0.0; extra == "dev"
Requires-Dist: ruff>=0.14.0; extra == "dev"
