LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
ai_shell/__init__.py
ai_shell/demo_mode.py
ai_shell/executor.py
ai_shell/llm.py
ai_shell/main.py
ai_shell/safety.py
ai_shell_cli.egg-info/PKG-INFO
ai_shell_cli.egg-info/SOURCES.txt
ai_shell_cli.egg-info/dependency_links.txt
ai_shell_cli.egg-info/entry_points.txt
ai_shell_cli.egg-info/not-zip-safe
ai_shell_cli.egg-info/requires.txt
ai_shell_cli.egg-info/top_level.txt
tests/test_api.py
tests/test_basic.py
tests/test_command.py