dotfiles: add interactive pi planner workflow

This commit is contained in:
Rasyidan Akbar F. 2026-03-12 16:54:57 +07:00
commit 5e01e2e44f
15 changed files with 1472 additions and 108 deletions

View file

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