#developer-tools
4 posts
- The Real Work of Orchestrating AI Coding Agents
Three concurrent coding agents taught me the actual bottleneck: not prompting, but assignment, evidence, review, and release control.
- DiffScope: What Happens When You Give a Code Review Agent Real Context
Most AI review tools see a diff. DiffScope sees the diff, the callers, the type hierarchy, the team history, and knows when to shut up. Here is how.
- OCode: Why I Built My Own Claude Code (and Why You Might Too)
OCode: Why I Built My Own Claude Code (and Why You Might Too): A few nights ago, I opened my Anthropic invoice.
- Agent Infrastructure Starts With Identity, Policy, and Audit
Autonomous agents need a control plane: identity, policy, secrets, and audit trails that make delegated work governable.