test(integration): verify safe fetches with Telegram proxy - #31
Closed
0xildefonso wants to merge 3 commits into
Closed
test(integration): verify safe fetches with Telegram proxy#310xildefonso wants to merge 3 commits into
0xildefonso wants to merge 3 commits into
Conversation
Collaborator
|
Closing without merge. This PR existed only to provide reproducible CI evidence for integration SHA The platform pointer PR has now been closed in favor of upgrading directly to the latest official NousResearch/hermes-agent version, so this integration branch is no longer a release input. |
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.
Purpose
Provides a normal GitHub CI run for the exact Hermes integration tree pinned by Pieverse-Eng/purrfect-claw-platform#1786.
This PR contains no conflict resolution or novel implementation. Integration head
771cd9d623ea0915c0f3ef8761db86e54e79d260is a clean merge with exactly these parents:11df964e8379972537ce8604177be993f1d798a1— current platform Telegram managed-proxy pin and this PR's basec5ee8b6ac9705da54f0d11f0d5182f74d679857a— reviewed redirect-safe media child from fix: pin untrusted Python media fetches #30The platform cannot pin #30 directly because the two heads diverge; doing so would silently remove the Telegram fix.
Tree invariants
c5ee8b6a…: exactly the three Telegram files from11df964e…11df964e…: exactly the 26-file fix: pin untrusted Python media fetches #30 setVerification
tests/gateway/test_telegram_max_doc_bytes.pyruff check .: passedty check tools/safe_http.py: passedgit diff --checkagainst both parents: passedDo not merge this integration PR; it exists to make the exact pinned tree reproducibly CI-tested. Canonical security review remains #30.
Refs Pieverse-Eng/purrfect-claw-platform#1732