Fix: Reverted workspace to align internal agent paths
This commit is contained in:
parent
2f58fc3b89
commit
4b09745b96
1 changed files with 1 additions and 1 deletions
|
|
@ -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": "",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue