From 3200b56b463cac2469fe4232bae7d02b0e30fd7d Mon Sep 17 00:00:00 2001 From: Durable Workflow Date: Mon, 31 Aug 2026 15:14:54 +0000 Subject: [PATCH] Link organization agent guidance --- AGENTS.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 AGENTS.md diff --git a/AGENTS.md b/AGENTS.md new file mode 100644 index 0000000..82b1c4f --- /dev/null +++ b/AGENTS.md @@ -0,0 +1,7 @@ +# Repository Agent Guide + +Follow the [Durable Workflow organization-wide agent guide](https://github.com/durable-workflow/.github/blob/main/AGENTS.md). + +Repository-specific build and test commands live in this repository's README +and contributing guide. The organization guide is authoritative for shared +product, issue, security, conformance, and release rules.