fix(gateway): skip eager context warmup for probe#46152
fix(gateway): skip eager context warmup for probe#461525345asda wants to merge 1 commit intoopenclaw:mainfrom
Conversation
Greptile SummaryThis PR extends
Confidence Score: 5/5
Last reviewed commit: baa23c2 |
|
CI failure appears unrelated to this PR's two-file gateway probe change. The failing job is checks (node, extensions, pnpm test:extensions), and the failures reproduce locally when running the affected extension tests directly:
Local repro command: pnpm exec vitest run extensions/slack/src/monitor.tool-result.test.ts extensions/telegram/src/send.test.ts The actual PR change is limited to:
and only skips eager context warmup for openclaw gateway probe. |
|
Closing this as implemented after Codex review. Current What I checked:
So I’m closing this as already implemented rather than keeping a duplicate issue open. Review notes: reviewed against c13836804058; fix evidence: commit 564f820efa2b. |
Summary
Testing