This website requires JavaScript.
Explore
Help
Register
Sign In
ai
/
danielmiessler.fabric
Watch
1
Star
0
Fork
You've already forked danielmiessler.fabric
0
mirror of
https://github.com/danielmiessler/fabric.git
synced
2026-09-12 08:36:33 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
a0794de59d
danielmiessler.fabric
/
internal
/
plugins
History
Kayvan Sylvan
11f2683d50
Merge branch 'main' into feat/grokai-search-grounding
2026-04-23 00:37:28 -07:00
..
ai
Merge branch 'main' into feat/grokai-search-grounding
2026-04-23 00:37:28 -07:00
db
feat: add --readpattern flag to print pattern contents to terminal
2026-04-15 00:43:16 -04:00
strategy
fix(chat): prevent streaming deadlock and unify strategy handling
2026-03-18 04:42:03 +05:30
template
refactor: replace
fmt.Errorf("%s", ...)
with
errors.New()
and normalize i18n strings
2026-02-21 15:48:01 -08:00
plugin.go
refactor: move
NeedsRawMode
default implementation to
PluginBase
2026-02-26 12:39:49 -08:00
plugin_test.go
refactor: add NewVendorPluginBase factory function to reduce duplication
2026-01-11 20:12:58 -08:00