From cdb915d527ec622f0cbb2e679ec43c100e5b7d1c Mon Sep 17 00:00:00 2001 From: Peter Steinberger Date: Sat, 10 Jan 2026 05:14:09 +0100 Subject: [PATCH] chore: normalize Clawdbot naming --- CHANGELOG.md | 4 ++++ README.md | 4 ++-- docs/_config.yml | 2 +- docs/_layouts/default.html | 4 ++-- docs/cli/sandbox.md | 2 +- docs/concepts/agent.md | 12 ++++++------ docs/gateway/configuration.md | 12 ++++++------ docs/gateway/security.md | 2 +- docs/gateway/troubleshooting.md | 4 ++-- docs/index.md | 12 ++++++------ docs/nodes/audio.md | 2 +- docs/nodes/images.md | 4 ++-- docs/start/clawd.md | 16 ++++++++-------- docs/start/lore.md | 8 ++++---- docs/start/showcase.md | 2 +- src/agents/clawdbot-tools.session-status.test.ts | 2 +- src/auto-reply/reply.triggers.test.ts | 4 ++-- src/auto-reply/status.test.ts | 2 +- src/auto-reply/status.ts | 2 +- src/cli/banner.ts | 2 +- src/cli/tagline.ts | 2 +- 21 files changed, 54 insertions(+), 50 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1503eebe5..917f4522d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ ## 2026.1.10 +### Fixes +- CLI: `clawdbot sessions` now includes `elev:*` + `usage:*` flags in the table output. +- Branding: normalize user-facing “ClawdBot”/“CLAWDBOT” → “Clawdbot” (CLI, status, docs). + ## 2026.1.9 ### Highlights diff --git a/README.md b/README.md index f4a98a5a0..0269ec4ad 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -# 🦞 CLAWDBOT — Personal AI Assistant +# 🦞 Clawdbot — Personal AI Assistant

- CLAWDBOT + Clawdbot

diff --git a/docs/_config.yml b/docs/_config.yml index 434b27b28..06161b641 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -1,4 +1,4 @@ -title: "CLAWDBOT Docs" +title: "Clawdbot Docs" description: "A TypeScript/Node gateway + macOS/iOS/Android companions for WhatsApp (web) and Telegram (bot)." markdown: kramdown highlighter: rouge diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html index f807d17d9..f61a98db6 100644 --- a/docs/_layouts/default.html +++ b/docs/_layouts/default.html @@ -35,7 +35,7 @@