get_stale_files
Identify repository files whose indexed descriptions are outdated due to changed functions, and retrieve the affected functions for review.
Instructions
Return files in root_path's index whose description is stale (funcs changed), with their funcs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| root_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |