ZIP
WinGet
Fabric
danielmiessler · 1.4.332 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
fabric_Windows_arm64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
danielmiessler.Fabric
Version
1.4.332
Description
Fabric is an open-source framework for augmenting humans using AI.
License
MIT
↗
Installer URL
https://github.com/danielmiessler/Fabric/releases/download/v1.4.332/fabric_Windows_arm64.zip
Release Notes
Changes
PR #1843 by ksylvan: Implement case-insensitive vendor and model name matching
- Fix: implement case-insensitive vendor and model name matching across the application
- Add case-insensitive vendor lookup in VendorsManager
- Implement model name normalization in GetChatter method
- Add FilterByVendor method with case-insensitive matching
- Add FindModelNameCaseInsensitive helper for model queries