Discussion about this post

User's avatar
Ken Yesh's avatar

What are your thoughts on multi-agent coding systems. I feel like I'd get better performance if I had separate debugging agents from deployment agents but I'm not sure how to do that all in a single rules file

JP's avatar

The MCP tool-name drift issue you flagged is spot on. I've been using agent-browser instead of Playwright MCP for the browser bits and it mostly sidesteps that problem since it's CLI-based. Less for the model to hallucinate. Since you wrote this, the project dropped Node.js entirely for a Rust native daemon. 6MB binary, zero runtime deps. Covered the details here: https://reading.sh/your-ai-agent-doesnt-need-node-js-to-browse-the-web-4f4e1f539d3a?sk=97adeb96d716818047ace4cd5c79d879

1 more comment...

No posts

Ready for more?