Skip to main content

Multi-agent orchestration CLI for Hanzo AI

Project description

hanzo-agents

Multi-agent orchestration CLI for Hanzo AI.

Installation

# Install via uv
uv tool install hanzo-agents

# Or via pip
pip install hanzo-agents

Usage

# Run an agent
hanzo-agents run claude "Explain this code"
hanzo-agents run gemini "Review this PR"

# List available agents
hanzo-agents list

# Check agent status
hanzo-agents status
hanzo-agents status claude

# Show configuration
hanzo-agents config

Available Agents

Agent Description
claude Anthropic Claude Code CLI
codex OpenAI Codex CLI
gemini Google Gemini CLI
grok xAI Grok CLI
qwen Alibaba Qwen CLI
vibe Vibe coding agent

Library Usage

from hanzo_agents import AgentTool
import asyncio

tool = AgentTool()
result = asyncio.run(tool.call(None, action="run", name="claude", prompt="Hello"))
print(result)

License

Apache 2.0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hanzo_agents-0.1.2.tar.gz (3.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

hanzo_agents-0.1.2-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

Details for the file hanzo_agents-0.1.2.tar.gz.

File metadata

  • Download URL: hanzo_agents-0.1.2.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.12

File hashes

Hashes for hanzo_agents-0.1.2.tar.gz
Algorithm Hash digest
SHA256 a3de7baeea28153268cd63dddcf0673c96b6e76ffe39b5819d3b8294a473a438
MD5 19eab035e74640396d438233dca67e77
BLAKE2b-256 85fdea7dfae549c91c16cd40f89f874d22f738f257229f84a2b7d2b731863a7c

See more details on using hashes here.

File details

Details for the file hanzo_agents-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: hanzo_agents-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 3.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.12

File hashes

Hashes for hanzo_agents-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 8e821d9d125ca87b13861c02c1513441ba0cd20a6433edc0c173db499c6b6a32
MD5 ec4bf202f5841b1998547bce013158d8
BLAKE2b-256 b3692ed8106eb17cccafbc240f1fef5caf40162a5c4f3071dbee1f92c059402b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page