Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Created with komac v2.16.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json

PackageIdentifier: danielmiessler.Fabric
PackageVersion: 1.4.466
InstallerType: zip
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: fabric.exe
Commands:
- fabric
ReleaseDate: 2026-07-30
Installers:
- Architecture: x86
InstallerUrl: https://github.com/danielmiessler/Fabric/releases/download/v1.4.466/fabric_Windows_i386.zip
InstallerSha256: 83F6E59D2C4241ACB69DD07A08A35ED9DB0426BF8623962815DB67B131BC21A2
- Architecture: x64
InstallerUrl: https://github.com/danielmiessler/Fabric/releases/download/v1.4.466/fabric_Windows_x86_64.zip
InstallerSha256: 182D6C0D344DFF50C17C23500C75D044FC7B6D1C7BA4CD015CD62B342385CAFA
- Architecture: arm64
InstallerUrl: https://github.com/danielmiessler/Fabric/releases/download/v1.4.466/fabric_Windows_arm64.zip
InstallerSha256: 7A3956665D41B6FDF8E2F32EDA39FB354C56D5220337DEFCA3C24A747BD05AD4
ManifestType: installer
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
# Created with komac v2.16.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json

PackageIdentifier: danielmiessler.Fabric
PackageVersion: 1.4.466
PackageLocale: en-US
Publisher: danielmiessler
PublisherUrl: https://github.com/danielmiessler
PublisherSupportUrl: https://github.com/danielmiessler/Fabric/issues
PackageName: Fabric
PackageUrl: https://github.com/danielmiessler/Fabric
License: MIT
LicenseUrl: https://github.com/danielmiessler/Fabric/blob/HEAD/LICENSE
ShortDescription: Fabric is an open-source framework for augmenting humans using AI.
Tags:
- ai
- augmentation
- flourishing
- life
- work
ReleaseNotes: |-
Changes
PR #2116 by ksylvan and dependabot: fix(web): repair the chat page and modernize the build toolchain
- Modernized the web stack by upgrading Tailwind, Skeleton, SvelteKit, Vite, and supporting dependencies.
- Replaced removed Skeleton components with compatible local implementations to restore UI functionality.
- Improved pre-stream chat error reporting to prevent duplication of streamed errors, and hardened vendor list parsing to return empty model arrays on malformed input.
- Fixed stream completion crashes, normalized displayed error messages, corrected toast stacking order, and added warning notification support.
- Restored linting, formatting, testing, and pnpm override configuration, and preserved custom themes through the Tailwind CSS-based configuration migration.
PR #2178 by OdinKral and ksylvan: feat(patterns): add generate_frontmatter for PKM/Obsidian users
- Add generate_frontmatter to conversion, extraction, and writing categories
- Document PKM-ready YAML metadata fields in pattern explanations
- Register pattern descriptions and extracts for suggestion workflows
- Credit both contributors in incoming changelog entry
ReleaseNotesUrl: https://github.com/danielmiessler/Fabric/releases/tag/v1.4.466
ManifestType: defaultLocale
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with komac v2.16.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json

PackageIdentifier: danielmiessler.Fabric
PackageVersion: 1.4.466
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.12.0