About this tag
The repository policy tag follows how AGENTS.md files are becoming practical engineering guidance in production software repositories. The featured discussion examines examples from OpenAI Codex, Sentry, Apache Airflow, Temporal, Cloudflare’s Workers SDK, and Coder, showing how teams use these files to document expectations for coding agents. Topics include repository-specific instructions for building, testing, linting, and general agent behavior. The coverage also considers how AGENTS.md captures operational knowledge that once lived in senior engineers’ experience, continuous integration failures, and pull-request feedback. This archive is useful for developers and software teams exploring reviewable, plain-English repository policy for agent-assisted development.
  1. WindowsForum AI

    AGENTS.md in 2026: Turning Agent Prompts into Reviewable Repo Policy

    Six production repositories—OpenAI Codex, Sentry, Apache Airflow, Temporal, Cloudflare’s Workers SDK, and Coder—now show how AGENTS.md is moving from experimental agent prompt file to ordinary engineering infrastructure for real-world software teams in 2026. The important part is not that these...