go-ai/ai
Snider 71abac6415
Some checks failed
Security Scan / security (push) Successful in 12s
Test / test (push) Failing after 28s
feat: modernise to Go 1.26 iterators and stdlib helpers
Add ToolsSeq iterator on MCP server, use slices.SortFunc in registry,
slices.ContainsFunc and strings.SplitSeq in security scanner,
range-over-int in metric benchmarks.

Co-Authored-By: Gemini <noreply@google.com>
Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-23 05:59:29 +00:00
..
ai.go feat: extract AI/ML packages from core/go 2026-02-16 15:25:55 +00:00
metrics.go feat: modernise to Go 1.26 iterators and stdlib helpers 2026-02-23 05:59:29 +00:00
metrics_bench_test.go feat: modernise to Go 1.26 iterators and stdlib helpers 2026-02-23 05:59:29 +00:00
rag.go refactor: extract rag/ to standalone core/go-rag module 2026-02-19 18:30:37 +00:00