Commit graph

2 commits

Author SHA1 Message Date
Claude
b1e6787b24
chore: use slices.Sorted(maps.Keys()) for ordered iteration
Some checks failed
Security Scan / security (pull_request) Successful in 11s
Test / test (pull_request) Failing after 15m27s
2026-02-24 16:03:25 +00:00
Snider
7c8e762a86 feat: extract go-ml from go-ai as standalone ML package
Inference backends (MLX, llama.cpp, HTTP), scoring engine, agent
orchestrator, GGUF management, DuckDB storage, Parquet I/O.
Adds CLAUDE.md/TODO.md/FINDINGS.md.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-19 18:32:04 +00:00