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-10 07:36:44 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
v1.4.420
danielmiessler.fabric
/
internal
History
Kayvan Sylvan
103493206e
fix: Address copilot review comments
2026-02-23 14:29:25 -08:00
..
chat
feat: replace hardcoded error strings with i18n translation keys
2026-02-21 13:28:52 -08:00
cli
feat: add
wire
debug level (4) for full LLM request/response debug logging
2026-02-21 19:48:38 -08:00
core
feat: add
wire
debug level (4) for full LLM request/response debug logging
2026-02-21 19:48:38 -08:00
domain
refactor: replace
fmt.Errorf("%s", ...)
with
errors.New()
and normalize i18n strings
2026-02-21 15:48:01 -08:00
i18n
fix: Address copilot review comments
2026-02-23 14:29:25 -08: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: Address copilot review comments
2026-02-23 14:29:25 -08:00
server
refactor: replace
fmt.Errorf("%s", ...)
with
errors.New()
and normalize i18n strings
2026-02-21 15:48:01 -08:00
tools
chore: add DigitalOcean error i18n strings and sort locale keys alphabetically
2026-02-21 15:55:50 -08:00
util
feat: replace hardcoded error strings with i18n translation keys
2026-02-21 13:28:52 -08:00