LICENSE
README.md
config.py
main.py
mcp_server.py
pi_setup.py
pyproject.toml
codecompass_mcp.egg-info/PKG-INFO
codecompass_mcp.egg-info/SOURCES.txt
codecompass_mcp.egg-info/dependency_links.txt
codecompass_mcp.egg-info/entry_points.txt
codecompass_mcp.egg-info/requires.txt
codecompass_mcp.egg-info/top_level.txt
graph/__init__.py
graph/code_graph_client.py
graph/code_queries.py
graph/vector_store.py
ingestion/__init__.py
ingestion/agent_writes.py
ingestion/code_normalizer.py
ingestion/code_parser.py
ingestion/file_watcher.py
ingestion/hierarchy_builder.py
ingestion/source_context.py
models/__init__.py
models/code_types.py
tests/test_accuracy_fixes.py
tests/test_agent_writes.py
tests/test_block_hook.py
tests/test_code_parser.py
tests/test_descriptions.py
tests/test_ingest_progress.py
tests/test_init.py
tests/test_lit_css_parser.py
tests/test_mcp_server.py
tests/test_php_parser.py
tests/test_pi_setup.py
tests/test_vector_store.py