diff --git a/.devcontainer/opencode.json b/.devcontainer/opencode.json index f255a9ab9..b2dd21324 100644 --- a/.devcontainer/opencode.json +++ b/.devcontainer/opencode.json @@ -17,7 +17,7 @@ "CleverThis": { "npm": "@ai-sdk/openai-compatible", "options": { - "baseURL": "https://bvx6otgvwg2ulrqp.us-east-2.aws.endpoints.huggingface.cloud/v1", + "baseURL": "https://d651xgxku0ipo0pb.us-east-2.aws.endpoints.huggingface.cloud/v1", "apiKey": "{env:HF_TOKEN}", "headers": { "X-HF-Bill-To": "CleverThis", @@ -25,12 +25,9 @@ } }, "models": { - "Qwen/Qwen3.6-35B-A3B": { - "name": "Qwen 3.6 35b A3B", - "limit": { - "context": 262144, - "output": 65536 - } + "Qwen3-6-35B-A3B-GGUF-BF16": { + "name": "Qwen 3.6 35b A3B GGUF BF16 (Thinking)", + "tools": true } } }, @@ -46,11 +43,12 @@ }, "models": { "MiniMax-M2.5": { - "name": "MiniMax M2.5", + "name": "MiniMax M2.5 (Thinking)", "limit": { "context": 196608, "output": 65536 - } + }, + "tools": true } } }, @@ -66,7 +64,7 @@ }, "models": { "Devstral-Small-2-24B-Instruct-GGUF": { - "name": "Devstral Small 2 24B Instruct GGUF", + "name": "Devstral Small 2 24B GGUF (Instruct)", "tools": true } } @@ -83,7 +81,7 @@ }, "models": { "Kimi-K2-6-GGUF-Q2-K-XL": { - "name": "Kimi K2.6 GGUF Q2_K_XL", + "name": "Kimi K2.6 GGUF Q2_K_XL (Thinking)", "tools": true } } @@ -100,7 +98,7 @@ }, "models": { "Qwen3-Coder-Next-GGUF-Q8-0": { - "name": "Qwen3 Coder Next GGUF Q8_0", + "name": "Qwen3 Coder Next GGUF Q8_0 (Instruct)", "tools": true } } @@ -117,7 +115,24 @@ }, "models": { "Nemotron-3-Nano-30B-GGUF-Q8-K-XL": { - "name": "Nemotron 3 Nano 30B GGUF Q8_K_XL", + "name": "Nemotron 3 Nano 30B GGUF Q8_K_XL (Thinking)", + "tools": true + } + } + }, + "CleverThis-7": { + "npm": "@ai-sdk/openai-compatible", + "options": { + "baseURL": "https://dfwwzwtekzhnh4fl.us-east-2.aws.endpoints.huggingface.cloud/v1", + "apiKey": "{env:HF_TOKEN}", + "headers": { + "X-HF-Bill-To": "CleverThis", + "Authorization": "Bearer {env:HF_TOKEN}", + } + }, + "models": { + "Qwen3-6-40B-Uncensored-BF16": { + "name": "Qwen 3.6 40B Uncensored BF16 (Thinking)", "tools": true } } diff --git a/.opencode/agents/async-agent-util.md b/.opencode/agents/async-agent-util.md index f2cb0e85e..ad851b493 100644 --- a/.opencode/agents/async-agent-util.md +++ b/.opencode/agents/async-agent-util.md @@ -8,7 +8,7 @@ description: > mode: subagent hidden: false temperature: 0.1 -model: "CleverThis-3/DavidAU/Qwen3.6-40B-Claude-4.6-Opus-Deckard-Heretic-Uncensored-Thinking" +model: "CleverThis-7/Qwen3-6-40B-Uncensored-BF16" reasoningEffort: "high" # All utility type agents use the following color color: "#5555FF" diff --git a/.opencode/agents/auto-agents.md b/.opencode/agents/auto-agents.md index 9bfde09b9..f5d3d888c 100644 --- a/.opencode/agents/auto-agents.md +++ b/.opencode/agents/auto-agents.md @@ -9,7 +9,7 @@ description: > mode: primary hidden: false temperature: 0.0 -model: "CleverThis-3/DavidAU/Qwen3.6-40B-Claude-4.6-Opus-Deckard-Heretic-Uncensored-Thinking" +model: "CleverThis-7/Qwen3-6-40B-Uncensored-BF16" reasoningEffort: "high" color: "#FF9999" permission: diff --git a/.opencode/agents/estimator-implementation.md b/.opencode/agents/estimator-implementation.md index b9756fe7c..fcc2b3abc 100644 --- a/.opencode/agents/estimator-implementation.md +++ b/.opencode/agents/estimator-implementation.md @@ -10,7 +10,7 @@ description: > mode: subagent hidden: false temperature: 0.0 -model: "CleverThis-3/DavidAU/Qwen3.6-40B-Claude-4.6-Opus-Deckard-Heretic-Uncensored-Thinking" +model: "CleverThis-7/Qwen3-6-40B-Uncensored-BF16" reasoningEffort: "high" # All utility type agents use the following color color: "#5555FF" diff --git a/.opencode/agents/git-checkout-util.md b/.opencode/agents/git-checkout-util.md index d542b3d99..58b67bbe8 100644 --- a/.opencode/agents/git-checkout-util.md +++ b/.opencode/agents/git-checkout-util.md @@ -6,7 +6,7 @@ description: > mode: subagent hidden: false temperature: 0.0 -model: "CleverThis-3/DavidAU/Qwen3.6-40B-Claude-4.6-Opus-Deckard-Heretic-Uncensored-Thinking" +model: "CleverThis-7/Qwen3-6-40B-Uncensored-BF16" reasoningEffort: "high" color: "#5555FF" permission: diff --git a/.opencode/agents/git-cleanup-util.md b/.opencode/agents/git-cleanup-util.md index 87f30f072..42e028dc6 100644 --- a/.opencode/agents/git-cleanup-util.md +++ b/.opencode/agents/git-cleanup-util.md @@ -6,7 +6,7 @@ description: > mode: subagent hidden: false temperature: 0.0 -model: "CleverThis-3/DavidAU/Qwen3.6-40B-Claude-4.6-Opus-Deckard-Heretic-Uncensored-Thinking" +model: "CleverThis-7/Qwen3-6-40B-Uncensored-BF16" reasoningEffort: "high" color: "#5555FF" permission: diff --git a/.opencode/agents/git-clone-util.md b/.opencode/agents/git-clone-util.md index e4865c3d9..ff7b1509d 100644 --- a/.opencode/agents/git-clone-util.md +++ b/.opencode/agents/git-clone-util.md @@ -8,7 +8,7 @@ description: > mode: subagent hidden: false temperature: 0.0 -model: "CleverThis-3/DavidAU/Qwen3.6-40B-Claude-4.6-Opus-Deckard-Heretic-Uncensored-Thinking" +model: "CleverThis-7/Qwen3-6-40B-Uncensored-BF16" reasoningEffort: "high" # All utility type agents use the following color color: "#5555FF" diff --git a/.opencode/agents/git-commit-and-push-util.md b/.opencode/agents/git-commit-and-push-util.md index abce8cb31..d880d38d8 100644 --- a/.opencode/agents/git-commit-and-push-util.md +++ b/.opencode/agents/git-commit-and-push-util.md @@ -8,7 +8,7 @@ description: > mode: subagent hidden: false temperature: 0.0 -model: "CleverThis-3/DavidAU/Qwen3.6-40B-Claude-4.6-Opus-Deckard-Heretic-Uncensored-Thinking" +model: "CleverThis-7/Qwen3-6-40B-Uncensored-BF16" reasoningEffort: "high" color: "#5555FF" permission: diff --git a/.opencode/agents/git-commit-util.md b/.opencode/agents/git-commit-util.md index dc44c7695..a5a1072b8 100644 --- a/.opencode/agents/git-commit-util.md +++ b/.opencode/agents/git-commit-util.md @@ -6,7 +6,7 @@ description: > mode: subagent hidden: false temperature: 0.1 -model: "CleverThis-3/DavidAU/Qwen3.6-40B-Claude-4.6-Opus-Deckard-Heretic-Uncensored-Thinking" +model: "CleverThis-7/Qwen3-6-40B-Uncensored-BF16" reasoningEffort: "high" # All utility type agents use the following color color: "#5555FF" diff --git a/.opencode/agents/git-create-commit-util.md b/.opencode/agents/git-create-commit-util.md index 22d965878..ebea6c04b 100644 --- a/.opencode/agents/git-create-commit-util.md +++ b/.opencode/agents/git-create-commit-util.md @@ -9,7 +9,7 @@ description: > mode: subagent hidden: false temperature: 0.0 -model: "CleverThis-3/DavidAU/Qwen3.6-40B-Claude-4.6-Opus-Deckard-Heretic-Uncensored-Thinking" +model: "CleverThis-7/Qwen3-6-40B-Uncensored-BF16" reasoningEffort: "high" color: "#5555FF" permission: diff --git a/.opencode/agents/git-fetch-util.md b/.opencode/agents/git-fetch-util.md index c806c3a8b..7f93fe270 100644 --- a/.opencode/agents/git-fetch-util.md +++ b/.opencode/agents/git-fetch-util.md @@ -6,7 +6,7 @@ description: > mode: subagent hidden: false temperature: 0.0 -model: "CleverThis-3/DavidAU/Qwen3.6-40B-Claude-4.6-Opus-Deckard-Heretic-Uncensored-Thinking" +model: "CleverThis-7/Qwen3-6-40B-Uncensored-BF16" reasoningEffort: "high" color: "#5555FF" permission: diff --git a/.opencode/agents/git-force-push-with-lease-util.md b/.opencode/agents/git-force-push-with-lease-util.md index c70d55383..99b91c131 100644 --- a/.opencode/agents/git-force-push-with-lease-util.md +++ b/.opencode/agents/git-force-push-with-lease-util.md @@ -8,7 +8,7 @@ description: > mode: subagent hidden: false temperature: 0.0 -model: "CleverThis-3/DavidAU/Qwen3.6-40B-Claude-4.6-Opus-Deckard-Heretic-Uncensored-Thinking" +model: "CleverThis-7/Qwen3-6-40B-Uncensored-BF16" reasoningEffort: "high" color: "#5555FF" permission: diff --git a/.opencode/agents/git-isolator-util.md b/.opencode/agents/git-isolator-util.md index 17e78d202..9c6a35616 100644 --- a/.opencode/agents/git-isolator-util.md +++ b/.opencode/agents/git-isolator-util.md @@ -7,7 +7,7 @@ description: > mode: subagent hidden: false temperature: 0.0 -model: "CleverThis-3/DavidAU/Qwen3.6-40B-Claude-4.6-Opus-Deckard-Heretic-Uncensored-Thinking" +model: "CleverThis-7/Qwen3-6-40B-Uncensored-BF16" reasoningEffort: "high" # All utility type agents use the following color color: "#5555FF" diff --git a/.opencode/agents/git-push-util.md b/.opencode/agents/git-push-util.md index 48e070b4a..3de98f555 100644 --- a/.opencode/agents/git-push-util.md +++ b/.opencode/agents/git-push-util.md @@ -7,7 +7,7 @@ description: > mode: subagent hidden: false temperature: 0.0 -model: "CleverThis-3/DavidAU/Qwen3.6-40B-Claude-4.6-Opus-Deckard-Heretic-Uncensored-Thinking" +model: "CleverThis-7/Qwen3-6-40B-Uncensored-BF16" reasoningEffort: "high" color: "#5555FF" permission: diff --git a/.opencode/agents/git-rebase-and-push-util.md b/.opencode/agents/git-rebase-and-push-util.md index 049359a5c..0b3269a01 100644 --- a/.opencode/agents/git-rebase-and-push-util.md +++ b/.opencode/agents/git-rebase-and-push-util.md @@ -8,7 +8,7 @@ description: > mode: subagent hidden: false temperature: 0.0 -model: "CleverThis-3/DavidAU/Qwen3.6-40B-Claude-4.6-Opus-Deckard-Heretic-Uncensored-Thinking" +model: "CleverThis-7/Qwen3-6-40B-Uncensored-BF16" reasoningEffort: "high" color: "#5555FF" permission: diff --git a/.opencode/agents/git-rebase-util.md b/.opencode/agents/git-rebase-util.md index 803c95fbe..af7edc28b 100644 --- a/.opencode/agents/git-rebase-util.md +++ b/.opencode/agents/git-rebase-util.md @@ -7,7 +7,7 @@ description: > mode: subagent hidden: false temperature: 0.0 -model: "CleverThis-3/DavidAU/Qwen3.6-40B-Claude-4.6-Opus-Deckard-Heretic-Uncensored-Thinking" +model: "CleverThis-7/Qwen3-6-40B-Uncensored-BF16" reasoningEffort: "high" # All utility type agents use the following color color: "#5555FF" diff --git a/.opencode/agents/git-stage-util.md b/.opencode/agents/git-stage-util.md index 971fb421e..8a1946103 100644 --- a/.opencode/agents/git-stage-util.md +++ b/.opencode/agents/git-stage-util.md @@ -7,7 +7,7 @@ description: > mode: subagent hidden: false temperature: 0.0 -model: "CleverThis-3/DavidAU/Qwen3.6-40B-Claude-4.6-Opus-Deckard-Heretic-Uncensored-Thinking" +model: "CleverThis-7/Qwen3-6-40B-Uncensored-BF16" reasoningEffort: "high" color: "#5555FF" permission: diff --git a/.opencode/agents/implementation-supervisor.md b/.opencode/agents/implementation-supervisor.md index 35f7807b0..9213e74da 100644 --- a/.opencode/agents/implementation-supervisor.md +++ b/.opencode/agents/implementation-supervisor.md @@ -13,7 +13,7 @@ description: > mode: all hidden: false temperature: 0.0 -model: "CleverThis-3/DavidAU/Qwen3.6-40B-Claude-4.6-Opus-Deckard-Heretic-Uncensored-Thinking" +model: "CleverThis-7/Qwen3-6-40B-Uncensored-BF16" reasoningEffort: "high" # All supervisor type agents use the following color color: "#FF9999" diff --git a/.opencode/agents/implementation-worker.md b/.opencode/agents/implementation-worker.md index 377e623fb..ffc66ef19 100644 --- a/.opencode/agents/implementation-worker.md +++ b/.opencode/agents/implementation-worker.md @@ -11,7 +11,7 @@ description: > mode: all hidden: false temperature: 0.0 -model: "CleverThis-3/DavidAU/Qwen3.6-40B-Claude-4.6-Opus-Deckard-Heretic-Uncensored-Thinking" +model: "CleverThis-7/Qwen3-6-40B-Uncensored-BF16" reasoningEffort: "high" # All worker type agents use the following color color: "#00FF00" diff --git a/.opencode/agents/pr-merge-supervisor.md b/.opencode/agents/pr-merge-supervisor.md index a6935c2c0..c4aa86c63 100644 --- a/.opencode/agents/pr-merge-supervisor.md +++ b/.opencode/agents/pr-merge-supervisor.md @@ -6,7 +6,7 @@ description: > mode: all hidden: false temperature: 0.0 -model: "CleverThis-3/DavidAU/Qwen3.6-40B-Claude-4.6-Opus-Deckard-Heretic-Uncensored-Thinking" +model: "CleverThis-7/Qwen3-6-40B-Uncensored-BF16" reasoningEffort: "high" # All supervisor type agents use the following color color: "#FF9999" diff --git a/.opencode/agents/pr-merge-worker.md b/.opencode/agents/pr-merge-worker.md index 430cce63d..8b6b6f63a 100644 --- a/.opencode/agents/pr-merge-worker.md +++ b/.opencode/agents/pr-merge-worker.md @@ -6,7 +6,7 @@ description: > mode: all hidden: false temperature: 0.0 -model: "CleverThis-3/DavidAU/Qwen3.6-40B-Claude-4.6-Opus-Deckard-Heretic-Uncensored-Thinking" +model: "CleverThis-7/Qwen3-6-40B-Uncensored-BF16" reasoningEffort: "high" # All worker type agents use the following color color: "#00FF00" diff --git a/.opencode/agents/pr-review-supervisor.md b/.opencode/agents/pr-review-supervisor.md index b9add007a..c42cd1531 100644 --- a/.opencode/agents/pr-review-supervisor.md +++ b/.opencode/agents/pr-review-supervisor.md @@ -9,7 +9,7 @@ description: > mode: all hidden: false temperature: 0.0 -model: "CleverThis-3/DavidAU/Qwen3.6-40B-Claude-4.6-Opus-Deckard-Heretic-Uncensored-Thinking" +model: "CleverThis-7/Qwen3-6-40B-Uncensored-BF16" reasoningEffort: "high" # All supervisor type agents use the following color color: "#FF9999" diff --git a/.opencode/agents/pr-review-worker.md b/.opencode/agents/pr-review-worker.md index 708152123..08b3cc268 100644 --- a/.opencode/agents/pr-review-worker.md +++ b/.opencode/agents/pr-review-worker.md @@ -10,7 +10,7 @@ description: > mode: all hidden: false temperature: 0.1 -model: "CleverThis-3/DavidAU/Qwen3.6-40B-Claude-4.6-Opus-Deckard-Heretic-Uncensored-Thinking" +model: "CleverThis-7/Qwen3-6-40B-Uncensored-BF16" reasoningEffort: "high" # All worker type agents use the following color color: "#00FF00" diff --git a/.opencode/agents/session-health-full-util.md b/.opencode/agents/session-health-full-util.md index c42c605ab..beefe2388 100644 --- a/.opencode/agents/session-health-full-util.md +++ b/.opencode/agents/session-health-full-util.md @@ -10,7 +10,7 @@ description: > mode: subagent hidden: true temperature: 0.1 -model: "CleverThis-3/DavidAU/Qwen3.6-40B-Claude-4.6-Opus-Deckard-Heretic-Uncensored-Thinking" +model: "CleverThis-7/Qwen3-6-40B-Uncensored-BF16" reasoningEffort: "high" color: "#5555FF" permission: diff --git a/.opencode/agents/session-health-quick-util.md b/.opencode/agents/session-health-quick-util.md index 61f42a9b1..a194564a0 100644 --- a/.opencode/agents/session-health-quick-util.md +++ b/.opencode/agents/session-health-quick-util.md @@ -10,7 +10,7 @@ description: > mode: subagent hidden: true temperature: 0.0 -model: "CleverThis-3/DavidAU/Qwen3.6-40B-Claude-4.6-Opus-Deckard-Heretic-Uncensored-Thinking" +model: "CleverThis-7/Qwen3-6-40B-Uncensored-BF16" reasoningEffort: "high" color: "#5555FF" permission: diff --git a/.opencode/agents/session-health-util.md b/.opencode/agents/session-health-util.md index 93d4ddd20..255ee82d1 100644 --- a/.opencode/agents/session-health-util.md +++ b/.opencode/agents/session-health-util.md @@ -10,7 +10,7 @@ description: > mode: subagent hidden: true temperature: 0.1 -model: "CleverThis-3/DavidAU/Qwen3.6-40B-Claude-4.6-Opus-Deckard-Heretic-Uncensored-Thinking" +model: "CleverThis-7/Qwen3-6-40B-Uncensored-BF16" reasoningEffort: "high" color: "#5555FF" permission: diff --git a/.opencode/agents/supervisor.md b/.opencode/agents/supervisor.md index 4d659be4f..4e437b1d0 100644 --- a/.opencode/agents/supervisor.md +++ b/.opencode/agents/supervisor.md @@ -5,7 +5,7 @@ description: > mode: subagent hidden: false temperature: 0.0 -model: "CleverThis-3/DavidAU/Qwen3.6-40B-Claude-4.6-Opus-Deckard-Heretic-Uncensored-Thinking" +model: "CleverThis-7/Qwen3-6-40B-Uncensored-BF16" reasoningEffort: "high" # All pass-through type agents for abstraction and reusability purposes, use the following color color: "#FFFF00" diff --git a/.opencode/agents/tier-dispatcher.md b/.opencode/agents/tier-dispatcher.md index e6cd47d27..3d96cfd17 100644 --- a/.opencode/agents/tier-dispatcher.md +++ b/.opencode/agents/tier-dispatcher.md @@ -13,7 +13,7 @@ description: > mode: all hidden: false temperature: 0.0 -model: "CleverThis-3/DavidAU/Qwen3.6-40B-Claude-4.6-Opus-Deckard-Heretic-Uncensored-Thinking" +model: "CleverThis-7/Qwen3-6-40B-Uncensored-BF16" reasoningEffort: "high" # All worker type agents use the following color color: "#FFFF00" diff --git a/.opencode/agents/tier-qwen.md b/.opencode/agents/tier-qwen.md index ada083430..b071aa03d 100644 --- a/.opencode/agents/tier-qwen.md +++ b/.opencode/agents/tier-qwen.md @@ -8,7 +8,7 @@ description: > mode: subagent hidden: false temperature: 0.0 -model: "CleverThis-3/DavidAU/Qwen3.6-40B-Claude-4.6-Opus-Deckard-Heretic-Uncensored-Thinking" +model: "CleverThis-7/Qwen3-6-40B-Uncensored-BF16" reasoningEffort: "high" # All pass-through type agents for abstraction and reusability purposes, use the following color color: "#FFFF00" diff --git a/.opencode/agents/work-group-util.md b/.opencode/agents/work-group-util.md index c3dbe0e83..dc328ecf0 100644 --- a/.opencode/agents/work-group-util.md +++ b/.opencode/agents/work-group-util.md @@ -7,7 +7,7 @@ description: > mode: subagent hidden: true temperature: 0.1 -model: "CleverThis-3/DavidAU/Qwen3.6-40B-Claude-4.6-Opus-Deckard-Heretic-Uncensored-Thinking" +model: "CleverThis-7/Qwen3-6-40B-Uncensored-BF16" reasoningEffort: "high" # All utility type agents use the following color color: "#5555FF"