Fix: Reverted workspace to align internal agent paths
This commit is contained in:
parent
9145f137df
commit
5b04b0835f
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