ZIP
WinGet
Fabric
danielmiessler · 1.4.402 · 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
Filename
fabric_Windows_i386.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
danielmiessler.Fabric
Version
1.4.402
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.402/fabric_Windows_i386.zip
Release Notes
Changes
PR #1993 by ksylvan: Add dynamic Abacus RouteLLM model list and update fallback static list
- Add dynamic model fetching from Abacus RouteLLM API with fetchAbacusModels() function and fallback to static list on failure
- Add GPT-5 Codex variants (5, 5.1, 5.1-max, 5.2) and GPT-5.2-chat-latest to static model list
- Add claude-opus-4-6, gemini-3-flash-preview, kimi-k2.5, glm-4.7, and glm-5 to static models
- Rename qwen/qwen3-Max to lowercase qwen3-max for consistency
- Handle static:abacu…