Skip to content

Conversation

@jzila
Copy link
Contributor

@jzila jzila commented Feb 1, 2026

Summary

  • Adds a {findings} template variable to hook command interpolation, containing the full review output from the agent
  • The variable is shell-escaped like all other template variables to prevent injection
  • Populated on review.completed events

Test plan

  • Existing interpolation tests updated and passing
  • Shell injection tests extended to cover {findings}
  • Full test suite passes (go test ./...)

Allow hook commands to access the full review output via {findings},
shell-escaped like all other template variables.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant