You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hardened frontmatter field updates with an exclusive same-file lock so concurrent ace-task update-style mutations do not silently lose one writer's changes.
📦 ace-task v0.31.6
Fixed
Updated task review/update workflow guidance to combine same-task scalar updates into one ace-task update ... --set ... call and avoid parallel writes against the same task ref.
📦 ace-retro v0.16.3
Technical
Corrected the retro/selfimprove workflow example to use the current supported retro create contract for self-improvement retros.