LICENSE
MANIFEST.in
PUBLISHING.md
README.md
pyproject.toml
src/agentman/__init__.py
src/agentman/__main__.py
src/agentman/agent_builder.py
src/agentman/agentfile_parser.py
src/agentman/cli.py
src/agentman/common.py
src/agentman/version.py
src/agentman_mcp.egg-info/PKG-INFO
src/agentman_mcp.egg-info/SOURCES.txt
src/agentman_mcp.egg-info/dependency_links.txt
src/agentman_mcp.egg-info/entry_points.txt
src/agentman_mcp.egg-info/requires.txt
src/agentman_mcp.egg-info/top_level.txt
tests/test_agent_builder.py
tests/test_agentfile_parser.py