pi: change model and agent harness as uiux for subagent extensions

This commit is contained in:
Rasyidan Akbar F. 2026-03-16 07:01:29 +07:00
commit b31929bbf3
9 changed files with 577 additions and 51 deletions

View file

@ -1,7 +1,7 @@
{
"lastChangelogVersion": "0.57.1",
"defaultProvider": "openai-codex",
"defaultModel": "gpt-5.4",
"lastChangelogVersion": "0.58.1",
"defaultProvider": "anthropic",
"defaultModel": "claude-opus-4-6",
"defaultThinkingLevel": "high",
"theme": "catppuccin-mocha"
}