You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Round-trip PII redaction proxy for Claude Code. Replaces names/emails/secrets with deterministic tokens before the API sees them; restores real values in the re…
NodeNestor/LLMEvalKit’s past year of commit activity
Universal LLM evaluation harness — any model, any benchmark, one runner. OpenAI-compatible HTTP as the universal glue between models (GGUF, HF, custom PyTorch, …
Drop-in AI gateway. Route any coding agent through any LLM provider. Auto-failover, Anthropic<->OpenAI format conversion, 15 PII guardrails, multi-tenancy, mu…
Autonomous iterative improvement for any project — auto-detects type, generates fitness functions, runs experiments in a keep/revert loop with git tracking. Ins…
Rolling context compression for Claude Code — never hit the context wall. Auto-compresses old messages while keeping recent context verbatim. Zero config, zero …