Назад към всички

code-breaking-changes

// Breaking changes

$ git log --oneline --stat
stars:63 856
forks:12k
updated:June 10, 2026
SKILL.mdreadonly
SKILL.md Frontmatter
namecode-breaking-changes
descriptionBreaking changes

Search for breaking changes in external integration surfaces:

  • app-server APIs
  • CLI parameters
  • configuration loading
  • resuming sessions from existing rollouts

Do not stop after finding one issue; analyze all possible ways breaking changes can happen.