Hacker News new | ask | show | jobs
Show HN: A technique for better Claude Code results (github.com)
3 points by barbinbrad 313 days ago
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