danielmiessler.fabric/internal
2026-03-08 01:14:47 +03: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 Bedrock bearer token (ABSK) authentication 2026-03-05 11:30:55 +05:30
domain refactor: replace fmt.Errorf("%s", ...) with errors.New() and normalize i18n strings 2026-02-21 15:48:01 -08:00
i18n feat: internationalize Bedrock setup UI strings and add guided setup i18n keys 2026-03-06 07:06:02 -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(ollama): map thinking levels and convert single system-role messages 2026-03-08 01:14:47 +03:00
server fix: redact API keys in config responses and eliminate shell injection surfaces 2026-03-06 08:53:46 -08:00
tools i18n: add git CLI error message keys across all supported locales 2026-02-28 17:41:13 -08:00
util feat: replace hardcoded error strings with i18n translation keys 2026-02-21 13:28:52 -08:00