Comment by setopt

Comment by setopt 4 days ago

3 replies

The point is that .agents is a hidden file while AGENTS.md is in your face like a README intended for humans.

Having an in-your-face file that links to a hidden file serves no purpose.

meander_water 4 days ago

I don't see the point of having it hidden though. Having it "in your face" means you can actively tune it yourself, or using the LLM itself.

  • pacifika 4 days ago

    Webservers convention not to serve hidden files

    • selcuka 4 days ago

      RFC 5785 (/.well-known/) breaks this convention, but sure, you are right in general.