Silent Install HQ
ZIP WinGet

Fabric

danielmiessler · 1.4.422 · x86

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

SHA256 08b575151a9bf77dbf490551e8631df7428f629733392064f3d4ef487dbba3c2 VirusTotal ↗
Filename fabric_Windows_i386.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID danielmiessler.Fabric
Version 1.4.422
Description Fabric is an open-source framework for augmenting humans using AI.
License MIT
Release Notes Changes PR #2031 by ksylvan: Web UI: Add Vendor Filter Dropdown to Model Selection UI - Add a vendor selector dropdown to filter available models in the chat UI - Introduce selectedVendor writable store and vendorNames derived store with sorted, unique vendor names - Add filteredModels derived store to dynamically filter models by the selected vendor - Fix model deduplication to use a vendor:name composite key, with models sorted by vendor then name (case-insensitive) - Display the vendor prefix…