v1.4.388
danielmiessler/Fabricv1.4.388Jan 23, 2026by github-actions[bot]
AI Summary
Added suggest_gt_command pattern for Gas Town CLI commands and extract_wisdom_with_attribution pattern for speaker-attributed quotes.
Key Highlights
- Added suggest_gt_command pattern covering 85+ commands across work management, agents, communication, services, diagnostics, and recovery
- Added extract_wisdom_with_attribution pattern extending extract_wisdom functionality
- Added multi-content support for images and PDFs in Anthropic client
- Includes pipe-friendly output with raw command on first line
New Features
- suggest_gt_command pattern
- extract_wisdom_with_attribution pattern
- Anthropic multi-content support for images and PDFs
Full Release Notes
## Changes ### PR [#1957](https://github.com/danielmiessler/Fabric/pull/1957) by [ksylvan](https://github.com/ksylvan): Add Novita AI as a new OpenAI-compatible provider - Add Novita AI as a new OpenAI-compatible provider - Add Novita AI provider configuration with API endpoint - Update README to include Novita AI in supported providers list - Configure Novita AI to use OpenAI-compatible interface