diff --git a/.git-credentials/config b/.git-credentials/config index a0c3377..917778d 100644 --- a/.git-credentials/config +++ b/.git-credentials/config @@ -1,2 +1,3 @@ +http://yangxuan:gitea123456@localhost%3a3000 https://xuan-java:3gynj20J@gitee.com http://be00af92b4fc91fd6fecbe95751702a51021981a@localhost:3000 diff --git a/agents/main/agent/models.json b/agents/main/agent/models.json index 1c8cc1c..06a9e32 100644 --- a/agents/main/agent/models.json +++ b/agents/main/agent/models.json @@ -361,6 +361,45 @@ "baseUrl": "http://192.168.2.74:3000/v1", "apiKey": "sk-vaYyq9RwzyLlvAvHHUXzOTWkbioP76YW58vKuplq2npSkfZr", "api": "openai-completions" + }, + "deepseek": { + "baseUrl": "https://api.deepseek.com/v1", + "apiKey": "sk-893b90b270ad4697a0b0b24969964d79", + "api": "openai-completions", + "models": [ + { + "id": "deepseek-v4-pro", + "name": "DeepSeek V4 Pro", + "reasoning": false, + "input": [ + "text" + ], + "cost": { + "input": 1, + "output": 2, + "cacheRead": 0, + "cacheWrite": 0 + }, + "contextWindow": 1000000, + "maxTokens": 384000 + }, + { + "id": "deepseek-v4-flash", + "name": "DeepSeek V4 Flash", + "reasoning": false, + "input": [ + "text" + ], + "cost": { + "input": 1, + "output": 2, + "cacheRead": 0, + "cacheWrite": 0 + }, + "contextWindow": 1000000, + "maxTokens": 384000 + } + ] } } } diff --git a/agents/main/agent/plugins/deepseek/catalog.json b/agents/main/agent/plugins/deepseek/catalog.json deleted file mode 100644 index 21a047f..0000000 --- a/agents/main/agent/plugins/deepseek/catalog.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "generatedBy": "openclaw-plugin-model-catalog-v1", - "providers": { - "deepseek": { - "baseUrl": "https://api.deepseek.com/v1", - "models": [ - { - "id": "deepseek-v4-pro", - "name": "DeepSeek V4 Pro", - "reasoning": false, - "input": [ - "text" - ], - "cost": { - "input": 1, - "output": 2, - "cacheRead": 0, - "cacheWrite": 0 - }, - "contextWindow": 1000000, - "maxTokens": 384000 - }, - { - "id": "deepseek-v4-flash", - "name": "DeepSeek V4 Flash", - "reasoning": false, - "input": [ - "text" - ], - "cost": { - "input": 1, - "output": 2, - "cacheRead": 0, - "cacheWrite": 0 - }, - "contextWindow": 1000000, - "maxTokens": 384000 - } - ], - "api": "openai-completions", - "apiKey": "sk-893b90b270ad4697a0b0b24969964d79" - } - } -} diff --git a/agents/main/agent/plugins/ollama/catalog.json b/agents/main/agent/plugins/ollama/catalog.json index b1c1360..8cba6d9 100644 --- a/agents/main/agent/plugins/ollama/catalog.json +++ b/agents/main/agent/plugins/ollama/catalog.json @@ -3,6 +3,8 @@ "providers": { "ollama": { "baseUrl": "http://127.0.0.1:11434/v1", + "apiKey": "OLLAMA_API_KEY", + "api": "ollama", "models": [ { "id": "qwen3-coder:latest", @@ -61,9 +63,7 @@ "num_ctx": 131072 } } - ], - "apiKey": "OLLAMA_API_KEY", - "api": "ollama" + ] } } } diff --git a/identity/device-auth.json b/identity/device-auth.json index 0021abd..b0a89d3 100644 --- a/identity/device-auth.json +++ b/identity/device-auth.json @@ -12,7 +12,7 @@ "operator.read", "operator.write" ], - "updatedAtMs": 1783663851810 + "updatedAtMs": 1784018876933 } } } diff --git a/memory/main.sqlite.migrated b/memory/main.sqlite.migrated deleted file mode 100644 index 02a966c..0000000 Binary files a/memory/main.sqlite.migrated and /dev/null differ diff --git a/memory/resume.sqlite.migrated b/memory/resume.sqlite.migrated deleted file mode 100644 index 5595610..0000000 Binary files a/memory/resume.sqlite.migrated and /dev/null differ diff --git a/memory/travel.sqlite.migrated b/memory/travel.sqlite.migrated deleted file mode 100644 index ae09993..0000000 Binary files a/memory/travel.sqlite.migrated and /dev/null differ diff --git a/workspace-attestations/eb82ecbfc65a80550610330aebeb9359d0b99d93c15d5470a87aa471cb50ed03.attested b/workspace-attestations/eb82ecbfc65a80550610330aebeb9359d0b99d93c15d5470a87aa471cb50ed03.attested index 3506ef4..e773732 100644 --- a/workspace-attestations/eb82ecbfc65a80550610330aebeb9359d0b99d93c15d5470a87aa471cb50ed03.attested +++ b/workspace-attestations/eb82ecbfc65a80550610330aebeb9359d0b99d93c15d5470a87aa471cb50ed03.attested @@ -1,2 +1,2 @@ openclaw-workspace-attestation:v1 -2026-07-14T07:17:54.950Z +2026-07-14T08:49:37.865Z