MCPcopy Create free account
hub / github.com/Durafen/Claude-code-memory / __init__

Method __init__

claude_indexer/watcher/handler.py:362–476  ·  view source on GitHub ↗

Initialize the watcher with required dependencies. Args: repo_path: Path to the repository to watch config: IndexerConfig object with settings embedder: Embedder instance for creating embeddings store: VectorStore instance for storage operatio

(
        self, repo_path: str, config, embedder, store, debounce_seconds: float = 2.0
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

__init__Method · 0.45

Calls 3

get_include_patternsMethod · 0.95
get_exclude_patternsMethod · 0.95

Tested by

no test coverage detected