go-ai/ai
Snider dff5fb23c5 refactor: apply go fix modernizers for Go 1.26
Automated fixes: interface{} → any, range-over-int, t.Context(),
wg.Go(), strings.SplitSeq, strings.Builder, slices.Contains,
maps helpers, min/max builtins.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-22 21:00:16 +00:00
..
ai.go feat: extract AI/ML packages from core/go 2026-02-16 15:25:55 +00:00
metrics.go feat: extract AI/ML packages from core/go 2026-02-16 15:25:55 +00:00
metrics_bench_test.go refactor: apply go fix modernizers for Go 1.26 2026-02-22 21:00:16 +00:00
rag.go refactor: extract rag/ to standalone core/go-rag module 2026-02-19 18:30:37 +00:00