fix(triage): make issue title updates much more conservative (#2888)
## Summary
- Update the Claude triage workflow to be more conservative about
changing user-provided issue titles
- Only update titles that are essentially blank or contain no meaningful
information (placeholders, single unhelpful words like "help" or "bug",
just punctuation)
- Key rule: if you can understand what the user is roughly talking about
from the title, leave it alone
## Test plan
- Review the updated workflow conditions to verify they are
appropriately conservative
- Monitor triage behavior on new issues to confirm fewer unnecessary
title edits
🤖 Generated with [Claude Code](https://claude.com/claude-code)
<!-- devin-review-badge-begin -->
---
<a href="https://app.devin.ai/review/dyad-sh/dyad/pull/2888"
target="_blank">
<picture>
<source media="(prefers-color-scheme: dark)"
srcset="https://static.devin.ai/assets/gh-open-in-devin-review-dark.svg?v=1">
<img
src="https://static.devin.ai/assets/gh-open-in-devin-review-light.svg?v=1"
alt="Open with Devin">
</picture>
</a>
<!-- devin-review-badge-end -->
Co-authored-by:
Will Chen <willchen90@gmail.com>
Co-authored-by:
Claude Opus 4.5 <noreply@anthropic.com>
正在显示
请
注册
或者
登录
后发表评论