Commit 20283c68b052

Vincent Demeester <vincent@sbr.pm>
2026-03-25 16:03:51
feat(pi): default to code-work mode
Switched default mode from sonnet to opus with low thinking.
1 parent e3d2504
Changed files (1)
dots
pi
dots/pi/agent/modes.json
@@ -1,6 +1,6 @@
 {
   "version": 1,
-  "currentMode": "default",
+  "currentMode": "code-work",
   "modes": {
     "default": {
       "provider": "google-vertex-claude",