refactor: polish CLI theme + progress helpers

This commit is contained in:
Peter Steinberger
2026-01-08 05:58:43 +01:00
parent e758cccd46
commit b8a186fbd3
6 changed files with 59 additions and 25 deletions

View File

@@ -1,5 +1,4 @@
const DEFAULT_TAGLINE =
"Send, receive, and auto-reply on WhatsApp (web) and Telegram (bot).";
const DEFAULT_TAGLINE = "All your chats, one ClawdBot.";
const TAGLINES: string[] = [];