v1.4.464
danielmiessler/Fabricv1.4.464Jul 29, 2026by github-actions[bot]
AI Summary
Enhanced Fish shell completion and synchronized CLI help text with new tool support.
Key Highlights
- Declared Fish completion arguments for dynamic and fixed values
- Enabled filtered file suggestions for supported path options
- Added completion options for Spotify, transcription, metadata, and wire-debug
- Included Grok among providers supporting web search completion
New Features
- Enhanced Fish shell completion and CLI help synchronization
Full Release Notes
## Changes ### PR [#2179](https://github.com/danielmiessler/Fabric/pull/2179) by [ksylvan](https://github.com/ksylvan): fix: declare completion arguments and synchronize CLI help - Fix: declare completion arguments and synchronize CLI help - Declare Fish completion arguments for dynamic and fixed values - Enable filtered file suggestions for supported path options - Add Spotify, transcription, metadata, and wire-debug completion options - Include Grok among providers supporting web search completion - Keep the input/output token detail in the show-metadata description