LICENSE
MANIFEST.in
README.md
api.py
main.py
pyproject.toml
agent/__init__.py
agent/cartographer.py
agent/chunk_quality.py
agent/config.py
agent/config.yaml
agent/eviction_advisor.py
agent/identifier_hint.py
agent/instance_registry.py
agent/model_cache.py
agent/prompt_templates.py
agent/searcher.py
agent/strategy_selector.py
agent/tool_necessity_probe.py
agent/version_stamp.py
agent/watcher.py
agent/indexer/__init__.py
agent/indexer/_chunking.py
agent/indexer/_constants.py
agent/indexer/_core.py
agent/indexer/_types.py
agent/symbol_graph/__init__.py
agent/symbol_graph/_constants.py
agent/symbol_graph/_extraction.py
agent/symbol_graph/_graph.py
agent/symbol_graph/_types.py
agent/templates/claude_md.md
agent/templates/claude_md_search_only.md
agent/templates/cursor_mcp.json.template
agent/templates/cursor_rules_header.txt
agent/templates/hook_no_double_recall.txt
agent/templates/mcp.json.template
agent/templates/session_start_guidance_default.txt
agent/templates/session_start_guidance_hooks_aware.txt
agent/templates/tool_loading_guidance_claude.txt
agent/templates/tool_loading_guidance_claude_search_only.txt
agent/templates/vscode_mcp.json.template
agent/working_context_store/__init__.py
agent/working_context_store/_audit.py
agent/working_context_store/_encryption.py
agent/working_context_store/_store.py
agent/working_context_store/_types.py
app/__init__.py
app/models.py
app/routes.py
app/service.py
integrations/__init__.py
integrations/vscode_bridge.py
integrations/workspace_detect.py
integrations/mcp_server/__init__.py
integrations/mcp_server/_dispatch.py
integrations/mcp_server/_schemas.py
integrations/mcp_server/_session.py
tests/test_agent.py
tests/test_api.py
tests/test_api_memory.py
tests/test_cartographer.py
tests/test_chunk_quality.py
tests/test_config_loader.py
tests/test_eviction_advisor.py
tests/test_eviction_session_scope.py
tests/test_fetch_route.py
tests/test_grammar_availability.py
tests/test_hint_language_live.py
tests/test_hook_injection_observability.py
tests/test_identifier_hint.py
tests/test_indexer_searcher.py
tests/test_instance_registry.py
tests/test_integration.py
tests/test_main.py
tests/test_mcp_jsonrpc.py
tests/test_mcp_server.py
tests/test_mcp_session_handshake.py
tests/test_memory.py
tests/test_memory_only_mode.py
tests/test_model_cache.py
tests/test_prompt_templates.py
tests/test_query_prompt.py
tests/test_ragas_eval.py
tests/test_recall_hierarchy.py
tests/test_remember_banner_fatigue.py
tests/test_search_only_mode.py
tests/test_service.py
tests/test_strategy.py
tests/test_subagent_memory.py
tests/test_symbol_graph.py
tests/test_task_note_recency.py
tests/test_tool_necessity_probe.py
tests/test_version_stamp.py
tests/test_watcher.py
tests/test_workspace_detect.py
vectr.egg-info/PKG-INFO
vectr.egg-info/SOURCES.txt
vectr.egg-info/dependency_links.txt
vectr.egg-info/entry_points.txt
vectr.egg-info/requires.txt
vectr.egg-info/top_level.txt