danielmiessler.fabric/internal
Kayvan Sylvan b34112d7ed feat(i18n): add i18n support for language variants (pt-BR/pt-PT)
• Add Brazilian Portuguese (pt-BR) translation file
• Add European Portuguese (pt-PT) translation file
• Implement BCP 47 locale normalization system
• Create fallback chain for language variants
• Add default variant mapping for Portuguese
• Update help text to show variant examples
• Add comprehensive test suite for variants
• Create documentation for i18n variant architecture
2025-09-21 16:04:59 -07:00
..
chat refactor: restructure project to align with standard Go layout 2025-07-08 22:47:17 -07:00
cli feat: add Windows-style forward slash flag support to CLI argument parser 2025-09-10 06:30:20 -07:00
core feat: add comprehensive internationalization support with English and Spanish locales 2025-09-09 09:34:54 -07:00
domain feat: add --no-variable-replacement flag to disable pattern variable substitution 2025-08-16 14:12:06 -07:00
i18n feat(i18n): add i18n support for language variants (pt-BR/pt-PT) 2025-09-21 16:04:59 -07:00
log refactor: replace stderr prints with centralized debuglog.Log and improve auth messaging 2025-08-25 20:09:55 -07:00
plugins feat: migrate Azure client to openai-go/azure and default API version 2025-09-18 15:50:36 -07:00
server feat: add cross-provider --thinking flag mapping to Anthropic/OpenAI 2025-08-14 07:06:31 -07:00
tools refactor: replace stderr prints with centralized debuglog.Log and improve auth messaging 2025-08-25 20:09:55 -07:00
util feat: add OpenAI Responses API configuration control via CLI flag 2025-07-17 10:37:15 -07:00