temp check-in
This commit is contained in:
12
agents/main/agent/auth-state.json
Normal file
12
agents/main/agent/auth-state.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"version": 1,
|
||||
"lastGood": {
|
||||
"openrouter": "openrouter:default"
|
||||
},
|
||||
"usageStats": {
|
||||
"openrouter:default": {
|
||||
"errorCount": 0,
|
||||
"lastUsed": 1775676500463
|
||||
}
|
||||
}
|
||||
}
|
||||
6
credentials/telegram-default-allowFrom.json
Normal file
6
credentials/telegram-default-allowFrom.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"version": 1,
|
||||
"allowFrom": [
|
||||
"1612147704"
|
||||
]
|
||||
}
|
||||
4
credentials/telegram-pairing.json
Normal file
4
credentials/telegram-pairing.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"version": 1,
|
||||
"requests": []
|
||||
}
|
||||
@@ -3,8 +3,8 @@
|
||||
"deviceId": "e796a1ffd93bf87aeb34e302be6a58d286dc2e174297478f5ea7c56df7a8a704",
|
||||
"publicKey": "mDAF2NoFDrH49rFvVveW_rOY853sKz0IXxfq8mbfa1o",
|
||||
"platform": "linux",
|
||||
"clientId": "cli",
|
||||
"clientMode": "probe",
|
||||
"clientId": "gateway-client",
|
||||
"clientMode": "backend",
|
||||
"role": "operator",
|
||||
"roles": [
|
||||
"operator"
|
||||
@@ -27,5 +27,47 @@
|
||||
},
|
||||
"createdAtMs": 1775672538463,
|
||||
"approvedAtMs": 1775672538463
|
||||
},
|
||||
"12387790dd447c1e211fda674510d39ca4d628b1ade6277df2247644ce3e1dc6": {
|
||||
"deviceId": "12387790dd447c1e211fda674510d39ca4d628b1ade6277df2247644ce3e1dc6",
|
||||
"publicKey": "BF-8jQQmBVU6ZImY8IRBd6SS8aI4n7ai3fzL0Chmm18",
|
||||
"platform": "Win32",
|
||||
"clientId": "openclaw-control-ui",
|
||||
"clientMode": "webchat",
|
||||
"role": "operator",
|
||||
"roles": [
|
||||
"operator"
|
||||
],
|
||||
"scopes": [
|
||||
"operator.admin",
|
||||
"operator.read",
|
||||
"operator.write",
|
||||
"operator.approvals",
|
||||
"operator.pairing"
|
||||
],
|
||||
"approvedScopes": [
|
||||
"operator.admin",
|
||||
"operator.read",
|
||||
"operator.write",
|
||||
"operator.approvals",
|
||||
"operator.pairing"
|
||||
],
|
||||
"tokens": {
|
||||
"operator": {
|
||||
"token": "HMnQD93ett_Z-kDcu3jRN8JKUSj15BY0796ke_nFKYM",
|
||||
"role": "operator",
|
||||
"scopes": [
|
||||
"operator.admin",
|
||||
"operator.approvals",
|
||||
"operator.pairing",
|
||||
"operator.read",
|
||||
"operator.write"
|
||||
],
|
||||
"createdAtMs": 1775674591192,
|
||||
"lastUsedAtMs": 1775676420903
|
||||
}
|
||||
},
|
||||
"createdAtMs": 1775674591192,
|
||||
"approvedAtMs": 1775674591192
|
||||
}
|
||||
}
|
||||
@@ -1 +1,20 @@
|
||||
{}
|
||||
{
|
||||
"2c653937-268d-487a-9136-1f111ab28dda": {
|
||||
"requestId": "2c653937-268d-487a-9136-1f111ab28dda",
|
||||
"deviceId": "e796a1ffd93bf87aeb34e302be6a58d286dc2e174297478f5ea7c56df7a8a704",
|
||||
"publicKey": "mDAF2NoFDrH49rFvVveW_rOY853sKz0IXxfq8mbfa1o",
|
||||
"platform": "linux",
|
||||
"clientId": "gateway-client",
|
||||
"clientMode": "backend",
|
||||
"role": "operator",
|
||||
"roles": [
|
||||
"operator"
|
||||
],
|
||||
"scopes": [
|
||||
"operator.write"
|
||||
],
|
||||
"silent": false,
|
||||
"isRepair": true,
|
||||
"ts": 1775676434377
|
||||
}
|
||||
}
|
||||
9
exec-approvals.json
Normal file
9
exec-approvals.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"version": 1,
|
||||
"socket": {
|
||||
"path": "/home/mrsbates/.openclaw/exec-approvals.sock",
|
||||
"token": "rOcHZIr9rOrEW0hQpjWKQEtTFvKr7dPV"
|
||||
},
|
||||
"defaults": {},
|
||||
"agents": {}
|
||||
}
|
||||
@@ -8,7 +8,7 @@
|
||||
"scopes": [
|
||||
"operator.read"
|
||||
],
|
||||
"updatedAtMs": 1775672619000
|
||||
"updatedAtMs": 1775676432038
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"agents": {
|
||||
"defaults": {
|
||||
"workspace": "/home/mrbates/.openclaw/workspace",
|
||||
"workspace": "/home/mrsbates/.openclaw/workspace",
|
||||
"models": {
|
||||
"openrouter/auto": {
|
||||
"alias": "OpenRouter"
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user