Add configurable logger

This commit is contained in:
Kunal Karmakar
2026-03-21 05:18:25 +00:00
parent 403ceb39be
commit 329322075d
8 changed files with 170 additions and 11 deletions
+1
View File
@@ -1,6 +1,7 @@
{
"agents": {
"defaults": {
"log_level": "fatal",
"workspace": "~/.picoclaw/workspace",
"restrict_to_workspace": true,
"model_name": "gpt-5.4",