Back to browse
GitHub Repository
3 starsTypeScript

Context Warp Drive – deterministic folding for LLM agents

by VoxxoAI·Jun 29, 2026·3 points·0 comments

AI Analysis

●●●BangerBig BrainSolve My Problem

Deterministic context folding without LLM summarization calls keeps prompt caches hot.

Strengths
  • Byte-identical folding keeps provider prompt caches hot across hundreds of turns.
  • 380+ deterministic tests with measured production metrics from real Claude workloads.
  • Provider-agnostic: supports Anthropic, OpenAI, and Gemini content formats.
Weaknesses
  • Niche audience: only matters if you're running long-lived agent sessions.
  • No built-in integrations beyond raw API client examples.
Category
Target Audience

LLM agent developers, AI infrastructure engineers

Similar To

LangChain memory modules · LlamaIndex context management · Prompt cache optimizers

Similar Projects

AI/ML●●Solid

A-Life Powered by LLMs

Filesystem-dwelling AI agents with bio-feedback drives in a crowded agent space.

Rabbit HoleBold BetNiche Gem
DeanoC
203mo ago
Developer Tools●●Solid

Agent Audit Kit v0.1 – deterministic replay + stress for LLM agents

Deterministic capture + replay for LLM agents is a practical, under-served problem and this repo actually ships a 'golden run' zip with cold‑run verification hashes — that’s the kind of evidence chain auditors want. The focus on portable evidence bundles and stress verification suggests useful forensics and load testing of agent logic, but the release page looks early-stage; I'd like to see integrations (tooling for popular agent frameworks), richer docs, and example pipelines before I'd evangelize it.

Niche GemSolve My ProblemShip It
helpfuldolphin
104mo ago