@MarcosHernanz: After doing ~60B tokens, this is my full AGENTS.md

X AI KOLs Timeline Tools

Summary

Marcos Hernanz shares his full AGENTS.md file after processing roughly 60 billion tokens, providing a reference for AI agent configuration.

After doing ~60B tokens, this is my full AGENTS.md https://t.co/VVXIwtSAcO
Original Article
View Cached Full Text

Cached at: 08/03/26, 11:55 PM

After doing ~60B tokens, this is my full AGENTS.md https://t.co/VVXIwtSAcO

Similar Articles

AI coding agents need a company-wide AGENTS.md

Reddit r/AI_Agents

The article proposes that organizations adopting AI coding agents should create a company-wide AGENTS.md file, similar to a human onboarding doc, to standardize agent behavior and context.

Deep Agents v0.7 (6 minute read)

TLDR AI

LangChain releases Deep Agents v0.7, a leaner agent harness that cuts base input tokens by 65% through removing the default system prompt, trimming tool descriptions, and making TodoListMiddleware opt-in, with comparable performance validated across multiple models.

@Saccc_c: AGENTS.md, summarized by Vercel engineers, can save you 80% of tokens in project development. The core is to reduce AI's ineffective iterations and token consumption through engineering decisions and solution design. Full version below, recommended to place in your project folder: # AGENTS.md - Not aimed at maintaining backward...

X AI KOLs Following

AGENTS.md summarized by Vercel engineers can save you 80% of tokens in project development. The core is to reduce AI's ineffective iterations and token consumption through engineering decisions and solution design.