README.md
pyproject.toml
hanzo_tools/__init__.py
hanzo_tools/agent/__init__.py
hanzo_tools/agent/agent.py
hanzo_tools/agent/agent_tool.py
hanzo_tools/agent/clarification_protocol.py
hanzo_tools/agent/clarification_tool.py
hanzo_tools/agent/claude_cli_tool.py
hanzo_tools/agent/claude_desktop_auth.py
hanzo_tools/agent/cli_agent_base.py
hanzo_tools/agent/cli_tools.py
hanzo_tools/agent/code_auth.py
hanzo_tools/agent/code_auth_tool.py
hanzo_tools/agent/codex_cli_tool.py
hanzo_tools/agent/critic_tool.py
hanzo_tools/agent/dataset.py
hanzo_tools/agent/gemini_cli_tool.py
hanzo_tools/agent/grok_cli_tool.py
hanzo_tools/agent/iching_tool.py
hanzo_tools/agent/network_tool.py
hanzo_tools/agent/prompt.py
hanzo_tools/agent/review_tool.py
hanzo_tools/agent/swarm_alias.py
hanzo_tools/agent/swarm_tool.py
hanzo_tools/agent/tool_adapter.py
hanzo_tools/agent/unified_agent_tool.py
hanzo_tools/agent/unified_cli_tools.py
hanzo_tools_agent.egg-info/PKG-INFO
hanzo_tools_agent.egg-info/SOURCES.txt
hanzo_tools_agent.egg-info/dependency_links.txt
hanzo_tools_agent.egg-info/entry_points.txt
hanzo_tools_agent.egg-info/requires.txt
hanzo_tools_agent.egg-info/top_level.txt
tests/test_agent_tools.py