ci: harden release validation harness checks · openclaw/openclaw@cf21cba
steipete
·
2026-05-06
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -277,6 +277,7 @@ describe("gateway codex harness live helpers", () => {
|
277 | 277 | ].join("\n"), |
278 | 278 | ["Available model overrides here:", "", "- `gpt-5.4`"].join("\n"), |
279 | 279 | ["Available model overrides:", "", "- `gpt-5.4`"].join("\n"), |
| 280 | +["Available model overrides listed for this session:", "", "- `gpt-5.5`"].join("\n"), |
280 | 281 | ["Available models:", "", "- `gpt-5.4`", "- `gpt-5.4-mini`"].join("\n"), |
281 | 282 | [ |
282 | 283 | "Available model overrides exposed in this session are:", |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。