LICENSE
MANIFEST.in
README.md
pyproject.toml
sudosu/__init__.py
sudosu/cli.py
sudosu.egg-info/PKG-INFO
sudosu.egg-info/SOURCES.txt
sudosu.egg-info/dependency_links.txt
sudosu.egg-info/entry_points.txt
sudosu.egg-info/requires.txt
sudosu.egg-info/top_level.txt
sudosu/commands/__init__.py
sudosu/commands/agent.py
sudosu/commands/config.py
sudosu/commands/init.py
sudosu/commands/integrations.py
sudosu/commands/memory.py
sudosu/core/__init__.py
sudosu/core/agent_loader.py
sudosu/core/connection.py
sudosu/core/default_agent.py
sudosu/core/prompt_refiner.py
sudosu/core/safety.py
sudosu/core/session.py
sudosu/tools/__init__.py
sudosu/ui/__init__.py