ZIP
WinGet
Fabric
danielmiessler · 1.4.448 · 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.448
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.448/fabric_Windows_i386.zip
Release Notes
Changes
Direct commits
- Fix: fall back to streamed delta text when completed Codex response is empty
- Prefer extracted completed text only when content stays non-empty
- Fall back to accumulated streamed delta text otherwise
- Preserve streamed response text before completed response evaluation
- Add regression test for empty completed output text
- Simulate SSE delta stream followed by blank completion
- Verify Send returns delta text when completion lacks content