Fix: Reverted workspace to align internal agent paths

This commit is contained in:
stevef 2026-03-28 16:42:30 +01:00
parent 9145f137df
commit 5b04b0835f

View file

@ -12,7 +12,7 @@ data:
"version": 1, "version": 1,
"agents": { "agents": {
"defaults": { "defaults": {
"workspace": "/home/picoclaw/.picoclaw", "workspace": "",
"restrict_to_workspace": true, "restrict_to_workspace": true,
"allow_read_outside_workspace": false, "allow_read_outside_workspace": false,
"provider": "", "provider": "",