Live data from Hacker News

AGENTS.md – Open format for guiding coding agents

agents.md

181–190 of 398 posts

Re: AGENTS.md – Open format for guiding coding agents

#182
post #162

Earlier quoted context omitted.

Or accept the fact that we're in 2025 and not follow Unix conventions from when paper and printer ink were expensive and they were printing out listings, and just name the thing "source". I've gotten used to it, obviously - as someone with a career in IT for 20 years - but /etc & co. annoy me to no end. I know it will never change, I know why it won't change, I know GoboLinux will be just an interesting experiment, b…

Have you considered that there are other metrics people are optimizing for nowadays? Perhaps typeability, screen real estate, familiarity/convention, etc.? Do you really want /User Files/Bob's Files/Coding Projects/Python Projects/Bob's Cool Python Library/Source Code/Model Files/SomeObject.py?

Path length is still a thing in MS Windows, so be careful ;)

Re: AGENTS.md – Open format for guiding coding agents

#184
post #183

If agents are so smart why not using what already exists for guiding humans, like README.md or literally any md/rst resource they can find in the repo? This is so stupid, and we're allowing it to happen.

Honestly the stuff in my llm instructions file is basically just a readme that is just as good for human consumption. Why aren't we just calling it a readme then?

Re: AGENTS.md – Open format for guiding coding agents

#185
Strange website. It is made by OpenAI. I suppose they are doing this to gain visits and as marketing positioning?

There is no format here, just a filename.

Also, Anthropic/Claude is a glaring omission. I suppose people can use symbolic links if they want to and point CLAUDE.md at AGENTS.md.

Re: AGENTS.md – Open format for guiding coding agents

#186
post #169
post #162

Earlier quoted context omitted.

Or accept the fact that we're in 2025 and not follow Unix conventions from when paper and printer ink were expensive and they were printing out listings, and just name the thing "source". I've gotten used to it, obviously - as someone with a career in IT for 20 years - but /etc & co. annoy me to no end. I know it will never change, I know why it won't change, I know GoboLinux will be just an interesting experiment, b…

we're -> we are I've -> I have & -> and co. -> company won't -> will not it's -> it is

What is the point of this? What is this adding to the conversation?

Re: AGENTS.md – Open format for guiding coding agents

#187

Earlier quoted context omitted.

I suspect machine readable practices will become standard as AI is incorporated more into society. A good example is autonomous driving and local laws / context. "No turn on red. School days 7am-9am". So you need: where am I, when are school days for this specific school, and what datetime it is. You could attempt to gather that through search. Though more realistically I think the municipality will make the laws req…

Very strong "reverse centaur" vibes here, in the sense of humans becoming servants to machines, instead of vice versa. Not that I think making things more machine-readable is a waste of time, but you have to keep in mind the amount of human time sacrificed.

Well, it wouldn't even be the first time.

We've completely redesigned society around cars - making the most human populated environments largely worse for humans along the way.

Universal sidewalks (not really needed with slow moving traffic like horses and carts - though nice even back then), traffic lights, stop signs, street crossing, interchanges, etc.

Re: AGENTS.md – Open format for guiding coding agents

#188

This should've been an .agents¹ with an index.md. For tiny, throwaway projects, a monolithic .md file is fine. A folder allows more complex projects to use "just enough hierarchy" to provide structure, with index.md as the entry point. Along with top-level universal guidance, it can include an organization guide (easily maintained with the help of LLMs). index.md ├── auth.md ├── performance.md ├── code_quality ├── da…

Except not hidden. Why do people want to hide important files and directories? Particularly documentation? Tradition, I guess, but it's an antipattern that makes everything more opaque. Maybe robot_docs?

[deleted]

Re: AGENTS.md – Open format for guiding coding agents

#190
post #169
post #162

Earlier quoted context omitted.

Or accept the fact that we're in 2025 and not follow Unix conventions from when paper and printer ink were expensive and they were printing out listings, and just name the thing "source". I've gotten used to it, obviously - as someone with a career in IT for 20 years - but /etc & co. annoy me to no end. I know it will never change, I know why it won't change, I know GoboLinux will be just an interesting experiment, b…

we're -> we are I've -> I have & -> and co. -> company won't -> will not it's -> it is

LOL ROFLMAO
Post reply on HN