This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| version: 1 | |
| command: | |
| name: srh | |
| description: Generate a single, safe, read-only Bash command that leverages The Silver Searcher (ag) and Unix pipelines to search codebases precisely. The model must output only the command, nothing else. | |
| config: | |
| router: vercel | |
| provider: groq | |
| model: openai/gpt-oss-20b | |
| execute: true | |
| confirm_execute: false |
OlderNewer