.env.example
.gitignore
LICENSE
README.md
pyproject.toml
requirements.txt
setup.py
ask_shell/__init__.py
ask_shell/agent.py
ask_shell/cli.py
ask_shell/executor/__init__.py
ask_shell/executor/shell.py
ask_shell/llm/__init__.py
ask_shell/llm/base.py
ask_shell/llm/mock.py
ask_shell/llm/openai_client.py
ask_shell/models/__init__.py
ask_shell/models/types.py
ask_shell/ui/__init__.py
ask_shell/ui/console.py
askshell_ai.egg-info/PKG-INFO
askshell_ai.egg-info/SOURCES.txt
askshell_ai.egg-info/dependency_links.txt
askshell_ai.egg-info/entry_points.txt
askshell_ai.egg-info/requires.txt
askshell_ai.egg-info/top_level.txt