.gitignore
.notes.md
README.md
filtering-proxy.js
manifest.in
pyproject.toml
requirements.txt
setup.cfg
setup.py
startup_profiler.py
.github/workflows/build.yml
debian/ai-ebash.links
debian/control
debian/postinst
debian/prerm
debian/requirements.txt
debian/rules
docs/locales/README_ru.md
docs/locales/changelog
src/ai_ebash.egg-info/PKG-INFO
src/ai_ebash.egg-info/SOURCES.txt
src/ai_ebash.egg-info/dependency_links.txt
src/ai_ebash.egg-info/entry_points.txt
src/ai_ebash.egg-info/requires.txt
src/ai_ebash.egg-info/top_level.txt
src/aiebash/__init__.py
src/aiebash/__main__.py
src/aiebash/arguments.py
src/aiebash/config_manager.py
src/aiebash/default_config.yaml
src/aiebash/formatter_text.py
src/aiebash/llm_client.py
src/aiebash/logger.py
src/aiebash/script_executor.py
src/aiebash/settings.py
src/aiebash/tests/conftest.py
src/aiebash/tests/test_main.py
src/aiebash/tests/test_openai_client.py