mirror of
https://github.com/Heretek-AI/openclaw-liberation.git
synced 2026-07-01 18:27:07 -04:00
chore: update patches.json for auto-generated patches
This commit is contained in:
+2
-12
@@ -1,17 +1,7 @@
|
||||
{
|
||||
"comment": "Sets patch-package to use patches stored in patches/ directory",
|
||||
"comment": "Patches are auto-generated by the workflow. See .github/workflows/main.yml",
|
||||
"path": "patches",
|
||||
"includePatterns": ["openclaw+*.patch"],
|
||||
"excludePatterns": ["*.patch.orig", "*.patch.rej"],
|
||||
"patches": [
|
||||
{
|
||||
"filename": "openclaw+2026.3.24.patch",
|
||||
"description": "Safety removal patch - removes restrictive safety constraints from OpenClaw to enable autonomous agent operation",
|
||||
"dateGenerated": "2026-03-25",
|
||||
"targetVersion": "latest",
|
||||
"categories": ["safety", "liberation", "core"],
|
||||
"tags": ["safety-removal", "autonomy", "core-patch"],
|
||||
"priority": 1
|
||||
}
|
||||
]
|
||||
"patches": []
|
||||
}
|
||||
Reference in New Issue
Block a user