.env_example
.gitignore
.pre-commit-config.yaml
CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
brix_term.egg-info/PKG-INFO
brix_term.egg-info/SOURCES.txt
brix_term.egg-info/dependency_links.txt
brix_term.egg-info/entry_points.txt
brix_term.egg-info/requires.txt
brix_term.egg-info/top_level.txt
brixterm/__init__.py
brixterm/command_executor.py
brixterm/command_history.py
brixterm/console_context.py
brixterm/console_printer.py
brixterm/constants.py
brixterm/main.py
brixterm/terminal_app.py
brixterm/ai/__init__.py
brixterm/ai/chatbot.py
brixterm/ai/code_generator.py
brixterm/ai/smart_terminal.py
scripts/release_check_dist.sh
scripts/release_prod.sh
scripts/release_test.sh
scripts/req.txt