Claude Code told me what tools it needs to work faster
sderosiaux.substack.comI made tilth much for the same reasons. Its MIT licence, open source and saves you 30% token use (benchmarked)
Interesting - I've been digging into Claude Code's behavior patterns too, but from the cost side. The variance in how many API calls a task takes is wild. A simple refactoring can be 3 calls or 30 depending on codebase state. Curious what tools it suggested — did any of them relate to reducing unnecessary loops?