README.md
pyproject.toml
src/gai/__init__.py
src/gai/agent.py
src/gai/chat.py
src/gai/cli.py
src/gai/completer.py
src/gai/config.py
src/gai/context.py
src/gai/fs.py
src/gai/gemini.py
src/gai/info.txt
src/gai/languages.py
src/gai/scanner.py
src/gai/themes.py
src/gai/ui.py
src/gai_ag.egg-info/PKG-INFO
src/gai_ag.egg-info/SOURCES.txt
src/gai_ag.egg-info/dependency_links.txt
src/gai_ag.egg-info/entry_points.txt
src/gai_ag.egg-info/requires.txt
src/gai_ag.egg-info/top_level.txt
tests/test_config.py
tests/test_fs.py
tests/test_gemini.py