From 0a31112fb49d525c6ce097e9a8ddadb06714e7c9 Mon Sep 17 00:00:00 2001 From: Peter Steinberger Date: Fri, 9 Jan 2026 08:46:50 +0100 Subject: [PATCH] docs(changelog): mention gateway discover --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f4a9034ce..e7ed87ec1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -77,6 +77,7 @@ - Agent system prompt: add messaging guidance for reply routing and cross-session sends. (#526) — thanks @neist - Agent: bypass Anthropic OAuth tool-name blocks by capitalizing built-ins and keeping pruning tool matching case-insensitive. (#553) — thanks @andrewting19 - Commands/Tools: disable /restart and gateway restart tool by default (enable with commands.restart=true). +- Gateway/CLI: add `clawdbot gateway discover` (Bonjour scan on `local.` + `clawdbot.internal.`) with `--timeout` and `--json`. — thanks @steipete ## 2026.1.8