A local reverse proxy that records every LLM request/response to SQLite. No cloud, no data leaving your machine.
Stars
11
Forks
2
Watchers
11
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
52
commits
feat: v0.3.8 — embedded query API on proxy port, trace status command
714191fView on GitHubfeat: v0.3.7 — config validation, price overrides, multi-agent headers, eval/replay/diff/prices commands
a512e70View on GitHubfix: rewrite loop/match as while-let per clippy::while_let_loop
b2c5767View on GitHubfix: search_calls rank/snippet column offsets +1 after tags; keep SSE test rx alive
8c9f5dfView on GitHubfeat: v0.3.6 — tags column, X-Trace-Tag header capture, SSE /stream endpoint
6632edeView on GitHubfix: serialize env-var tests with a static Mutex (macOS flake)
2491d35View on GitHubfix: &PathBuf -> &Path in integration test helpers (ptr_arg clippy)
5b48249View on GitHubfix: add criterion dep + fix bench struct fields + remove redundant import
52225aeView on GitHub