LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
ai_shell_agent/__init__.py
ai_shell_agent/ai.py
ai_shell_agent/chat_manager.py
ai_shell_agent/prompts.py
ai_shell_agent/tools.py
ai_shell_agent.egg-info/PKG-INFO
ai_shell_agent.egg-info/SOURCES.txt
ai_shell_agent.egg-info/dependency_links.txt
ai_shell_agent.egg-info/entry_points.txt
ai_shell_agent.egg-info/requires.txt
ai_shell_agent.egg-info/top_level.txt
tests/__init__.py
tests/test_chat_manager.py
tests/test_interactive_shell.py