Show HN: A technique for better Claude Code results
2 barbinbrad 0 8/5/2025, 6:04:00 PM github.com ↗
This burns a ton of tokens, but the basic idea is to create a cache in ./llm/cache and then spawn a bunch of subagents to look in the cache first, and then write to the cache if learn anything new
No comments yet