Token counting, model quotas, and sliding window rate limiter
Find a file
Snider ab49f2207e docs: flesh out Phase 2 SQLite migration task specs
Detailed schema design, API changes, test matrix, and migration helper
following go-store's SQLite pattern (modernc.org/sqlite, WAL mode).

Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-20 07:38:09 +00:00
CLAUDE.md feat: extract go-ratelimit from core/go pkg/ratelimit 2026-02-19 16:09:13 +00:00
FINDINGS.md feat(ratelimit): generalise beyond Gemini with provider profiles and push coverage to 95% 2026-02-20 01:07:57 +00:00
go.mod feat(ratelimit): generalise beyond Gemini with provider profiles and push coverage to 95% 2026-02-20 01:07:57 +00:00
go.sum feat(ratelimit): generalise beyond Gemini with provider profiles and push coverage to 95% 2026-02-20 01:07:57 +00:00
ratelimit.go feat(ratelimit): generalise beyond Gemini with provider profiles and push coverage to 95% 2026-02-20 01:07:57 +00:00
ratelimit_test.go test: expand race coverage and benchmarks 2026-02-20 04:30:54 +00:00
TODO.md docs: flesh out Phase 2 SQLite migration task specs 2026-02-20 07:38:09 +00:00