chore(skills): remove duplicate local-places skill

This commit is contained in:
Peter Steinberger
2026-02-13 16:15:36 +01:00
parent 4169a4df79
commit e50ce897b0
8 changed files with 4 additions and 712 deletions
+4
View File
@@ -4,6 +4,10 @@ Docs: https://docs.openclaw.ai
## 2026.2.13 (Unreleased)
### Changes
- Skills: remove duplicate `local-places` Google Places skill/proxy and keep `goplaces` as the single supported Google Places path.
### Fixes
- Security/Canvas: serve A2UI assets via the shared safe-open path (`openFileWithinRoot`) to close traversal/TOCTOU gaps, with traversal and symlink regression coverage. (#10525) Thanks @abdelsfane.