danielmiessler/Fabric
danielmiessler/Fabric
Activity
Last release
Open issues
Open PRs
License
release notes
release notes
Published 4/23/2026
PatchContains new featuresweb_search_preview tool name in buildResponseParams.openai_compatible.ProviderConfig: WebSearchToolName (to override the default web search tool name) and EnableXSearch (to append xAI's x_search tool when search is enabled).WebSearchToolName set to "web_search" and EnableXSearch set to true, enabling grounded search results with real source URLs via fabric -V GrokAI --search.openai_test.go covering the new override paths and confirming default provider behavior remains unchanged.release notes
Published 4/23/2026
PatchContains new featuresweb_search_preview tool name in buildResponseParams.openai_compatible.ProviderConfig: WebSearchToolName (to override the default web search tool name) and EnableXSearch (to append xAI's x_search tool when search is enabled).WebSearchToolName set to "web_search" and EnableXSearch set to true, enabling grounded search results with real source URLs via fabric -V GrokAI --search.openai_test.go covering the new override paths and confirming default provider behavior remains unchanged.Fabric is an open-source framework for augmenting humans using AI. It provides a modular system for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.