4 projects
cassette-fn
Record real calls once, replay them deterministically in tests, at the function boundary you choose.
ctx-compact
Trim a plain OpenAI-shaped message array down to a token budget without ever orphaning a tool result.
apply-edit-block
Apply search/replace edit blocks from coding agents to source text, with a fallback ladder for near-exact matches.
prompt-cache-fit
Reorder LLM prompt blocks from least- to most-volatile so provider prefix caches stay hot, and measure whether it actually worked.