search_history
Search commit history by meaning with natural language queries. Locate commits about concepts, not just exact keywords.
Instructions
Search commit history semantically.
Find commits by meaning rather than exact keyword matching. Example: "authentication changes" finds commits about OAuth, login, tokens.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Natural language search query. | |
| top_k | No | Maximum number of results (default: 5). | |
| repo_path | Yes | Path to the Git repository. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||