feat:web-search add context (claude.ai and grok.com)

This commit is contained in:
wagnermor 2025-07-22 11:07:10 -03:00
commit 29e3706815
2 changed files with 7 additions and 0 deletions

View file

@ -52,6 +52,8 @@ Available search contexts are:
| `packagist` | `https://packagist.org/?query=` |
| `gopkg` | `https://pkg.go.dev/search?m=package&q=` |
| `chatgpt` | `https://chatgpt.com/?q=` |
| `claude` | `https://claude.ai/new?q=` |
| `grok` | `https://grok.com/?q=` |
| `reddit` | `https://www.reddit.com/search/?q=` |
| `ppai` | `https://www.perplexity.ai/search/new?q=` |