From d8451936748f901ec146e4e492cb9c3350523b72 Mon Sep 17 00:00:00 2001 From: Durable Workflow Date: Mon, 31 Aug 2026 15:14:20 +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 0000000000..82b1c4f980 --- /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.