Hacker News new | ask | show | jobs
by warwickmcintosh 83 days ago
The file interaction heatmap is a smart addition. When debugging long agent runs, knowing which files got touched 30+ times vs once tells you immediately where the agent got stuck in a retry loop. One thing I'd love to see: a timeline view that highlights when the agent re-reads a file it already read that's usually the clearest signal of a stuck loop.