mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-08 11:13:40 +00:00
The scoped outbound media tests added in #92872 assert raw mkdtemp paths, but prod resolvers canonicalize roots, so on macOS the /var -> /private/var tmpdir symlink made three tests fail (green on Linux CI). Realpath the tmp roots like sibling tests, and export the real UploadDailyLimitExceededError from the outbound-dispatch sender.js mock so prod instanceof checks in error paths hit real assertions instead of vitest's missing-export guard. Also add AGENTS.md test guidance covering both patterns.
OpenClaw QQ Bot
Official OpenClaw channel plugin for QQ Bot group and direct-message workflows.
Install from OpenClaw:
openclaw plugin add @openclaw/qqbot
Configure QQ Bot credentials in OpenClaw, then connect the bot to the groups or direct-message contexts where agents should operate.