From c645a4be87671b0100cb422ffaf09a0739baa544 Mon Sep 17 00:00:00 2001 From: Durable Workflow Date: Mon, 31 Aug 2026 15:14:44 +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 00000000..82b1c4f9 --- /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.