@MarcosHernanz: After doing ~60B tokens, this is my full AGENTS.md
Summary
Marcos Hernanz shares his full AGENTS.md file after processing roughly 60 billion tokens, providing a reference for AI agent configuration.
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
@_jaydeepkarale: What AGENTS.md, SKILL.md, and CLAUDE.md do differently, and how to use them without wasting tokens
Explains the differences between AGENTS.md, SKILL.md, and CLAUDE.md for AI coding agents, and offers practical guidance on using them without wasting tokens.
AI coding agents need a company-wide AGENTS.md
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.
@billtheinvestor: 开发系统最极致高效的Agents.md,没有之一: # AGENTS.md ## Core Principles - Choose the simplest implementation that fully satisfies the …
A developer shares a comprehensive Agents.md template with core principles for building and maintaining trading systems using AI agents, covering strategy development, engineering standards, and scope discipline.
Deep Agents v0.7 (6 minute read)
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...
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.