1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 | { "defaultProvider": "openai", "lastChangelogVersion": "0.87.0", "theme": "dark", "hideThinkingBlock": false, "transport": "websocket", "packages": [ "npm:pi-cometix-footer", { "source": "npm:pi-hashline-edit-pro", "extensions": [], "skills": [], "prompts": [], "themes": [] }, "npm:@ff-labs/pi-fff", "npm:@narumitw/pi-lsp", "npm:pi-workspace-history", "npm:pi-add-dir", "npm:@narumitw/pi-plan-mode", "npm:@juicesharp/rpiv-ask-user-question", "npm:@juicesharp/rpiv-todo", "npm:pi-mcp-adapter", "npm:@gotgenes/pi-permission-system", "npm:@tmustier/pi-raw-paste", "npm:@tintinweb/pi-subagents", "npm:pi-web-access", "npm:@narumitw/pi-btw", "npm:pi-rtk-optimizer" ], "defaultModel": "gpt-6-sol", "defaultThinkingLevel": "xhigh", "enabledModels": [ "deepseek/deepseek-flash", "openai/gpt-5.6-sol", "openai/gpt-6-sol", "openai/gpt-5.6-luna", "openai/gpt-6-luna", "openai/gpt-6-astra", "anthropic/claude-sonnet-5", "anthropic/claude-sonnet-4-5", "anthropic/claude-opus-5", "anthropic/claude-opus-4-8", "anthropic/claude-opus-4-5", "anthropic/claude-haiku-4-5", "anthropic/claude-haiku-4-5-20251001", "zai/glm-5.3", "zai/glm-5.3-flash", "zai/glm-5.3-highspeed" ] } |