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-09 23:26:34 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
main
danielmiessler.fabric
/
internal
History
ctbaum
8db08ad20f
fix: enable raw mode for GPT-6 models
2026-09-06 12:57:33 +02:00
..
chat
feat: replace hardcoded error strings with i18n translation keys
2026-02-21 13:28:52 -08:00
cli
fix: secure storage paths and authenticate REST and Ollama servers
2026-09-02 15:59:59 -07:00
core
fix: persist refreshed Codex tokens and reactivate configured vendors
2026-08-27 18:12:08 -07:00
domain
refactor: replace
fmt.Errorf("%s", ...)
with
errors.New()
and normalize i18n strings
2026-02-21 15:48:01 -08:00
i18n
chore: add newline to turkish locale json file
2026-09-03 09:43:08 -07:00
log
feat: add
wire
debug level (4) for full LLM request/response debug logging
2026-02-21 19:48:38 -08:00
plugins
fix: enable raw mode for GPT-6 models
2026-09-06 12:57:33 +02:00
server
fix: secure storage paths and authenticate REST and Ollama servers
2026-09-02 15:59:59 -07:00
tools
fix: prevent pattern loader temporary directory leaks
2026-09-03 15:28:35 -07:00
util
feat: replace hardcoded error strings with i18n translation keys
2026-02-21 13:28:52 -08:00