LICENSE
README.md
pyproject.toml
setup.py
qwenshell.egg-info/PKG-INFO
qwenshell.egg-info/SOURCES.txt
qwenshell.egg-info/dependency_links.txt
qwenshell.egg-info/entry_points.txt
qwenshell.egg-info/requires.txt
qwenshell.egg-info/top_level.txt
shellai/__init__.py
shellai/agent.py
shellai/cache.py
shellai/cli.py
shellai/config.py
shellai/display.py
shellai/executor.py
shellai/history.py
shellai/metrics.py
shellai/ollama_client.py
shellai/prompts.py
shellai/repl.py
shellai/router.py
shellai/safety.py
shellai/server.py
shellai/tools.py
shellai/utils.py
tests/test_agent.py
tests/test_cache.py
tests/test_cli.py
tests/test_metrics.py
tests/test_router.py
tests/test_safety.py
tests/test_server.py