danielmiessler.fabric/internal
Kayvan Sylvan 4dfaf61e93 chore: bump Go toolchain and dependencies, add Claude Opus 4.8 model
# CHANGES

- Upgrade Go toolchain to 1.26.0
- Bump anthropic-sdk-go to v1.46.0
- Add Claude Opus 4.8 to supported models
- Update AWS SDK and Bedrock service modules
- Bump ollama client to v0.24.0
- Refresh OpenTelemetry, gRPC, and genai dependencies
- Update go-git, sqlite3, and assorted indirect modules
2026-05-28 12:11:30 -07:00
..
chat feat: replace hardcoded error strings with i18n translation keys 2026-02-21 13:28:52 -08:00
cli Merge branch 'main' into feat/grokai-search-grounding 2026-04-23 00:37:28 -07:00
core fix: parse vendor prefix from model name when vendor is not specified 2026-04-08 18:17:59 +08:00
domain refactor: replace fmt.Errorf("%s", ...) with errors.New() and normalize i18n strings 2026-02-21 15:48:01 -08:00
i18n feat: internationalize YouTube visual extraction flags and error messages 2026-04-05 15:22:28 -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: bump Go toolchain and dependencies, add Claude Opus 4.8 model 2026-05-28 12:11:30 -07:00
server refactor: propagate context.Context through Vendor interface methods 2026-03-25 16:09:10 -07:00
tools feat: internationalize YouTube visual extraction flags and error messages 2026-04-05 15:22:28 -07:00
util feat: replace hardcoded error strings with i18n translation keys 2026-02-21 13:28:52 -08:00