chore: normalize Clawdbot naming

This commit is contained in:
Peter Steinberger
2026-01-10 05:14:09 +01:00
parent a7c8341452
commit cdb915d527
21 changed files with 54 additions and 50 deletions

View File

@@ -38,7 +38,7 @@ export function formatCliBannerLine(
const commitLabel = commit ?? "unknown";
const tagline = pickTagline(options);
const rich = options.richTty ?? isRich();
const title = "🦞 ClawdBot";
const title = "🦞 Clawdbot";
if (rich) {
return `${theme.heading(title)} ${theme.info(version)} ${theme.muted(
`(${commitLabel})`,

View File

@@ -1,4 +1,4 @@
const DEFAULT_TAGLINE = "All your chats, one ClawdBot.";
const DEFAULT_TAGLINE = "All your chats, one Clawdbot.";
const HOLIDAY_TAGLINES = {
newYear: