Article
Token Economy: Three Tools Attacking the Problem Differently
RTK, DCP, Caveman — three approaches to reducing token consumption in AI agents. Not just about cost: primarily about reasoning quality.
4 articles
RTK, DCP, Caveman — three approaches to reducing token consumption in AI agents. Not just about cost: primarily about reasoning quality.
How to give an AI agent all the tools it needs to run, analyze, and see your application — and become truly autonomous in detecting and fixing errors.
A deep dive into the review-manager powering opencode-team-lead — how it selects reviewers, isolates their contexts, arbitrates disagreements, and produces a structured verdict without reading a single line of code.
On long tasks, an all-in-one agent loses track and reviews its own code with the same blind spots that produced it. I built opencode-team-lead to fix both problems with a strict delegation pattern.