Readit News logoReadit News
Posted by u/barbinbrad 20 days ago
Show HN: A technique for better Claude Code resultsgithub.com/crbnos/carbon/...
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