@andyqiu/codeforge 0.5.27 → 0.5.28

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -23,7 +23,7 @@ model_thinking:
23
23
  budget_tokens: 4000
24
24
  fallback_models:
25
25
  - anthropic/claude-opus-4-8 # 路由判断失败 / 复杂场景升档
26
- - openai/gpt-5.5
26
+ - anthropic/claude-opus-4-8
27
27
  - google/gemini-3-pro
28
28
  ---
29
29
 
@@ -22,7 +22,7 @@ model_thinking:
22
22
  type: enabled
23
23
  budget_tokens: 8000
24
24
  fallback_models:
25
- - openai/gpt-5.5
25
+ - anthropic/claude-opus-4-8
26
26
  - anthropic/claude-sonnet-4-6
27
27
  - google/gemini-3-pro
28
28
  ---
@@ -22,7 +22,7 @@ model_thinking:
22
22
  type: enabled
23
23
  budget_tokens: 2000
24
24
  fallback_models:
25
- - openai/gpt-5.5
25
+ - anthropic/claude-opus-4-8
26
26
  - anthropic/claude-sonnet-4-6
27
27
  ---
28
28
 
package/agents/coder.md CHANGED
@@ -22,7 +22,7 @@ model_thinking:
22
22
  type: enabled
23
23
  budget_tokens: 4000
24
24
  fallback_models:
25
- - openai/gpt-5.5
25
+ - anthropic/claude-opus-4-8
26
26
  - anthropic/claude-opus-4-8
27
27
  - google/gemini-3-pro
28
28
  ---
@@ -17,8 +17,8 @@ allowed_tools:
17
17
  # 故意不给 save_chat_insight:challenger 是过程角色,不沉淀
18
18
  # 故意不给 task:物理禁止派子 agent(避免嵌套对抗)
19
19
  # 故意不给 edit/write:零写权(worktree 也不允许写)
20
- model: openai/gpt-5.5-pro
21
- model_category: ultrabrain
20
+ model: anthropic/claude-opus-4-8
21
+ model_category: deep
22
22
  tier: deep
23
23
  model_thinking:
24
24
  type: enabled
@@ -40,7 +40,7 @@ model_thinking:
40
40
  type: enabled
41
41
  budget_tokens: 6000
42
42
  fallback_models:
43
- - openai/gpt-5.5
43
+ - anthropic/claude-opus-4-8
44
44
  - anthropic/claude-sonnet-4-6
45
45
  - google/gemini-3-pro
46
46
  ---
package/agents/planner.md CHANGED
@@ -22,7 +22,7 @@ model_thinking:
22
22
  type: enabled
23
23
  budget_tokens: 8000
24
24
  fallback_models:
25
- - openai/gpt-5.5
25
+ - anthropic/claude-opus-4-8
26
26
  - anthropic/claude-sonnet-4-6
27
27
  - google/gemini-3-pro
28
28
  ---
@@ -22,7 +22,7 @@ model_thinking:
22
22
  type: enabled
23
23
  budget_tokens: 2000
24
24
  fallback_models:
25
- - openai/gpt-5.5
25
+ - anthropic/claude-opus-4-8
26
26
  - anthropic/claude-sonnet-4-6
27
27
  - google/gemini-3-pro
28
28
  ---
package/codeforge.json CHANGED
@@ -14,7 +14,7 @@
14
14
  "tier": "deep",
15
15
  "thinking": { "type": "enabled", "budget_tokens": 8000 },
16
16
  "fallback_models": [
17
- "openai/gpt-5.5",
17
+ "anthropic/claude-opus-4-8",
18
18
  "anthropic/claude-sonnet-4-6",
19
19
  "google/gemini-3-pro"
20
20
  ]
@@ -26,7 +26,7 @@
26
26
  "tier": "balanced",
27
27
  "thinking": { "type": "enabled", "budget_tokens": 4000 },
28
28
  "fallback_models": [
29
- "openai/gpt-5.5",
29
+ "anthropic/claude-opus-4-8",
30
30
  "anthropic/claude-opus-4-8",
31
31
  "google/gemini-3-pro"
32
32
  ]
@@ -38,7 +38,7 @@
38
38
  "tier": "quick",
39
39
  "thinking": { "type": "enabled", "budget_tokens": 2000 },
40
40
  "fallback_models": [
41
- "openai/gpt-5.5",
41
+ "anthropic/claude-opus-4-8",
42
42
  "anthropic/claude-sonnet-4-6"
43
43
  ]
44
44
  },
@@ -49,7 +49,7 @@
49
49
  "tier": "deep",
50
50
  "thinking": { "type": "enabled", "budget_tokens": 8000 },
51
51
  "fallback_models": [
52
- "openai/gpt-5.5",
52
+ "anthropic/claude-opus-4-8",
53
53
  "anthropic/claude-sonnet-4-6",
54
54
  "google/gemini-3-pro"
55
55
  ]
@@ -61,7 +61,7 @@
61
61
  "tier": "deep",
62
62
  "thinking": { "type": "enabled", "budget_tokens": 2000 },
63
63
  "fallback_models": [
64
- "openai/gpt-5.5",
64
+ "anthropic/claude-opus-4-8",
65
65
  "anthropic/claude-sonnet-4-6",
66
66
  "google/gemini-3-pro"
67
67
  ]
@@ -73,7 +73,7 @@
73
73
  "tier": "deep",
74
74
  "thinking": { "type": "enabled", "budget_tokens": 6000 },
75
75
  "fallback_models": [
76
- "openai/gpt-5.5",
76
+ "anthropic/claude-opus-4-8",
77
77
  "anthropic/claude-sonnet-4-6",
78
78
  "google/gemini-3-pro"
79
79
  ]
@@ -85,7 +85,7 @@
85
85
  "tier": "deep",
86
86
  "thinking": { "type": "enabled", "budget_tokens": 3000 },
87
87
  "fallback_models": [
88
- "openai/gpt-5.5",
88
+ "anthropic/claude-opus-4-8",
89
89
  "anthropic/claude-sonnet-4-6",
90
90
  "google/gemini-3-pro"
91
91
  ]
@@ -97,12 +97,12 @@
97
97
  "_doc": "用于规划 / 架构 / 复杂推理(Opus 4.8 + 8K thinking)",
98
98
  "model": "anthropic/claude-opus-4-8",
99
99
  "thinking": { "type": "enabled", "budget_tokens": 8000 },
100
- "fallback_models": ["openai/gpt-5.5", "anthropic/claude-sonnet-4-6"]
100
+ "fallback_models": ["anthropic/claude-opus-4-8", "anthropic/claude-sonnet-4-6"]
101
101
  },
102
102
  "ultrabrain": {
103
103
  "_doc": "用于代码审查 / 独立评估 / 跨视角(Opus 4.8 旗舰,GPT-5.5 备用)",
104
104
  "model": "anthropic/claude-opus-4-8",
105
- "fallback_models": ["openai/gpt-5.5", "anthropic/claude-sonnet-4-6"]
105
+ "fallback_models": ["anthropic/claude-opus-4-8", "anthropic/claude-sonnet-4-6"]
106
106
  },
107
107
  "balanced": {
108
108
  "_doc": "速度+智能平衡(Sonnet 4.6 + 4K thinking)",
package/dist/index.js CHANGED
@@ -21229,7 +21229,7 @@ import * as zlib from "node:zlib";
21229
21229
  // lib/version-injected.ts
21230
21230
  function getInjectedVersion() {
21231
21231
  try {
21232
- const v = "0.5.27";
21232
+ const v = "0.5.28";
21233
21233
  if (typeof v === "string" && /^\d+\.\d+\.\d+/.test(v)) {
21234
21234
  return v;
21235
21235
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@andyqiu/codeforge",
3
- "version": "0.5.27",
3
+ "version": "0.5.28",
4
4
  "description": "CodeForge — opencode 的零侵入扩展包",
5
5
  "type": "module",
6
6
  "private": false,