Full sync - all projects, memory, configs

This commit is contained in:
2026-03-21 20:27:59 -05:00
parent 2447677d4a
commit b33de10902
395 changed files with 1635300 additions and 459211 deletions

View File

@ -1 +1,50 @@
[]
[
{
"service": "Anthropic (Claude)",
"key_location": "~/.openclaw/agents/main/agent/auth-profiles.json",
"type": "OAuth token (sk-ant-oat01-...)",
"status": "active",
"notes": "Primary AI model. Opus for Case, Sonnet for agents.",
"created": "2026-01-30"
},
{
"service": "CoinEx",
"key_location": "~/.openclaw/workspace/.credentials/coinex.env",
"type": "HMAC API key (COINEX_ACCESS_ID + COINEX_SECRET_KEY)",
"status": "active",
"notes": "Futures-only. No spot, no withdraw, no transfer.",
"created": "2026-02-20"
},
{
"service": "Telegram Bot",
"key_location": "~/.openclaw/workspace/.credentials/telegram-bot.env",
"type": "Bot token (BOT_TOKEN + CHAT_ID)",
"status": "active",
"notes": "Used by CoinEx trader and other scripts for alerts.",
"created": "2026-02-08"
},
{
"service": "Gitea",
"key_location": "~/.git-credentials",
"type": "HTTP credentials",
"status": "active",
"notes": "User: case. For git push to git.letsgetnashty.com.",
"created": "2026-01-30"
},
{
"service": "Brave Search",
"key_location": "NOT CONFIGURED",
"type": "API key",
"status": "missing",
"notes": "web_search tool needs this. Run: openclaw configure --section web",
"created": null
},
{
"service": "Coolify",
"key_location": "1|KfeWUGJLTpDlWiPrjsUoTRiLUBiike7eHD0qtR6347526a37",
"type": "Coolify",
"status": "active",
"notes": "http://192.168.86.44:8000/",
"created": "2026-02-26"
}
]