Show HN: Agent – Inline code annotations for AI agents
github.comProblem: AI agents miss cross-project relationships — an enum that must stay in sync across repos, a client-side check that isn't the real enforcement gate. Nothing in the code makes those connections visible. Idea: lightweight comments explicit for AI agents. Do you have a few examples of repos where you used this annotation? I expect that a useful case is to link to the repo that defines the data and the agent can't edit, and you can't add the annotation there. (Like the Linux source tree by Linus himself.) Is it possible to use these annotation when one repo does not collaborate?