.gitignore
.python-version
LICENSE
MAINTENANCE.md
README.md
UPDATE.md
setup.cfg
setup.py
tox.ini
.github/workflows/test.yml
aici/__init__.py
aici/__main__.py
aici/i18n.py
aici/main.py
aici/mock_api.py
aici/version.py
aici.egg-info/PKG-INFO
aici.egg-info/SOURCES.txt
aici.egg-info/dependency_links.txt
aici.egg-info/entry_points.txt
aici.egg-info/requires.txt
aici.egg-info/top_level.txt
e2e/__init__.py
e2e/conftest.py
e2e/mock_openai.py
e2e/run_with_mock.py
e2e/test_clipboard.py
e2e/test_e2e.py
e2e/test_e2e_mocked.py
emacs/aici.el
images/aiciemacsssv.webp
images/aicissv.webp
tests/test_aici.py
tests/test_path_normalization.py
tests/test_query_chatgpt.py
tests/test_retry_logic.py