Commit graph

3 commits

Author SHA1 Message Date
Snider
63c3d6aa53 chore: refresh go.sum for missing transitive deps
All checks were successful
Security Scan / security (push) Successful in 10s
Test / test (push) Successful in 1m55s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-23 06:58:20 +00:00
Claude
bd09ec4997
chore: sync workspace dependency versions
Run go work sync to align dependency versions across workspace.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 21:41:56 +00:00
Claude
d76448d4a9
test(inference): add comprehensive tests for all exported API
Cover options (GenerateConfig defaults, all With* options, ApplyGenerateOpts/
ApplyLoadOpts), backend registry (Register, Get, List, Default priority order
metal > rocm > llama_cpp), LoadModel routing (explicit/auto backend, error
paths), and Discover (model directory scanning, quantisation, edge cases).

69 tests, 100% statement coverage, race-clean.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 02:06:49 +00:00