Michael Nash

Michael Nash

Builds tools to fix problems I created.

Badges

Tastemaker
Tastemaker
Gone streaking
Gone streaking

Maker History

  • cache-assembler
    cache-assemblerCuts Claude Code and API costs 8.2x by fixing prompt-caching
    Aug 2026
  • 🎉
    Joined Product HuntAugust 15th, 2026

Forums

3h ago

cache-assembler - Cuts Claude Code and API costs 8.2x by fixing prompt-caching

cache-assembler fixes prompt-cache invalidation for Claude Code and the Anthropic API. The cache only hits on byte-identical requests, but real traffic breaks that: inconsistent tool-schema ordering, session data leaking into prompts, concurrent requests racing to write the same entry. This proxy fixes all three, with a dedicated Claude Code preset. Measured against the real API (not synthetic): 8.2x cost reduction, $1.33 to $0.16 per 100-turn session. MIT licensed, zero dependencies.
View more