ZIP
WinGet
Fabric
danielmiessler · 1.4.446 · x64
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_x86_64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
danielmiessler.Fabric
Version
1.4.446
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.446/fabric_Windows_x86_64.zip
Release Notes
Changes
PR #2093 by alecjmckanna: feat: add --readpattern flag to print pattern contents to terminal
- Adds a new --readpattern <name> CLI flag that prints the raw contents of a named pattern's system.md file to stdout, making it easy to inspect a pattern's instructions without navigating the filesystem manually.
- Custom pattern directories are respected: the user's custom patterns directory is checked first before falling back to the main patterns directory, consistent with all other pattern l…