All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

ETH Zurich Research Questions Effectiveness of AGENTS.md Files for AI Coding Agents

By

noemit

2mo ago· 5 min readenInsight

Summary

ETH Zurich researchers published a paper challenging the value of AGENTS.md files for AI coding agents, finding they often hinder rather than help. The study recommends omitting LLM-generated context files entirely and limiting human-written instructions to only non-inferable details like specific tooling or custom build commands. The research team analyzed 60,000 open-source repositories and found that while context files are widely recommended, they frequently contain redundant or counterproductive information for AI coding agents.

Key quotes

· 3 pulled
Despite widespread industry recommendations, a new ETH Zurich paper concludes that AGENTS.md files may often hinder AI coding agents.
The researchers recommend omitting LLM-generated context files entirely and limiting human-written instructions to non-inferable details, such as highly specific tooling or custom build commands.
The team behind the work, including Thibaud Gloaguen, Niels Mündler, Mark Müller, Veselin Raychev, and Martin Vechev, justified the research by noting that while 60,000 open-source repositories currently contain context files such as AGENTS.md...
Snippet from the RSS feed
Despite widespread industry recommendations, a new ETH Zurich paper concludes that AGENTS.md files may often hinder AI coding agents. The researchers recommend omitting LLM-generated context files ent

You might also wanna read