
























@@ -128,6 +128,7 @@ Skills own workflows; root owns hard policy and routing.
128128129129- Use `$openclaw-testing` for test/CI choice and `$crabbox` for remote/full/E2E proof.
130130- Crabbox request means real scenario proof: install/update/call/repro user path; not just copy tests and run them remotely.
131+- Visual proof: use Crabbox, set up like a user, then screenshot-verify. No harness/bypass/shortcut unless explicitly asked.
131132- Small/narrow tests, lints, format checks, and type probes are fine locally only in a healthy normal checkout.
132133- In Codex worktrees, direct local `pnpm test*`, `pnpm check*`, `pnpm crabbox:run`, and `scripts/committer` can trigger pnpm dependency reconciliation or install prompts. Prefer `node` wrappers locally and Crabbox/Testbox for pnpm-gated proof.
133134- Full suites, broad changed gates, Docker/package/E2E/live/cross-OS proof, or anything that bogs down the Mac: Crabbox/Testbox.
@@ -264,7 +265,7 @@ Skills own workflows; root owns hard policy and routing.
264265- Version bump surfaces live in `$release-openclaw-maintainer`.
265266- Parallels: `$openclaw-parallels-smoke`; Discord roundtrip: `$parallels-discord-roundtrip`.
266267- Crabbox/WebVNC human demos: keep remote desktop visible/windowed; no fullscreen remote browser unless video/capture-style output.
267-- Before sharing WebVNC links, capture screenshot and verify target UI is not broken.
268+- Before sharing WebVNC links, use Crabbox screenshot first; verify real app/path works and target UI is not broken.
268269- ClawSweeper ops: `$clawsweeper`. Deployed hook sessions may post one concise `#clawsweeper` note only when surprising/actionable/risky; if using message tool, reply exactly `NO_REPLY`.
269270- Generated-media completions wake the requester agent first. Requester visible-reply config decides final text vs message tool; direct media send is fallback/recovery only.
270271- `message_tool_only`: normal agent final visible reply = current-source `message(action=send)` only. No `NO_REPLY` prompt/contract; no message call = no source reply. Plugin-owned bound-thread reply = plugin return value; no message tool needed. Never auto-publish private final.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。