pi: add agent config, themes, subagents, and extensions
This commit is contained in:
parent
d90c74150f
commit
b10d457e5f
16 changed files with 5832 additions and 0 deletions
7
.pi/agent/settings.json
Normal file
7
.pi/agent/settings.json
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"lastChangelogVersion": "0.57.1",
|
||||
"defaultProvider": "anthropic",
|
||||
"defaultModel": "claude-opus-4-6",
|
||||
"defaultThinkingLevel": "high",
|
||||
"theme": "catppuccin-mocha"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue