Update docs for OpenClaw v2026.3.8, peekaboo, and imsg integration

Co-authored-by: Junie <junie@jetbrains.com>
This commit is contained in:
mw
2026-03-11 23:02:19 +01:00
co-authored by Junie
parent fb33d6a9fe
commit 41d287dd6c
2 changed files with 67 additions and 20 deletions
+14
View File
@@ -4,6 +4,20 @@ All notable changes to this repository are documented in this file.
## [Unreleased]
## 2026-03-11
### Added
- Reconfigured OpenClaw Node for remote mode connecting to gateway `100.64.0.39:18789`.
- Installed and enabled `peekaboo` v3.0.0-beta3 for UI automation and Vision.
- Installed and enabled `imsg` v0.5.0 (built from source as universal binary) for iMessage integration.
- Successfully paired and authorized the MacBook node with the remote gateway.
- Verified Vision capabilities for background node service via TCC permissions.
### Changed
- Updated `ai.openclaw.node.plist` with optimized `ThrottleInterval` (10s) and environment variables.
- Disabled local `ai.openclaw.gateway` service to reduce resource contention.
- Upgraded OpenClaw to v2026.3.8 on both local node and remote gateway.
## 2026-03-04 (Evening)
### Added