minimal_read
Identify essential files for coding tasks by filtering repository structures with feature keywords, reducing unnecessary file reading.
Instructions
Smallest file set needed for a task. Filters by sub_task keywords if given, otherwise returns the full feature file set ranked by relevance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| feature | Yes | ||
| sub_task | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |