Bug Fixes
-
OpenClaw: Fix MEMORY.md project query mismatch —
syncMemoryToWorkspacenow includes both the base project name and the agent-scoped project name (e.g., both "openclaw" and "openclaw-main") when querying for context injection, ensuring the correct observations are pulled into MEMORY.md. -
OpenClaw: Add feed botToken support for Telegram — Feeds can now configure a dedicated
botTokenfor direct Telegram message delivery, bypassing the OpenClaw gateway channel. This fixes scenarios where the gateway bot token couldn't be used for feed messages.
Other
- Changed OpenClaw plugin kind from "integration" to "memory" for accuracy.