os.MkdirAll→fs.EnsureDir, os.WriteFile→fs.Write, json.Marshal→core.JSONMarshalString, os.Stat→fs.Exists/fs.IsDir. Both files now free of os + encoding/json. Co-Authored-By: Virgil <virgil@lethean.io> |
||
|---|---|---|
| .. | ||
| agentic | ||
| brain | ||
| lib | ||
| messages | ||
| monitor | ||
| setup | ||
os.MkdirAll→fs.EnsureDir, os.WriteFile→fs.Write, json.Marshal→core.JSONMarshalString, os.Stat→fs.Exists/fs.IsDir. Both files now free of os + encoding/json. Co-Authored-By: Virgil <virgil@lethean.io> |
||
|---|---|---|
| .. | ||
| agentic | ||
| brain | ||
| lib | ||
| messages | ||
| monitor | ||
| setup | ||