mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-31 02:18:08 +00:00
* fix(agents,cron): remove pattern field from model-facing cron tool schema Fixes #107449 * fix(agents): regenerate prompt snapshots for cron schema pattern removal Remove "pattern": "\\S" from the declarationKey field in the model-facing cron tool schema across all three codex dynamic-tools snapshot fixtures. This aligns the committed prompt contract with the runtime schema change that removed the unanchored pattern constraint incompatible with llama.cpp. * test(cron): lock llama.cpp schema boundary Co-authored-by: 李健0668000722 <li.jian21@xydigit.com> * docs(changelog): place cron fix in release tail Co-authored-by: 李健0668000722 <li.jian21@xydigit.com> --------- Co-authored-by: Peter Steinberger <steipete@gmail.com> |
||
|---|---|---|
| .. | ||
| agents/prompt-snapshots | ||
| cli | ||
| hooks-install | ||
| plugins-install | ||
| ts-topology/basic | ||
| cli-startup-bench.json | ||
| exec-allowlist-shell-parser-parity.json | ||
| exec-wrapper-resolution-parity.json | ||
| plugin-extension-import-boundary-inventory.json | ||
| system-run-approval-binding-contract.json | ||
| system-run-approval-mismatch-contract.json | ||
| system-run-command-contract.json | ||
| talk-config-contract.json | ||