Initial commit: OpenClaw configuration and Jarvis workspace

This commit is contained in:
Jarvis
2026-02-05 08:37:34 -07:00
commit 705d8a9438
23 changed files with 1331 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
{
"version": 1,
"profiles": {
"anthropic:default": {
"type": "token",
"provider": "anthropic",
"token": "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"
}
},
"lastGood": {
"anthropic": "anthropic:default"
},
"usageStats": {
"anthropic:default": {
"errorCount": 0,
"lastFailureAt": 1770267656945,
"lastUsed": 1770305809732
}
}
}