LICENSE.txt
README.md
config.py
main.py
pyproject.toml
ai/__init__.py
ai/client.py
ai/commands.py
ai/models.py
astra_console.egg-info/PKG-INFO
astra_console.egg-info/SOURCES.txt
astra_console.egg-info/dependency_links.txt
astra_console.egg-info/entry_points.txt
astra_console.egg-info/requires.txt
astra_console.egg-info/top_level.txt
core/__init__.py
core/banner.py
core/command_router.py
core/config.py
core/repl.py
core/shell.py
core/themes.py
plugins/__init__.py
plugins/api.py
plugins/calc.py
plugins/chat.py
plugins/hello.py
plugins/time.py
plugins/weather.py