ci: Redline caller pinned to askalf/askalf@116935d (#64, tool names the gateway forwards verbatim) - #121
Merged
Conversation
…he gateway forwards verbatim)
sprayberry-redline
approved these changes
Sep 25, 2026
sprayberry-redline
left a comment
Collaborator
There was a problem hiding this comment.
Automated review from the Sprayberry Labs fleet code reviewer.
Reviewed by the gating lane (gating review).
Verdict: approve. Pin-only bump of the reusable Redline workflow from 35a0ee3 to a full-SHA 116935d, with the trailing comment updated to match. Checked the whole workflow: trigger remains pull_request (not pull_request_target), permissions remain read-only, the same-repo/non-draft job guard is unchanged, no new inputs or secrets are passed. PR text, commit message and comment are plain and contain no AI attribution, secrets or internal paths. The target commit itself could not be inspected from this checkout, but a full-SHA pin is the correct form for a reviewed bump.
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.
What
.github/workflows/redline.ymlcallsaskalf/askalf/.github/workflows/redline-review.ymlat a fixed commit. This moves the pin from35a0ee3to116935d, which carries askalf/askalf#64: the four review tools are nowredline_list,redline_read,redline_searchandredline_submit.Why
With the old names, dario's tool map recognised
grepas its ownGrepand dropped the other three on the Claude path for some seats, so the model answered "the only tool available is Grep" and could never submit. Two of the four runs at35a0ee3on 2026-09-25 20:1xZ died exactly that way (#65, amnesia#92) while the pool was healthy. Names the gateway cannot map make it treat the client as non-CC and forward the tools verbatim.Nothing else changes
Same runner label, same guard, same permissions. The workflow is a pin bump only.