Skip to content

index_repo

Category: Integration | Module: vibeserve/tools/repo_indexer.py

Description

Index a local repository — parses source files for symbols, components, tests, and dependencies.

Parameters

Name Type Default
repo_path str (required)
repo_key str ''
repo_name str ''

Returns

Dict[str, Any]

Source

Defined in index_repo() in vibeserve/tools/repo_indexer.py