LICENSE
README.md
actions.py
config.py
embeddings.py
kodiqa.py
lsp.py
mcp.py
memory.py
pyproject.toml
repomap.py
templates.py
tools.py
web.py
kodiqa.egg-info/PKG-INFO
kodiqa.egg-info/SOURCES.txt
kodiqa.egg-info/dependency_links.txt
kodiqa.egg-info/entry_points.txt
kodiqa.egg-info/requires.txt
kodiqa.egg-info/top_level.txt
tests/test_config.py
tests/test_dispatch.py
tests/test_edit_queue.py
tests/test_features_v2.py
tests/test_features_v3.py
tests/test_features_v4.py
tests/test_file_ops.py
tests/test_mcp.py
tests/test_memory.py
tests/test_new_features.py
tests/test_parse_actions.py
tests/test_search_ops.py
tests/test_stream_writer.py
tests/test_web.py