From 3a1f82184efd9081801a5d8c4261f234aebaf663 Mon Sep 17 00:00:00 2001 From: Jake Shore Date: Thu, 19 Feb 2026 01:46:40 -0500 Subject: [PATCH] Config backup: clawdbot.json + auth profiles (Feb 19) --- config-backup/auth-profiles-imessage.json | 40 ++++ config-backup/auth-profiles-main.json | 41 ++++ config-backup/clawdbot.json | 248 ++++++++++++++++++++++ 3 files changed, 329 insertions(+) create mode 100644 config-backup/auth-profiles-imessage.json create mode 100644 config-backup/auth-profiles-main.json create mode 100644 config-backup/clawdbot.json diff --git a/config-backup/auth-profiles-imessage.json b/config-backup/auth-profiles-imessage.json new file mode 100644 index 0000000..37ba399 --- /dev/null +++ b/config-backup/auth-profiles-imessage.json @@ -0,0 +1,40 @@ +{ + "version": 1, + "profiles": { + "zai:default": { + "type": "api_key", + "provider": "zai", + "key": "db4de5977909451cb40eef0282ac1c31.b9SzsCxgeaAHjJFB" + }, + "anthropic:claude-cli": { + "type": "oauth", + "provider": "anthropic", + "access": "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", + "refresh": "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", + "expires": 1770553363382 + } + }, + "order": { + "anthropic": [ + "anthropic:claude-cli" + ], + "zai": [ + "zai:default" + ] + }, + "lastGood": { + "zai": "zai:default", + "anthropic": "anthropic:claude-cli" + }, + "usageStats": { + "zai:default": { + "lastUsed": 1769312271222, + "errorCount": 0, + "lastFailureAt": 1769191189770 + }, + "anthropic:claude-cli": { + "lastUsed": 1769393262890, + "errorCount": 0 + } + } +} diff --git a/config-backup/auth-profiles-main.json b/config-backup/auth-profiles-main.json new file mode 100644 index 0000000..12ab923 --- /dev/null +++ b/config-backup/auth-profiles-main.json @@ -0,0 +1,41 @@ +{ + "version": 1, + "profiles": { + "zai:default": { + "type": "api_key", + "provider": "zai", + "key": "db4de5977909451cb40eef0282ac1c31.b9SzsCxgeaAHjJFB" + }, + "anthropic:claude-cli": { + "type": "oauth", + "provider": "anthropic", + "access": "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", + "refresh": "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", + "expires": 1802649600000 + } + }, + "order": { + "anthropic": [ + "anthropic:claude-cli" + ], + "zai": [ + "zai:default" + ] + }, + "lastGood": { + "zai": "zai:default", + "anthropic": "anthropic:claude-cli" + }, + "usageStats": { + "zai:default": { + "lastUsed": 1770465891515, + "errorCount": 0, + "lastFailureAt": 1770465307903 + }, + "anthropic:claude-cli": { + "lastUsed": 1771483535293, + "errorCount": 0, + "lastFailureAt": 1771470865779 + } + } +} diff --git a/config-backup/clawdbot.json b/config-backup/clawdbot.json new file mode 100644 index 0000000..dff2970 --- /dev/null +++ b/config-backup/clawdbot.json @@ -0,0 +1,248 @@ +{ + "meta": { + "lastTouchedVersion": "2026.1.24-3", + "lastTouchedAt": "2026-02-17T16:53:09.571Z" + }, + "env": { + "vars": { + "BRAVE_API_KEY": "BSAyUUbjGzJ17OqrzwmmpjLJmGRSxaW", + "CLOUDFLARE_API_TOKEN": "ozN-i-NXsvcr2sxXCgfWMUyEPhSMjSpxMsQUyb3m" + } + }, + "wizard": { + "lastRunAt": "2026-02-17T12:38:25.813Z", + "lastRunVersion": "2026.1.24-3", + "lastRunCommand": "doctor", + "lastRunMode": "local" + }, + "browser": { + "enabled": true, + "controlUrl": "http://127.0.0.1:18791", + "color": "#FF4500", + "attachOnly": false + }, + "auth": { + "profiles": { + "zai:default": { + "provider": "zai", + "mode": "api_key" + }, + "anthropic:claude-cli": { + "provider": "anthropic", + "mode": "oauth" + } + } + }, + "agents": { + "defaults": { + "model": { + "primary": "anthropic/claude-opus-4-6" + }, + "models": { + "anthropic/claude-opus-4-6": { + "alias": "opus" + }, + "anthropic/claude-opus-4-5": { + "alias": "opus45" + }, + "anthropic/claude-sonnet-4-5": { + "alias": "sonnet" + } + }, + "workspace": "/Users/jakeshore/.clawdbot/workspace", + "memorySearch": { + "provider": "local" + }, + "heartbeat": { + "prompt": "HEARTBEAT" + }, + "maxConcurrent": 4, + "subagents": { + "maxConcurrent": 8 + } + }, + "list": [ + { + "id": "main", + "identity": { + "name": "Buba", + "theme": "Caring friend", + "emoji": "💛" + }, + "groupChat": { + "mentionPatterns": [ + "(?i)\\bbuba\\b" + ] + } + }, + { + "id": "imessage", + "workspace": "/Users/jakeshore/.clawdbot/workspace", + "model": { + "primary": "anthropic/claude-opus-4-6" + }, + "identity": { + "name": "Buba", + "theme": "Caring friend", + "emoji": "💛" + }, + "groupChat": { + "mentionPatterns": [ + "(?i)\\bbuba\\b" + ] + } + } + ] + }, + "tools": { + "web": { + "search": { + "enabled": true, + "apiKey": "BSAyUUbjGzJ17OqrzwmmpjLJmGRSxaW" + }, + "fetch": { + "enabled": true + } + }, + "exec": { + "security": "full" + } + }, + "bindings": [ + { + "agentId": "imessage", + "match": { + "channel": "bluebubbles" + } + } + ], + "messages": { + "ackReactionScope": "group-mentions" + }, + "commands": { + "native": "auto", + "nativeSkills": "auto" + }, + "hooks": { + "enabled": true, + "path": "/hooks", + "token": "qnLSLAojTmhgdA4vktyaDsoDyvL9yUT_fPVR32vSdxk" + }, + "channels": { + "discord": { + "token": "MTQ1ODIzNDU5MzcxNDExNDY0MA.GmFROz.V8GyvBWFD9LtpOWtOIUxHRDfyoPHQJU4XKXDWc", + "allowBots": true, + "groupPolicy": "open", + "actions": { + "reactions": true, + "threads": true + }, + "dm": { + "policy": "open", + "allowFrom": [ + "*" + ] + }, + "guilds": { + "1458233582404501547": { + "requireMention": true, + "reactionNotifications": "all" + }, + "1449158500344270961": { + "requireMention": true, + "reactionNotifications": "all" + }, + "1464840136075513876": { + "requireMention": true, + "reactionNotifications": "all" + }, + "1464881555821560007": { + "requireMention": true + }, + "1465465447687393373": { + "requireMention": true, + "reactionNotifications": "all" + } + } + }, + "bluebubbles": { + "enabled": true, + "serverUrl": "http://127.0.0.1:1235", + "password": "Realconnect33!", + "webhookPath": "/bluebubbles-webhook", + "dmPolicy": "open", + "allowFrom": [ + "*" + ], + "groupAllowFrom": [ + "+19145009208", + "+19175028872", + "+19179929834" + ], + "groupPolicy": "allowlist", + "groups": { + "*": { + "requireMention": true + } + }, + "actions": { + "reactions": true, + "sendAttachment": true + } + } + }, + "talk": { + "apiKey": "sk_6ccc5828a2e1bebde88caf2ba771e4a4e0cc0775828fe4e3", + "interruptOnSpeech": true + }, + "gateway": { + "port": 18789, + "mode": "local", + "bind": "loopback", + "tailscale": { + "mode": "off", + "resetOnExit": false + }, + "remote": { + "url": "ws://jakes-macbook-pro.tailb09b9b.ts.net:18789" + } + }, + "skills": { + "install": { + "nodeManager": "pnpm" + }, + "entries": { + "brave-search": { + "apiKey": "BSAyUUbjGzJ17OqrzwmmpjLJmGRSxaW" + }, + "goplaces": { + "apiKey": "AIzaSyCURa44yyEfb1nAagVXaUYz4kFQpq29zas" + }, + "local-places": { + "apiKey": "AIzaSyCURa44yyEfb1nAagVXaUYz4kFQpq29zas" + }, + "nano-banana-pro": { + "apiKey": "AIzaSyClMlVU3Z1jh1UBxTRn25yesH8RU1q_umY" + }, + "openai-whisper-api": { + "apiKey": "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" + }, + "sag": { + "apiKey": "sk_6ccc5828a2e1bebde88caf2ba771e4a4e0cc0775828fe4e3" + }, + "browser-use": { + "apiKey": "bu_4HXPHSTjVdP-PWldVXJOE1yDo35DQhstN2jq4I2hpKc" + } + } + }, + "plugins": { + "entries": { + "discord": { + "enabled": true + }, + "bluebubbles": { + "enabled": true + } + } + } +}