LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
qbittorrent_agent/__init__.py
qbittorrent_agent/__main__.py
qbittorrent_agent/agent_server.py
qbittorrent_agent/auth.py
qbittorrent_agent/main_agent.json
qbittorrent_agent/mcp_config.json
qbittorrent_agent/mcp_server.py
qbittorrent_agent/qbittorrent_api.py
qbittorrent_agent/qbittorrent_models.py
qbittorrent_agent.egg-info/PKG-INFO
qbittorrent_agent.egg-info/SOURCES.txt
qbittorrent_agent.egg-info/dependency_links.txt
qbittorrent_agent.egg-info/entry_points.txt
qbittorrent_agent.egg-info/requires.txt
qbittorrent_agent.egg-info/top_level.txt
qbittorrent_agent/agent/AGENTS.md
qbittorrent_agent/agent/CRON.md
qbittorrent_agent/agent/CRON_LOG.md
qbittorrent_agent/agent/HEARTBEAT.md
qbittorrent_agent/agent/IDENTITY.md
qbittorrent_agent/agent/MEMORY.md
qbittorrent_agent/agent/USER.md
qbittorrent_agent/agent/icon.png
tests/test_init.py