Commit d911daa52c6e

Vincent Demeester <vincent@sbr.pm>
2026-06-09 22:49:39
chore(pi): update agent mode model ids
Pointed code-work at claude-opus-4-6 and dropped the code-oss-premium mode.
1 parent d4b632f
Changed files (1)
dots
pi
dots/pi/agent/modes.json
@@ -15,7 +15,7 @@
     },
     "code-work": {
       "provider": "anthropic-vertex",
-      "modelId": "claude-opus-4-8",
+      "modelId": "claude-opus-4-6",
       "thinkingLevel": "low",
       "color": "#b45309"
     },
@@ -49,12 +49,6 @@
       "thinkingLevel": "low",
       "color": "#a3e635"
     },
-    "code-oss-premium": {
-      "provider": "github-copilot",
-      "modelId": "claude-opus-4.7",
-      "thinkingLevel": "low",
-      "color": "#e879f9"
-    },
     "codex-oss-premium": {
       "provider": "github-copilot",
       "modelId": "gpt-5.5",