Sigbound
Version updated for https://github.com/surya-koritala/sigbound to version v1.0.0.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Sigbound automates the process of merging code changes from multiple AI coding agents in parallel, resolving conflicts using a model and verifying merges before they land. It uses Git worktrees to handle each agent’s work independently and combines non-conflicting changes efficiently. The action is customizable with various commands for planning, running agents, resolving conflicts, verifying merges, and repairing failed builds, allowing users to harness their own AI models for effective collaboration.
What’s Changed
Changelog
- cbfd3b7ac0ba5d0f1689c06599f2a6cc243c898b docs: correct /ui auth prose to match the SPA-shell pattern
- 5cbcf58af0c98e3e91bb2bcb5301d35c0815a6cd fix: close bare ‘’ fail-open in -env- allowlists (issue #56)
- b41f5a535d184afcfb92118ee41f9af2e6f4a53e fix: don’t count -verify-cache hits toward verify.invocations/wallMs
- e6043c25b71cf264512d597781f4bfbec72cb8d8 fix: resolve singleton group heads to OIDs in IntegrateOCC
- b894a53137a70bdeba7c22d4ea81b23e9db838c3 fix: serve /ui unauthenticated so the token field is reachable