mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-22 19:31:15 +00:00
* feat(agents): add Code Mode output contracts * perf(agents): defer untrusted tool schemas * chore(plugin-sdk): refresh API baseline * fix(agents): preserve deferred schema markers * fix(agents): preserve policy-blocked tool results * fix(agents): preserve nullable output contracts * fix(agents): reject policy blocks from success contracts * fix(agents): preserve output contracts through normalization * test(agents): type normalized tool fixtures * fix(agents): validate catalog results before projection * fix(agents): keep result snapshots internal * fix(agents): fail closed on unrenderable unions * fix(agents): preserve empty result markers * test(agents): keep result fixture discriminator literal * test(agents): use native own-property check