README.md
setup.py
prometheus_swarm/__init__.py
prometheus_swarm/types.py
prometheus_swarm.egg-info/PKG-INFO
prometheus_swarm.egg-info/SOURCES.txt
prometheus_swarm.egg-info/dependency_links.txt
prometheus_swarm.egg-info/requires.txt
prometheus_swarm.egg-info/top_level.txt
prometheus_swarm/clients/__init__.py
prometheus_swarm/clients/anthropic_client.py
prometheus_swarm/clients/base_client.py
prometheus_swarm/clients/conversation_manager.py
prometheus_swarm/clients/localai_client.py
prometheus_swarm/clients/ollama_client.py
prometheus_swarm/clients/openai_client.py
prometheus_swarm/clients/openrouter_client.py
prometheus_swarm/clients/xai_client.py
prometheus_swarm/database/__init__.py
prometheus_swarm/database/config.py
prometheus_swarm/database/database.py
prometheus_swarm/database/models.py
prometheus_swarm/tools/__init__.py
prometheus_swarm/tools/execute_command/__init__.py
prometheus_swarm/tools/execute_command/definitions.py
prometheus_swarm/tools/execute_command/implementations.py
prometheus_swarm/tools/file_operations/__init__.py
prometheus_swarm/tools/file_operations/definitions.py
prometheus_swarm/tools/file_operations/implementations.py
prometheus_swarm/tools/git_operations/__init__.py
prometheus_swarm/tools/git_operations/definitions.py
prometheus_swarm/tools/git_operations/implementations.py
prometheus_swarm/tools/github_operations/__init__.py
prometheus_swarm/tools/github_operations/definitions.py
prometheus_swarm/tools/github_operations/implementations.py
prometheus_swarm/tools/github_operations/parser.py
prometheus_swarm/tools/github_operations/templates.py
prometheus_swarm/tools/github_operations/templates_legacy.py
prometheus_swarm/tools/planner_operations/__init__.py
prometheus_swarm/tools/planner_operations/definitions.py
prometheus_swarm/tools/planner_operations/implementations.py
prometheus_swarm/tools/repo_operations/Types.py
prometheus_swarm/tools/repo_operations/__init__.py
prometheus_swarm/tools/repo_operations/definitions.py
prometheus_swarm/tools/repo_operations/implementations.py
prometheus_swarm/tools/summarizer_operations/__init__.py
prometheus_swarm/tools/summarizer_operations/definitions.py
prometheus_swarm/tools/summarizer_operations/implementations.py
prometheus_swarm/utils/__init__.py
prometheus_swarm/utils/distribution.py
prometheus_swarm/utils/errors.py
prometheus_swarm/utils/logging.py
prometheus_swarm/utils/retry.py
prometheus_swarm/utils/signatures.py
prometheus_swarm/workflows/__init__.py
prometheus_swarm/workflows/base.py
prometheus_swarm/workflows/utils.py