refactor: rename clawdbot to moltbot with legacy compat
This commit is contained in:
@@ -48,17 +48,17 @@ SHOW_HELP=false
|
||||
# Function to show usage
|
||||
show_usage() {
|
||||
cat << EOF
|
||||
clawlog - Clawdbot Logging Utility
|
||||
clawlog - Moltbot Logging Utility
|
||||
|
||||
USAGE:
|
||||
clawlog [OPTIONS]
|
||||
|
||||
DESCRIPTION:
|
||||
View Clawdbot logs with full details (bypasses Apple's privacy redaction).
|
||||
View Moltbot logs with full details (bypasses Apple's privacy redaction).
|
||||
Requires sudo access configured for /usr/bin/log command.
|
||||
|
||||
LOG FLOW ARCHITECTURE:
|
||||
Clawdbot logs flow through the macOS unified log (subsystem: com.clawdbot).
|
||||
Moltbot logs flow through the macOS unified log (subsystem: com.clawdbot).
|
||||
|
||||
LOG CATEGORIES (examples):
|
||||
• voicewake - Voice wake detection/test harness
|
||||
|
||||
Reference in New Issue
Block a user