Skip to content

fix(issue-detection): Don't use "Other" as title for uncategorized AI issues#113311

Merged
roggenkemper merged 1 commit into
masterfrom
roggenkemper/fix/ai-detected-other-title
Apr 17, 2026
Merged

fix(issue-detection): Don't use "Other" as title for uncategorized AI issues#113311
roggenkemper merged 1 commit into
masterfrom
roggenkemper/fix/ai-detected-other-title

Conversation

@roggenkemper

@roggenkemper roggenkemper commented Apr 17, 2026

Copy link
Copy Markdown
Member

When the LLM can't slot a detected issue into one of the known categories, it returns the literal string "Other". Previously this flowed through as the issue stream title, which read poorly. Map it to "AI-Detected Application Issue" instead as a temporary fix until we update the prompt to give a better name

When the LLM can't slot a detected issue into one of the known
categories, it returns the literal string "Other". Previously this
flowed through as the issue stream title, which read poorly. Map it
to "AI-Detected Application Issue" instead so the stream shows a
category-neutral, human-readable label.

Co-Authored-By: Claude <noreply@anthropic.com>
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label Apr 17, 2026
@roggenkemper
roggenkemper marked this pull request as ready for review April 17, 2026 16:58
@roggenkemper
roggenkemper requested a review from a team as a code owner April 17, 2026 16:58
@roggenkemper
roggenkemper merged commit ad32f55 into master Apr 17, 2026
58 checks passed
@roggenkemper
roggenkemper deleted the roggenkemper/fix/ai-detected-other-title branch April 17, 2026 17:12
@github-actions github-actions Bot locked and limited conversation to collaborators May 3, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants