mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-09 10:52:55 +00:00
Summary: - route slug-generator embedded runs through lane-local auth profile failure handling - add regression coverage for the run option - repair current landing checks for media auth mocks, device auth parsing, transcript sanitizer harness typing, and lint Verification: - node scripts/run-vitest.mjs src/hooks/llm-slug-generator.test.ts src/agents/embedded-agent-runner/run/auth-profile-failure-policy.test.ts - node scripts/run-vitest.mjs run --config test/vitest/vitest.media-understanding.config.ts --reporter=verbose - pnpm check:test-types - pnpm lint --threads=8 - git diff --check - .agents/skills/autoreview/scripts/autoreview --mode branch --base origin/main Fixes #71709. Co-authored-by: openperf <16864032@qq.com>