diff --git a/dot_pi/agent/settings.json.tmpl b/dot_pi/agent/settings.json.tmpl index 8435ef3..e655e30 100644 --- a/dot_pi/agent/settings.json.tmpl +++ b/dot_pi/agent/settings.json.tmpl @@ -19,7 +19,9 @@ "npm:@danielmeneses/pi-llama-swap", "npm:pi-llama-cpp-stats", "https://github.com/firecrawl/pi-firecrawl", - "git:github.com/davebcn87/pi-autoresearch" + "git:github.com/davebcn87/pi-autoresearch", + "npm:pi-powerline-footer", + "npm:@firstpick/pi-themes-bundle" ], "enableInstallTelemetry": false, "subagents": { @@ -53,4 +55,4 @@ } }, "hideThinkingBlock": true -} \ No newline at end of file +}