commit pi sessions
This commit is contained in:
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"lastChangelogVersion": "0.81.1",
|
||||
"theme": "rose-pine-moon",
|
||||
"packages": [
|
||||
"npm:pi-ollama-cloud",
|
||||
"npm:context-mode",
|
||||
"npm:pi-subagents",
|
||||
"npm:@a5c-ai/babysitter-pi",
|
||||
"npm:@juicesharp/rpiv-ask-user-question",
|
||||
"npm:@ff-labs/pi-fff",
|
||||
"npm:@demigodmode/pi-web-agent",
|
||||
"npm:pi-crew",
|
||||
"npm:@zenobius/pi-rose-pine"
|
||||
],
|
||||
"defaultProvider": "ollama",
|
||||
"defaultModel": "kimi-k2.7-code:cloud",
|
||||
"defaultThinkingLevel": "medium",
|
||||
"subagents": {
|
||||
"agentOverrides": {
|
||||
"scout": {
|
||||
"model": "ollama/minimax-m3:cloud",
|
||||
"thinking": "high"
|
||||
},
|
||||
"planner": {
|
||||
"model": "ollama/minimax-m3:cloud",
|
||||
"thinking": "high"
|
||||
},
|
||||
"worker": {
|
||||
"model": "ollama/kimi-k2.7-code:cloud",
|
||||
"thinking": "high"
|
||||
},
|
||||
"oracle": {
|
||||
"model": "ollama/minimax-m3:cloud",
|
||||
"thinking": "high"
|
||||
},
|
||||
"reviewer": {
|
||||
"model": "ollama/kimi-k2.6:cloud",
|
||||
"thinking": "high"
|
||||
},
|
||||
"researcher": {
|
||||
"model": "ollama/minimax-m3:cloud",
|
||||
"thinking": "high"
|
||||
},
|
||||
"context-builder": {
|
||||
"model": "ollama/minimax-m3:cloud",
|
||||
"thinking": "high"
|
||||
},
|
||||
"delegate": {
|
||||
"model": "ollama/minimax-m3:cloud"
|
||||
}
|
||||
},
|
||||
"modelScope": {
|
||||
"allow": [
|
||||
"ollama/minimax-m3:cloud",
|
||||
"ollama/kimi-k2.6:cloud",
|
||||
"ollama/kimi-k2.7-code:cloud",
|
||||
"ollama/gemini-3-flash-preview"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user