Right where you left off. Sharper than yesterday.
Building infinite-session AI agents — memory carried outside the context window, so a session never needs /compact or /clear, and cost per turn stays O(n) instead of O(n²).
jlc — the codec
JLC (JARVIS LLM Codec) — the memory layer behind it all. Paper: Forgetting Is All You Need (Zenodo) · Landing: jlc-codec.org
jarvis-code — the agent
A coding agent that lives in one unbroken session, 10,000+ turns, powered by JLC.
| Benchmark | Result | Conditions |
|---|---|---|
| SWE-bench Verified | 75.6% (378/500) | single attempt, zero test-loop, official harness |
| Aider Polyglot (Py·Go·JS) | 122/122 (100%) | 3-language subset of 6, zero timeouts, zero test edits |
| HumanEval+ | 98.2% / 93.9% | base / plus pass@1, EvalPlus official harness |
gridx — the playground
A Geometry Wars–inspired 3D twin-stick shooter, built end-to-end by AI — and QA'd by a father-and-son judging panel. Play it now
