Commit ff4d58c0f83a
Changed files (1)
dots
pi
agent
dots/pi/agent/modes.json
@@ -15,7 +15,7 @@
},
"code-work": {
"provider": "anthropic-vertex",
- "modelId": "claude-opus-4-6",
+ "modelId": "claude-opus-4-8",
"thinkingLevel": "low",
"color": "#b45309"
},
@@ -39,7 +39,7 @@
},
"code-oss": {
"provider": "github-copilot",
- "modelId": "claude-opus-4.6",
+ "modelId": "claude-opus-4.8",
"thinkingLevel": "low",
"color": "#f97316"
},