danielmiessler.fabric/internal
2026-03-24 13:19:29 -05:00
..
chat feat: replace hardcoded error strings with i18n translation keys 2026-02-21 13:28:52 -08:00
cli feat(youtube): implement FFmpeg and Tesseract visual extraction 2026-03-24 12:06:57 -05:00
core fix(chat): prevent streaming deadlock and unify strategy handling 2026-03-18 04:42:03 +05:30
domain refactor: replace fmt.Errorf("%s", ...) with errors.New() and normalize i18n strings 2026-02-21 15:48:01 -08:00
i18n chore: remove duplicate key in zh locale. 2026-03-19 10:55:50 -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 chore: update Go module dependencies and remove deprecated Anthropic model aliases 2026-03-22 07:54:47 -07:00
server fix(chat): prevent streaming deadlock and unify strategy handling 2026-03-18 04:42:03 +05:30
tools fix(youtube): support multi-line yt-dlp outputs and modern ffmpeg syntax 2026-03-24 13:19:29 -05:00
util feat: replace hardcoded error strings with i18n translation keys 2026-02-21 13:28:52 -08:00