Skip to content

Conversation

@ignatov
Copy link
Contributor

@ignatov ignatov commented Feb 9, 2026

Summary

  • Changes the binary distribution OS family check from a build-blocking error to a warning
  • Agents like Kiro that only ship macOS + Linux binaries (no Windows) can now be merged
  • Updates CONTRIBUTING.md to reflect the relaxed requirement

Test plan

  • CI "Build & Validate" passes with existing agents
  • Verify warning is printed for agents missing OS families (e.g., Kiro PR feat: Add Kiro CLI ACP #33)

- Binary builds for all operating systems (macOS, Linux, Windows) are now recommended but not mandatory.
- Missing OS families will generate warnings instead of failing validation.
@ignatov ignatov merged commit 0c732bb into main Feb 9, 2026
5 checks passed
@ignatov ignatov deleted the relax-os-requirement branch February 9, 2026 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant