Pin runtime images to A2A 0.12.49 - #63
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Root cause\n\nManaged and self-hosted bridge images were pinned to A2A 0.12.44, so newly built containers could not report execution-runtime health separately from relay transport.\n\n## Changes\n\n- Pin the build workflow, bridge Dockerfile, and assistant compose bundle to @perkos/perkos-a2a 0.12.49.\n- Document that 0.12.49 prevents an orphaned sidecar from keeping an external agent green.\n- Build from the production artifact whose SHA-256 is d73f1060e987edf403d80d2758890ba161885e42439ad5a6a35caee9834b5dac.\n\n## Validation\n\n- Version pins agree across workflow, Dockerfile, and compose bundle.\n- Production artifact returns 200 and matches the pinned SHA-256.