chore: incoming 2180 changelog entry

This commit is contained in:
Kayvan Sylvan 2026-07-29 15:28:13 -07:00
parent 9730808119
commit 01f88e5c2b

View file

@ -0,0 +1,3 @@
### PR [#2180](https://github.com/danielmiessler/Fabric/pull/2180) by [ksylvan](https://github.com/ksylvan): fix: include Grok in localized --search help text
- Fix: Updated all 11 locale entries in the i18n message catalog to include "Grok" in the `enable_web_search_tool` help text, ensuring Grok (xAI) web search support is discoverable via `fabric --help`. Also updates the generated README help block to match. No functional change.