mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-29 17:55:17 +00:00
Summary: - send Claude CLI system prompt files on resumed turns when backend policy is always - set Claude CLI default systemPromptWhen to always - add argv/unit coverage plus live ALPHA-to-BRAVO resume proof for #80374 Verification: - pnpm test src/agents/cli-runner/helpers.system-prompt-resume.test.ts extensions/anthropic/cli-shared.test.ts src/agents/cli-backends.test.ts test/scripts/test-live-shard.test.ts -- --reporter=verbose - OPENCLAW_LIVE_TEST=1 OPENCLAW_LIVE_USE_REAL_HOME=1 OPENCLAW_LIVE_CLI_BACKEND=true OPENCLAW_LIVE_CLI_BACKEND_MODEL=claude-cli/claude-haiku-4-5 node scripts/run-vitest.mjs run --config test/vitest/vitest.live.config.ts src/gateway/gateway-cli-backend.system-prompt-resume.live.test.ts --reporter=verbose - /Users/steipete/Projects/agent-scripts/skills/autoreview/scripts/autoreview --mode local - git diff --check - gitcrawl gh pr checks 86433 --repo openclaw/openclaw --watch=false --required Co-authored-by: JanusAsmussen <jjasmussen@outlook.com> Co-authored-by: Peter Steinberger <steipete@gmail.com>