mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-13 06:03:39 -06:00
220b2dcec7
* fix(skills): reconcile manually created proposal targets (#90388) * fix(skills): preserve stale apply lifecycle errors * fix(skills): stale existing create targets * fix(skills): dispatch reconciliation hooks outside target lease * test(skills): prove manual target reconciliation * fix(skills): serialize proposal reconciliation with collection writes * fix(skills): surface proposal reconciliation failures --------- Co-authored-by: Vincent Koc <vincentkoc@ieee.org>