find_refactors
Category: Integration | Module: vibeserve/tools/repo_indexer.py
Description
Find refactor candidates: large files, duplicated symbols, dead code hints.
Parameters
| Name | Type | Default |
|---|---|---|
repo_key |
str |
'' |
Returns
Dict[str, Any]
Source
Defined in find_refactors() in vibeserve/tools/repo_indexer.py