-
Notifications
You must be signed in to change notification settings - Fork 5
Update to 0.50.4 and improve workflows #406
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
cf2b2a2
c005ae6
5fce2f9
492fe1e
5f10764
f72811a
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Configurable prefix is not propagated to duplicate-check instructions.
You made
title-prefixconfigurable, but the prompt still tells the agent to search for hardcoded[branch-actions-detective]issues. If callers override the prefix, dedup checks in the prompt can miss existing findings.Suggested fix
Also applies to: 74-74
🤖 Prompt for AI Agents