feat: add anthropic model profiles for main and automation
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"meta": {
|
||||
"lastTouchedVersion": "2026.3.13",
|
||||
"lastTouchedAt": "2026-03-18T19:08:38.002Z"
|
||||
"lastTouchedAt": "2026-03-20T05:02:07.324Z"
|
||||
},
|
||||
"wizard": {
|
||||
"lastRunAt": "2026-03-17T23:01:32.536Z",
|
||||
@@ -30,6 +30,10 @@
|
||||
"github-copilot:github": {
|
||||
"provider": "github-copilot",
|
||||
"mode": "token"
|
||||
},
|
||||
"anthropic:manual": {
|
||||
"provider": "anthropic",
|
||||
"mode": "token"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -931,6 +935,46 @@
|
||||
],
|
||||
"contextWindow": 400000,
|
||||
"maxTokens": 128000
|
||||
},
|
||||
{
|
||||
"id": "anthropic-sub/claude-sonnet-4-6",
|
||||
"name": "anthropic-sub/claude-sonnet-4-6",
|
||||
"reasoning": false,
|
||||
"input": [
|
||||
"text"
|
||||
],
|
||||
"contextWindow": 200000,
|
||||
"maxTokens": 64000
|
||||
},
|
||||
{
|
||||
"id": "anthropic-sub/claude-opus-4-6",
|
||||
"name": "anthropic-sub/claude-opus-4-6",
|
||||
"reasoning": false,
|
||||
"input": [
|
||||
"text"
|
||||
],
|
||||
"contextWindow": 200000,
|
||||
"maxTokens": 32000
|
||||
},
|
||||
{
|
||||
"id": "anthropic-sub/claude-haiku-4-5",
|
||||
"name": "anthropic-sub/claude-haiku-4-5",
|
||||
"reasoning": false,
|
||||
"input": [
|
||||
"text"
|
||||
],
|
||||
"contextWindow": 200000,
|
||||
"maxTokens": 64000
|
||||
},
|
||||
{
|
||||
"id": "anthropic-sub/claude-sonnet-4-6-test",
|
||||
"name": "anthropic-sub/claude-sonnet-4-6-test",
|
||||
"reasoning": false,
|
||||
"input": [
|
||||
"text"
|
||||
],
|
||||
"contextWindow": 200000,
|
||||
"maxTokens": 64000
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -939,12 +983,13 @@
|
||||
"agents": {
|
||||
"defaults": {
|
||||
"model": {
|
||||
"primary": "github-copilot/gpt-4o",
|
||||
"primary": "anthropic/claude-sonnet-4-6",
|
||||
"fallbacks": [
|
||||
"zai/glm-4.7",
|
||||
"zai/glm-5",
|
||||
"openai-codex/gpt-5.3-codex",
|
||||
"openai-codex/gpt-5.4",
|
||||
"openai-codex/gpt-5.3-codex-spark",
|
||||
"liteproxy/claude-haiku-4-5",
|
||||
"liteproxy/gemini-2.5-flash",
|
||||
"liteproxy/gemini-2.5-flash-lite",
|
||||
@@ -976,21 +1021,12 @@
|
||||
"litellm/gpt-5.1-codex-mini",
|
||||
"litellm/gpt-5.2-codex",
|
||||
"litellm/gpt-5.3-codex",
|
||||
"litellm/claude-opus-4-1",
|
||||
"litellm/claude-opus-4",
|
||||
"litellm/claude-haiku-4-5",
|
||||
"litellm/claude-3-haiku",
|
||||
"litellm/gemini-2.0-flash",
|
||||
"litellm/gemini-2.0-flash-lite",
|
||||
"litellm/gemini-2.5-flash-lite",
|
||||
"litellm/gemini-2.5-pro",
|
||||
"litellm/gemini-3-flash-preview",
|
||||
"litellm/gpt-5.1-codex-max",
|
||||
"litellm/claude-opus-4-6",
|
||||
"litellm/claude-sonnet-4-6",
|
||||
"litellm/claude-opus-4-5",
|
||||
"litellm/claude-sonnet-4-5",
|
||||
"litellm/claude-sonnet-4",
|
||||
"litellm/gemini-2.5-flash",
|
||||
"litellm/gemini-3-pro-preview",
|
||||
"litellm/gemini-flash-latest",
|
||||
@@ -1049,7 +1085,12 @@
|
||||
"github-copilot/gpt-5.1-codex-max",
|
||||
"github-copilot/gpt-5.1-codex-mini",
|
||||
"github-copilot/gpt-5.2-codex",
|
||||
"github-copilot/gpt-5.2"
|
||||
"github-copilot/gpt-5.2",
|
||||
"anthropic/claude-opus-4-6",
|
||||
"anthropic/claude-sonnet-4-6",
|
||||
"anthropic/claude-opus-4-5",
|
||||
"anthropic/claude-sonnet-4-5",
|
||||
"anthropic/claude-haiku-4-5"
|
||||
]
|
||||
},
|
||||
"models": {
|
||||
@@ -1096,6 +1137,11 @@
|
||||
"github-copilot/gpt-5.1-codex-mini": {},
|
||||
"github-copilot/gpt-5.2-codex": {},
|
||||
"github-copilot/gpt-5.2": {},
|
||||
"anthropic/claude-sonnet-4-6": {},
|
||||
"anthropic/claude-opus-4-6": {},
|
||||
"anthropic/claude-opus-4-5": {},
|
||||
"anthropic/claude-sonnet-4-5": {},
|
||||
"anthropic/claude-haiku-4-5": {},
|
||||
"litellm/gpt-4o": {},
|
||||
"litellm/gpt-4o-mini": {},
|
||||
"litellm/gpt-4.1": {},
|
||||
@@ -1171,7 +1217,14 @@
|
||||
"litellm/copilot-gemini-3.1-pro": {},
|
||||
"litellm/glm-4.7-flash": {},
|
||||
"litellm/glm-5": {},
|
||||
"litellm/gpt-5.4": {}
|
||||
"litellm/gpt-5.4": {},
|
||||
"litellm/anthropic-sub/claude-sonnet-4-6": {},
|
||||
"litellm/anthropic-sub/claude-opus-4-6": {},
|
||||
"litellm/anthropic-sub/claude-haiku-4-5": {},
|
||||
"litellm/anthropic-sub/claude-sonnet-4-6-test": {},
|
||||
"openai-codex/gpt-5.3-codex-spark": {
|
||||
"alias": "codex-spark"
|
||||
}
|
||||
},
|
||||
"memorySearch": {
|
||||
"provider": "ollama",
|
||||
@@ -1190,8 +1243,10 @@
|
||||
"id": "automation",
|
||||
"name": "Automation",
|
||||
"model": {
|
||||
"primary": "litellm/copilot-claude-haiku-4.5",
|
||||
"fallbacks": []
|
||||
"primary": "litellm/qwen2.5-14b-local",
|
||||
"fallbacks": [
|
||||
"litellm/copilot-claude-haiku-4.5"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -1216,9 +1271,9 @@
|
||||
"id": "council-pragmatist",
|
||||
"name": "Council Pragmatist",
|
||||
"model": {
|
||||
"primary": "litellm/zai-glm-4.7",
|
||||
"primary": "anthropic/claude-sonnet-4-6",
|
||||
"fallbacks": [
|
||||
"litellm/copilot-claude-haiku-4.5"
|
||||
"litellm/zai-glm-4.7"
|
||||
]
|
||||
},
|
||||
"skills": [
|
||||
@@ -1227,16 +1282,16 @@
|
||||
"identity": {
|
||||
"name": "Pragmatist",
|
||||
"theme": "feasibility-first advisor",
|
||||
"emoji": "\ud83d\udee0\ufe0f"
|
||||
"emoji": "🛠️"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "council-visionary",
|
||||
"name": "Council Visionary",
|
||||
"model": {
|
||||
"primary": "litellm/zai-glm-4.7",
|
||||
"primary": "anthropic/claude-sonnet-4-6",
|
||||
"fallbacks": [
|
||||
"litellm/copilot-claude-haiku-4.5"
|
||||
"litellm/zai-glm-4.7"
|
||||
]
|
||||
},
|
||||
"skills": [
|
||||
@@ -1245,16 +1300,16 @@
|
||||
"identity": {
|
||||
"name": "Visionary",
|
||||
"theme": "future-oriented advisor",
|
||||
"emoji": "\ud83d\ude80"
|
||||
"emoji": "🚀"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "council-skeptic",
|
||||
"name": "Council Skeptic",
|
||||
"model": {
|
||||
"primary": "litellm/zai-glm-4.7",
|
||||
"primary": "anthropic/claude-sonnet-4-6",
|
||||
"fallbacks": [
|
||||
"litellm/copilot-claude-haiku-4.5"
|
||||
"litellm/zai-glm-4.7"
|
||||
]
|
||||
},
|
||||
"skills": [
|
||||
@@ -1263,16 +1318,16 @@
|
||||
"identity": {
|
||||
"name": "Skeptic",
|
||||
"theme": "risk-focused advisor",
|
||||
"emoji": "\ud83e\uddea"
|
||||
"emoji": "🧪"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "council-referee",
|
||||
"name": "Council Referee",
|
||||
"model": {
|
||||
"primary": "litellm/copilot-claude-sonnet-4.6",
|
||||
"primary": "anthropic/claude-opus-4-6",
|
||||
"fallbacks": [
|
||||
"litellm/zai-glm-4.7"
|
||||
"litellm/gpt-5.4"
|
||||
]
|
||||
},
|
||||
"skills": [
|
||||
@@ -1281,86 +1336,14 @@
|
||||
"identity": {
|
||||
"name": "Referee",
|
||||
"theme": "balanced synthesis advisor",
|
||||
"emoji": "\u2696\ufe0f"
|
||||
"emoji": "⚖️"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "council-d-freethinker",
|
||||
"name": "Council D-Freethinker",
|
||||
"model": {
|
||||
"primary": "litellm/zai-glm-4.7",
|
||||
"fallbacks": [
|
||||
"litellm/copilot-claude-haiku-4.5"
|
||||
]
|
||||
},
|
||||
"skills": [
|
||||
"council"
|
||||
],
|
||||
"identity": {
|
||||
"name": "D-Freethinker",
|
||||
"theme": "deterministic, reliable-path advisor",
|
||||
"emoji": "\ud83d\udcd0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "council-d-arbiter",
|
||||
"name": "Council D-Arbiter",
|
||||
"model": {
|
||||
"primary": "litellm/zai-glm-4.7",
|
||||
"fallbacks": [
|
||||
"litellm/copilot-claude-haiku-4.5"
|
||||
]
|
||||
},
|
||||
"skills": [
|
||||
"council"
|
||||
],
|
||||
"identity": {
|
||||
"name": "D-Arbiter",
|
||||
"theme": "deterministic evaluator",
|
||||
"emoji": "\ud83d\udccb"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "council-p-freethinker",
|
||||
"name": "Council P-Freethinker",
|
||||
"model": {
|
||||
"primary": "litellm/zai-glm-4.7",
|
||||
"fallbacks": [
|
||||
"litellm/copilot-claude-haiku-4.5"
|
||||
]
|
||||
},
|
||||
"skills": [
|
||||
"council"
|
||||
],
|
||||
"identity": {
|
||||
"name": "P-Freethinker",
|
||||
"theme": "probabilistic reframing advisor",
|
||||
"emoji": "\ud83e\ude84"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "council-p-arbiter",
|
||||
"name": "Council P-Arbiter",
|
||||
"model": {
|
||||
"primary": "litellm/zai-glm-4.7",
|
||||
"fallbacks": [
|
||||
"litellm/copilot-claude-haiku-4.5"
|
||||
]
|
||||
},
|
||||
"skills": [
|
||||
"council"
|
||||
],
|
||||
"identity": {
|
||||
"name": "P-Arbiter",
|
||||
"theme": "probabilistic evaluator",
|
||||
"emoji": "\ud83c\udfaf"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "council-meta-arbiter",
|
||||
"name": "Council Meta-Arbiter",
|
||||
"model": {
|
||||
"primary": "litellm/copilot-claude-sonnet-4.6",
|
||||
"primary": "anthropic/claude-sonnet-4-6",
|
||||
"fallbacks": [
|
||||
"litellm/zai-glm-4.7"
|
||||
]
|
||||
@@ -1368,10 +1351,82 @@
|
||||
"skills": [
|
||||
"council"
|
||||
],
|
||||
"identity": {
|
||||
"name": "D-Freethinker",
|
||||
"theme": "deterministic, reliable-path advisor",
|
||||
"emoji": "📐"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "council-d-arbiter",
|
||||
"name": "Council D-Arbiter",
|
||||
"model": {
|
||||
"primary": "anthropic/claude-sonnet-4-6",
|
||||
"fallbacks": [
|
||||
"litellm/zai-glm-4.7"
|
||||
]
|
||||
},
|
||||
"skills": [
|
||||
"council"
|
||||
],
|
||||
"identity": {
|
||||
"name": "D-Arbiter",
|
||||
"theme": "deterministic evaluator",
|
||||
"emoji": "📋"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "council-p-freethinker",
|
||||
"name": "Council P-Freethinker",
|
||||
"model": {
|
||||
"primary": "anthropic/claude-sonnet-4-6",
|
||||
"fallbacks": [
|
||||
"litellm/zai-glm-4.7"
|
||||
]
|
||||
},
|
||||
"skills": [
|
||||
"council"
|
||||
],
|
||||
"identity": {
|
||||
"name": "P-Freethinker",
|
||||
"theme": "probabilistic reframing advisor",
|
||||
"emoji": "🪄"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "council-p-arbiter",
|
||||
"name": "Council P-Arbiter",
|
||||
"model": {
|
||||
"primary": "anthropic/claude-sonnet-4-6",
|
||||
"fallbacks": [
|
||||
"litellm/zai-glm-4.7"
|
||||
]
|
||||
},
|
||||
"skills": [
|
||||
"council"
|
||||
],
|
||||
"identity": {
|
||||
"name": "P-Arbiter",
|
||||
"theme": "probabilistic evaluator",
|
||||
"emoji": "🎯"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "council-meta-arbiter",
|
||||
"name": "Council Meta-Arbiter",
|
||||
"model": {
|
||||
"primary": "anthropic/claude-opus-4-6",
|
||||
"fallbacks": [
|
||||
"litellm/gpt-5.4"
|
||||
]
|
||||
},
|
||||
"skills": [
|
||||
"council"
|
||||
],
|
||||
"identity": {
|
||||
"name": "Meta-Arbiter",
|
||||
"theme": "cross-group synthesis advisor",
|
||||
"emoji": "\ud83e\udded"
|
||||
"emoji": "🧭"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user