danielmiessler.fabric/internal
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