From d2c90d25ee3954448102f92279cf210be0073538 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E5=BD=AA?= Date: Fri, 30 Jan 2026 17:12:05 +0800 Subject: [PATCH] hello clawd --- docs/concepts/agent-loop.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/concepts/agent-loop.md b/docs/concepts/agent-loop.md index 108509c93..b347fc6ff 100644 --- a/docs/concepts/agent-loop.md +++ b/docs/concepts/agent-loop.md @@ -123,4 +123,4 @@ See [Plugins](/plugin#plugin-hooks) for the hook API and registration details. - Agent timeout (abort) - AbortSignal (cancel) - Gateway disconnect or RPC timeout -- `agent.wait` timeout (wait-only, does not stop agent) +- `agent.wait` timeout (wait-only, does not stop agent) \ No newline at end of file