From b6a036b68c9862338b4681c0245bf72ed2a378d5 Mon Sep 17 00:00:00 2001 From: Christoforus Surjoputro Date: Mon, 23 Mar 2026 17:22:02 +0700 Subject: [PATCH] update comment to clarify that agent and gateway container should not be run together --- docker/docker-compose.local.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docker/docker-compose.local.yml b/docker/docker-compose.local.yml index f44fac4e4..b28b6c406 100644 --- a/docker/docker-compose.local.yml +++ b/docker/docker-compose.local.yml @@ -1,3 +1,6 @@ +# ───────────────────────────────────────────── +# PicoClaw Agent and PicoClaw Gateway should not be run together +# ───────────────────────────────────────────── services: # ───────────────────────────────────────────── # PicoClaw Agent (one-shot query)