Almanac
technique

AGENTS.md

techniqueactiveagents-md-d45d4db8·4 events·first seen 1mo ago

Aliases: AGENTS.md

Co-occurring entities

More like this (12)

Recent events (4)

7Openai Blog·28d ago·source ↗

OpenAI co-founds Agentic AI Foundation, donates AGENTS.md

OpenAI has co-founded the Agentic AI Foundation, a new organization housed under the Linux Foundation, aimed at developing open and interoperable standards for safe agentic AI systems. As part of this initiative, OpenAI is donating AGENTS.md, a specification document, to the foundation. The move signals OpenAI's intent to shape industry-wide norms around agentic AI through open governance structures rather than proprietary control.

4Simon Willison'S Weblog·20d ago·source ↗

sqlite AGENTS.md

Simon Willison publishes an AGENTS.md file for the SQLite project, a convention for providing AI coding agents with project-specific instructions and context. This follows the emerging practice of including agent-readable documentation files in codebases to guide LLM-based tools. The post reflects the growing ecosystem of conventions around agentic coding workflows.

5Mistral Ai News·1mo ago·source ↗

Mistral Builds Autonomous Rails Test-Writing Agent Using Vibe Coding Assistant

Mistral's Applied AI Proto team built an autonomous agent that reads Ruby on Rails source files and generates or improves RSpec tests with no human intervention, running in parallel across large codebases inside CI/CD pipelines. The agent is built on Vibe, Mistral's open-source coding assistant, and uses context engineering via AGENTS.md files, per-file-type skill files, and custom tools for linting and coverage validation. Key techniques include forced self-review prompts, specialized skill files per Rails file category, and careful handling of shared RSpec factories. The approach improved a quality score from 0.68 to 0.74 through structured prompt engineering alone.

8Anthropic News·15d ago·source ↗

Anthropic Donates Model Context Protocol to Linux Foundation, Co-founds Agentic AI Foundation

Anthropic is donating the Model Context Protocol (MCP) to the newly established Agentic AI Foundation (AAIF), a directed fund under the Linux Foundation co-founded by Anthropic, Block, and OpenAI, with support from Google, Microsoft, AWS, Cloudflare, and Bloomberg. MCP has reached significant adoption milestones including 10,000+ active public servers, 97M+ monthly SDK downloads, and integration into ChatGPT, Gemini, Microsoft Copilot, and Visual Studio Code. The AAIF will also house Block's goose and OpenAI's AGENTS.md as founding projects, aiming to foster open, vendor-neutral standards for agentic AI. MCP governance will remain community-driven with existing maintainers continuing their roles.