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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
API Changes
Add support for skills.sh packages in AgentConfig via spec.skills[] field and --skills-sh CLI flag (#523)
Features
Jobs now automatically retry once on pod disruptions (node scale-down, preemption) via PodFailurePolicy. Application crashes still fail the Job immediately. (#525)
Added categorized release notes generated from PR descriptions, grouped by kind/* labels (#521)