LICENSE
README.md
pyproject.toml
src/guru/__init__.py
src/guru/claude_integration.py
src/guru/cli.py
src/guru/config.py
src/guru/parser.py
src/guru/prompt_builder.py
src/guru/repl.py
src/guru/utils.py
src/talk_as_guru.egg-info/PKG-INFO
src/talk_as_guru.egg-info/SOURCES.txt
src/talk_as_guru.egg-info/dependency_links.txt
src/talk_as_guru.egg-info/entry_points.txt
src/talk_as_guru.egg-info/requires.txt
src/talk_as_guru.egg-info/top_level.txt
tests/test_parser.py