Plain-language PR writing rules and repo PR template fetching exist but reach no prompt.
PR guidance and template injection sit behind a helper that unconditionally returns false.
What's wrong with this entry?
Helpers were added that would inject plain-language PR writing rules ("Short beats complete"), fetch the repo's PR template out of git, and warn that the template is untrusted content. All of it sits behind a helper that unconditionally returns false in this build, so none of it reaches any prompt.
- The template fetch uses
git show HEAD:<template>rather than reading the working tree. - A
tengu_pr_writing_guidance_renderedevent is wired up for when the guidance renders.
tengu_pr_writing_guidance_rendered
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.247
Claude Desktop sessions announce the branch's open PR on start
Both mention pull request