From 54b2c16a76720466bcd9160fd17ac5584b8fe0c0 Mon Sep 17 00:00:00 2001 From: fourbroad Date: Mon, 7 Sep 2026 15:03:44 +0800 Subject: [PATCH] docs: link workflow.zh.md from README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1234580..abb52eb 100644 --- a/README.md +++ b/README.md @@ -60,3 +60,7 @@ The source code and issue tracker are available at the [private development repo ## License MIT License — see the source repository for details. + +## Workflow + +Curious how Octopus organizes agent work? Read about the **ticket-driven workflow system** (in Chinese): [docs/workflow.zh.md](docs/workflow.zh.md)