chore(openclaw): sync runtime state
This commit is contained in:
+323
-130
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"meta": {
|
||||
"lastTouchedVersion": "2026.3.23-2",
|
||||
"lastTouchedAt": "2026-03-26T07:36:59.332Z"
|
||||
"lastTouchedVersion": "2026.3.24",
|
||||
"lastTouchedAt": "2026-03-27T03:49:54.912Z"
|
||||
},
|
||||
"wizard": {
|
||||
"lastRunAt": "2026-03-17T23:01:32.536Z",
|
||||
@@ -34,10 +34,19 @@
|
||||
"anthropic:manual": {
|
||||
"provider": "anthropic",
|
||||
"mode": "token"
|
||||
},
|
||||
"zai:default": {
|
||||
"provider": "zai",
|
||||
"mode": "api_key"
|
||||
},
|
||||
"anthropic:default": {
|
||||
"provider": "anthropic",
|
||||
"mode": "token"
|
||||
}
|
||||
}
|
||||
},
|
||||
"models": {
|
||||
"mode": "merge",
|
||||
"providers": {
|
||||
"litellm": {
|
||||
"baseUrl": "http://192.168.153.113:18804/v1",
|
||||
@@ -554,6 +563,17 @@
|
||||
"contextWindow": 200000,
|
||||
"maxTokens": 64000
|
||||
},
|
||||
{
|
||||
"id": "gemma-3-12b-local",
|
||||
"name": "Gemma 3 12B Instruct (local)",
|
||||
"api": "openai-completions",
|
||||
"reasoning": false,
|
||||
"input": [
|
||||
"text"
|
||||
],
|
||||
"contextWindow": 131072,
|
||||
"maxTokens": 8192
|
||||
},
|
||||
{
|
||||
"id": "gemini-3-pro-preview",
|
||||
"name": "gemini-3-pro-preview",
|
||||
@@ -682,57 +702,8 @@
|
||||
"maxTokens": 16384
|
||||
},
|
||||
{
|
||||
"id": "copilot-gpt-4o",
|
||||
"name": "copilot-gpt-4o",
|
||||
"api": "openai-completions",
|
||||
"reasoning": false,
|
||||
"input": [
|
||||
"text",
|
||||
"image"
|
||||
],
|
||||
"contextWindow": 128000,
|
||||
"maxTokens": 8192
|
||||
},
|
||||
{
|
||||
"id": "copilot-gpt-4.1",
|
||||
"name": "copilot-gpt-4.1",
|
||||
"api": "openai-completions",
|
||||
"reasoning": false,
|
||||
"input": [
|
||||
"text",
|
||||
"image"
|
||||
],
|
||||
"contextWindow": 1047576,
|
||||
"maxTokens": 32768
|
||||
},
|
||||
{
|
||||
"id": "copilot-gpt-5-mini",
|
||||
"name": "copilot-gpt-5-mini",
|
||||
"api": "openai-completions",
|
||||
"reasoning": true,
|
||||
"input": [
|
||||
"text",
|
||||
"image"
|
||||
],
|
||||
"contextWindow": 400000,
|
||||
"maxTokens": 128000
|
||||
},
|
||||
{
|
||||
"id": "copilot-gpt-5.1",
|
||||
"name": "copilot-gpt-5.1",
|
||||
"api": "openai-completions",
|
||||
"reasoning": true,
|
||||
"input": [
|
||||
"text",
|
||||
"image"
|
||||
],
|
||||
"contextWindow": 400000,
|
||||
"maxTokens": 128000
|
||||
},
|
||||
{
|
||||
"id": "copilot-gpt-5.2",
|
||||
"name": "copilot-gpt-5.2",
|
||||
"api": "openai-completions",
|
||||
"id": "gpt-5.4",
|
||||
"name": "gpt-5.4",
|
||||
"reasoning": true,
|
||||
"input": [
|
||||
"text",
|
||||
@@ -800,6 +771,97 @@
|
||||
"contextWindow": 400000,
|
||||
"maxTokens": 128000
|
||||
},
|
||||
{
|
||||
"id": "copilot-gpt-4o",
|
||||
"name": "copilot-gpt-4o",
|
||||
"api": "openai-completions",
|
||||
"reasoning": false,
|
||||
"input": [
|
||||
"text",
|
||||
"image"
|
||||
],
|
||||
"contextWindow": 128000,
|
||||
"maxTokens": 8192
|
||||
},
|
||||
{
|
||||
"id": "copilot-gpt-4.1",
|
||||
"name": "copilot-gpt-4.1",
|
||||
"api": "openai-completions",
|
||||
"reasoning": false,
|
||||
"input": [
|
||||
"text",
|
||||
"image"
|
||||
],
|
||||
"contextWindow": 1047576,
|
||||
"maxTokens": 32768
|
||||
},
|
||||
{
|
||||
"id": "copilot-gpt-5-mini",
|
||||
"name": "copilot-gpt-5-mini",
|
||||
"api": "openai-completions",
|
||||
"reasoning": true,
|
||||
"input": [
|
||||
"text",
|
||||
"image"
|
||||
],
|
||||
"contextWindow": 400000,
|
||||
"maxTokens": 128000
|
||||
},
|
||||
{
|
||||
"id": "copilot-gpt-5.1",
|
||||
"name": "copilot-gpt-5.1",
|
||||
"api": "openai-completions",
|
||||
"reasoning": true,
|
||||
"input": [
|
||||
"text",
|
||||
"image"
|
||||
],
|
||||
"contextWindow": 400000,
|
||||
"maxTokens": 128000
|
||||
},
|
||||
{
|
||||
"id": "copilot-gpt-5.2",
|
||||
"name": "copilot-gpt-5.2",
|
||||
"api": "openai-completions",
|
||||
"reasoning": true,
|
||||
"input": [
|
||||
"text",
|
||||
"image"
|
||||
],
|
||||
"contextWindow": 400000,
|
||||
"maxTokens": 128000
|
||||
},
|
||||
{
|
||||
"id": "copilot-claude-opus-4.5",
|
||||
"name": "copilot-claude-opus-4.5",
|
||||
"api": "openai-completions",
|
||||
"reasoning": false,
|
||||
"input": [
|
||||
"text"
|
||||
],
|
||||
"contextWindow": 200000,
|
||||
"maxTokens": 8192
|
||||
},
|
||||
{
|
||||
"id": "glm-4.7-flash",
|
||||
"name": "glm-4.7-flash",
|
||||
"reasoning": false,
|
||||
"input": [
|
||||
"text"
|
||||
],
|
||||
"contextWindow": 200000,
|
||||
"maxTokens": 8192
|
||||
},
|
||||
{
|
||||
"id": "glm-5",
|
||||
"name": "glm-5",
|
||||
"reasoning": false,
|
||||
"input": [
|
||||
"text"
|
||||
],
|
||||
"contextWindow": 200000,
|
||||
"maxTokens": 8192
|
||||
},
|
||||
{
|
||||
"id": "copilot-claude-opus-4.6",
|
||||
"name": "copilot-claude-opus-4.6",
|
||||
@@ -856,28 +918,6 @@
|
||||
"contextWindow": 200000,
|
||||
"maxTokens": 64000
|
||||
},
|
||||
{
|
||||
"id": "copilot-claude-opus-4.5",
|
||||
"name": "copilot-claude-opus-4.5",
|
||||
"api": "openai-completions",
|
||||
"reasoning": false,
|
||||
"input": [
|
||||
"text"
|
||||
],
|
||||
"contextWindow": 200000,
|
||||
"maxTokens": 8192
|
||||
},
|
||||
{
|
||||
"id": "copilot-grok-code-fast",
|
||||
"name": "copilot-grok-code-fast",
|
||||
"api": "openai-completions",
|
||||
"reasoning": false,
|
||||
"input": [
|
||||
"text"
|
||||
],
|
||||
"contextWindow": 200000,
|
||||
"maxTokens": 8192
|
||||
},
|
||||
{
|
||||
"id": "copilot-claude-haiku-4.5",
|
||||
"name": "copilot-claude-haiku-4.5",
|
||||
@@ -935,48 +975,201 @@
|
||||
"maxTokens": 8192
|
||||
},
|
||||
{
|
||||
"id": "glm-4.7-flash",
|
||||
"name": "glm-4.7-flash",
|
||||
"reasoning": false,
|
||||
"input": [
|
||||
"text"
|
||||
],
|
||||
"contextWindow": 200000,
|
||||
"maxTokens": 8192
|
||||
},
|
||||
{
|
||||
"id": "glm-5",
|
||||
"name": "glm-5",
|
||||
"reasoning": false,
|
||||
"input": [
|
||||
"text"
|
||||
],
|
||||
"contextWindow": 200000,
|
||||
"maxTokens": 8192
|
||||
},
|
||||
{
|
||||
"id": "gpt-5.4",
|
||||
"name": "gpt-5.4",
|
||||
"reasoning": true,
|
||||
"input": [
|
||||
"text",
|
||||
"image"
|
||||
],
|
||||
"contextWindow": 400000,
|
||||
"maxTokens": 128000
|
||||
},
|
||||
{
|
||||
"id": "gemma-3-12b-local",
|
||||
"name": "Gemma 3 12B Instruct (local)",
|
||||
"id": "copilot-grok-code-fast",
|
||||
"name": "copilot-grok-code-fast",
|
||||
"api": "openai-completions",
|
||||
"reasoning": false,
|
||||
"input": [
|
||||
"text"
|
||||
],
|
||||
"contextWindow": 131072,
|
||||
"contextWindow": 200000,
|
||||
"maxTokens": 8192
|
||||
}
|
||||
]
|
||||
},
|
||||
"zai": {
|
||||
"baseUrl": "https://api.z.ai/api/coding/paas/v4",
|
||||
"api": "openai-completions",
|
||||
"models": [
|
||||
{
|
||||
"id": "glm-5",
|
||||
"name": "GLM-5",
|
||||
"reasoning": true,
|
||||
"input": [
|
||||
"text"
|
||||
],
|
||||
"cost": {
|
||||
"input": 1,
|
||||
"output": 3.2,
|
||||
"cacheRead": 0.2,
|
||||
"cacheWrite": 0
|
||||
},
|
||||
"contextWindow": 202800,
|
||||
"maxTokens": 131100
|
||||
},
|
||||
{
|
||||
"id": "glm-5-turbo",
|
||||
"name": "GLM-5 Turbo",
|
||||
"reasoning": true,
|
||||
"input": [
|
||||
"text"
|
||||
],
|
||||
"cost": {
|
||||
"input": 1.2,
|
||||
"output": 4,
|
||||
"cacheRead": 0.24,
|
||||
"cacheWrite": 0
|
||||
},
|
||||
"contextWindow": 202800,
|
||||
"maxTokens": 131100
|
||||
},
|
||||
{
|
||||
"id": "glm-4.7",
|
||||
"name": "GLM-4.7",
|
||||
"reasoning": true,
|
||||
"input": [
|
||||
"text"
|
||||
],
|
||||
"cost": {
|
||||
"input": 0.6,
|
||||
"output": 2.2,
|
||||
"cacheRead": 0.11,
|
||||
"cacheWrite": 0
|
||||
},
|
||||
"contextWindow": 204800,
|
||||
"maxTokens": 131072
|
||||
},
|
||||
{
|
||||
"id": "glm-4.7-flash",
|
||||
"name": "GLM-4.7 Flash",
|
||||
"reasoning": true,
|
||||
"input": [
|
||||
"text"
|
||||
],
|
||||
"cost": {
|
||||
"input": 0.07,
|
||||
"output": 0.4,
|
||||
"cacheRead": 0,
|
||||
"cacheWrite": 0
|
||||
},
|
||||
"contextWindow": 200000,
|
||||
"maxTokens": 131072
|
||||
},
|
||||
{
|
||||
"id": "glm-4.7-flashx",
|
||||
"name": "GLM-4.7 FlashX",
|
||||
"reasoning": true,
|
||||
"input": [
|
||||
"text"
|
||||
],
|
||||
"cost": {
|
||||
"input": 0.06,
|
||||
"output": 0.4,
|
||||
"cacheRead": 0.01,
|
||||
"cacheWrite": 0
|
||||
},
|
||||
"contextWindow": 200000,
|
||||
"maxTokens": 128000
|
||||
},
|
||||
{
|
||||
"id": "glm-4.6",
|
||||
"name": "GLM-4.6",
|
||||
"reasoning": true,
|
||||
"input": [
|
||||
"text"
|
||||
],
|
||||
"cost": {
|
||||
"input": 0.6,
|
||||
"output": 2.2,
|
||||
"cacheRead": 0.11,
|
||||
"cacheWrite": 0
|
||||
},
|
||||
"contextWindow": 204800,
|
||||
"maxTokens": 131072
|
||||
},
|
||||
{
|
||||
"id": "glm-4.6v",
|
||||
"name": "GLM-4.6V",
|
||||
"reasoning": true,
|
||||
"input": [
|
||||
"text",
|
||||
"image"
|
||||
],
|
||||
"cost": {
|
||||
"input": 0.3,
|
||||
"output": 0.9,
|
||||
"cacheRead": 0,
|
||||
"cacheWrite": 0
|
||||
},
|
||||
"contextWindow": 128000,
|
||||
"maxTokens": 32768
|
||||
},
|
||||
{
|
||||
"id": "glm-4.5",
|
||||
"name": "GLM-4.5",
|
||||
"reasoning": true,
|
||||
"input": [
|
||||
"text"
|
||||
],
|
||||
"cost": {
|
||||
"input": 0.6,
|
||||
"output": 2.2,
|
||||
"cacheRead": 0.11,
|
||||
"cacheWrite": 0
|
||||
},
|
||||
"contextWindow": 131072,
|
||||
"maxTokens": 98304
|
||||
},
|
||||
{
|
||||
"id": "glm-4.5-air",
|
||||
"name": "GLM-4.5 Air",
|
||||
"reasoning": true,
|
||||
"input": [
|
||||
"text"
|
||||
],
|
||||
"cost": {
|
||||
"input": 0.2,
|
||||
"output": 1.1,
|
||||
"cacheRead": 0.03,
|
||||
"cacheWrite": 0
|
||||
},
|
||||
"contextWindow": 131072,
|
||||
"maxTokens": 98304
|
||||
},
|
||||
{
|
||||
"id": "glm-4.5-flash",
|
||||
"name": "GLM-4.5 Flash",
|
||||
"reasoning": true,
|
||||
"input": [
|
||||
"text"
|
||||
],
|
||||
"cost": {
|
||||
"input": 0,
|
||||
"output": 0,
|
||||
"cacheRead": 0,
|
||||
"cacheWrite": 0
|
||||
},
|
||||
"contextWindow": 131072,
|
||||
"maxTokens": 98304
|
||||
},
|
||||
{
|
||||
"id": "glm-4.5v",
|
||||
"name": "GLM-4.5V",
|
||||
"reasoning": true,
|
||||
"input": [
|
||||
"text",
|
||||
"image"
|
||||
],
|
||||
"cost": {
|
||||
"input": 0.6,
|
||||
"output": 1.8,
|
||||
"cacheRead": 0,
|
||||
"cacheWrite": 0
|
||||
},
|
||||
"contextWindow": 64000,
|
||||
"maxTokens": 16384
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -1188,6 +1381,7 @@
|
||||
"litellm/anthropic-sub/claude-opus-4-6": {},
|
||||
"litellm/anthropic-sub/claude-haiku-4-5": {},
|
||||
"litellm/anthropic-sub/claude-sonnet-4-6-test": {},
|
||||
"litellm/gemma-3-12b-local": {},
|
||||
"litellm/gemini-3-pro-preview": {},
|
||||
"litellm/gemini-flash-latest": {},
|
||||
"litellm/gemini-flash-lite-latest": {},
|
||||
@@ -1199,32 +1393,31 @@
|
||||
"litellm/zai-glm-4.5-air": {},
|
||||
"litellm/zai-glm-4.6": {},
|
||||
"litellm/zai-glm-5": {},
|
||||
"litellm/copilot-gpt-4o": {},
|
||||
"litellm/copilot-gpt-4.1": {},
|
||||
"litellm/copilot-gpt-5-mini": {},
|
||||
"litellm/copilot-gpt-5.1": {},
|
||||
"litellm/copilot-gpt-5.2": {},
|
||||
"litellm/gpt-5.4": {},
|
||||
"litellm/copilot-gpt-5.1-codex": {},
|
||||
"litellm/copilot-gpt-5.1-codex-max": {},
|
||||
"litellm/copilot-gpt-5.1-codex-mini": {},
|
||||
"litellm/copilot-gpt-5.2-codex": {},
|
||||
"litellm/copilot-gpt-5.3-codex": {},
|
||||
"litellm/copilot-gpt-4o": {},
|
||||
"litellm/copilot-gpt-4.1": {},
|
||||
"litellm/copilot-gpt-5-mini": {},
|
||||
"litellm/copilot-gpt-5.1": {},
|
||||
"litellm/copilot-gpt-5.2": {},
|
||||
"litellm/copilot-claude-opus-4.5": {},
|
||||
"litellm/glm-4.7-flash": {},
|
||||
"litellm/glm-5": {},
|
||||
"litellm/copilot-claude-opus-4.6": {},
|
||||
"litellm/copilot-claude-opus-4.6-fast": {},
|
||||
"litellm/copilot-claude-sonnet-4.6": {},
|
||||
"litellm/copilot-claude-sonnet-4.5": {},
|
||||
"litellm/copilot-claude-sonnet-4": {},
|
||||
"litellm/copilot-claude-opus-4.5": {},
|
||||
"litellm/copilot-grok-code-fast": {},
|
||||
"litellm/copilot-claude-haiku-4.5": {},
|
||||
"litellm/copilot-gemini-2.5-pro": {},
|
||||
"litellm/copilot-gemini-3-flash": {},
|
||||
"litellm/copilot-gemini-3-pro": {},
|
||||
"litellm/copilot-gemini-3.1-pro": {},
|
||||
"litellm/glm-4.7-flash": {},
|
||||
"litellm/glm-5": {},
|
||||
"litellm/gpt-5.4": {},
|
||||
"litellm/gemma-3-12b-local": {}
|
||||
"litellm/copilot-grok-code-fast": {}
|
||||
},
|
||||
"memorySearch": {
|
||||
"provider": "ollama",
|
||||
@@ -1255,7 +1448,7 @@
|
||||
"default": true,
|
||||
"name": "Main",
|
||||
"model": {
|
||||
"primary": "github-copilot/claude-sonnet-4.6",
|
||||
"primary": "openai-codex/gpt-5.4",
|
||||
"fallbacks": [
|
||||
"anthropic/claude-sonnet-4-6",
|
||||
"zai/glm-4.7"
|
||||
@@ -1290,7 +1483,7 @@
|
||||
"identity": {
|
||||
"name": "Pragmatist",
|
||||
"theme": "feasibility-first advisor",
|
||||
"emoji": "🛠️"
|
||||
"emoji": "\ud83d\udee0\ufe0f"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -1308,7 +1501,7 @@
|
||||
"identity": {
|
||||
"name": "Visionary",
|
||||
"theme": "future-oriented advisor",
|
||||
"emoji": "🚀"
|
||||
"emoji": "\ud83d\ude80"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -1326,7 +1519,7 @@
|
||||
"identity": {
|
||||
"name": "Skeptic",
|
||||
"theme": "risk-focused advisor",
|
||||
"emoji": "🧪"
|
||||
"emoji": "\ud83e\uddea"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -1344,7 +1537,7 @@
|
||||
"identity": {
|
||||
"name": "Referee",
|
||||
"theme": "balanced synthesis advisor",
|
||||
"emoji": "⚖️"
|
||||
"emoji": "\u2696\ufe0f"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -1362,7 +1555,7 @@
|
||||
"identity": {
|
||||
"name": "D-Freethinker",
|
||||
"theme": "deterministic, reliable-path advisor",
|
||||
"emoji": "📐"
|
||||
"emoji": "\ud83d\udcd0"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -1380,7 +1573,7 @@
|
||||
"identity": {
|
||||
"name": "D-Arbiter",
|
||||
"theme": "deterministic evaluator",
|
||||
"emoji": "📋"
|
||||
"emoji": "\ud83d\udccb"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -1398,7 +1591,7 @@
|
||||
"identity": {
|
||||
"name": "P-Freethinker",
|
||||
"theme": "probabilistic reframing advisor",
|
||||
"emoji": "🪄"
|
||||
"emoji": "\ud83e\ude84"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -1416,7 +1609,7 @@
|
||||
"identity": {
|
||||
"name": "P-Arbiter",
|
||||
"theme": "probabilistic evaluator",
|
||||
"emoji": "🎯"
|
||||
"emoji": "\ud83c\udfaf"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -1434,7 +1627,7 @@
|
||||
"identity": {
|
||||
"name": "Meta-Arbiter",
|
||||
"theme": "cross-group synthesis advisor",
|
||||
"emoji": "🧭"
|
||||
"emoji": "\ud83e\udded"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user