v1.4.465

danielmiessler/Fabricv1.4.465Jul 29, 2026by github-actions[bot]

AI Summary

Updated localized help text to ensure Grok (xAI) web search support is discoverable in the CLI.

Key Highlights

  • Updated 11 locale entries in the i18n message catalog
  • Ensures Grok (xAI) web search support is discoverable via `fabric --help`
  • Updated generated README help block to match locale changes

New Features

  • Updated localized help text to include Grok

Full Release Notes

## Changes

### 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.