Hacker News new | ask | show | jobs
by aflam 131 days ago
First time I see a clear split where the README markets to humans and the AGENTS.md has a clean tutorial for LLMs.

I'll give it a try, MCP apps are full of promises but protocols are so unstable that I wouldn't want to write the boiler plate myself.

1 comments

Yeah, I have to say that finding the right balance between what to write and not to write in the AGENTS.md is quite hard.

Regarding the protocols being unstable, that's quite a fair point. Maybe it is possible to automate this? That is, detecting changes in the official docs automatically, and adapt the docs and tests automatically based on it via a Coding Agent.