pi: add agent config, themes, subagents, and extensions

This commit is contained in:
Rasyidan Akbar F. 2026-03-11 20:54:51 +07:00
commit b10d457e5f
16 changed files with 5832 additions and 0 deletions

7
.pi/agent/settings.json Normal file
View file

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