Skip to content

Conversation

@Artur-
Copy link
Member

@Artur- Artur- commented Jan 30, 2026

Add a Python CLI tool to classify and label GitHub issues using LLM
assistance. The system fetches issues via gh CLI, uses Claude to
analyze and classify them, requires manual review before applying
labels.

Features:

  • Fetch all open issues from vaadin/flow
  • LLM-assisted classification (type, impact, severity, modules)
  • Triage analysis (AI fixable, needs test case, potentially outdated)
  • Interactive review interface for human approval
  • Batch label application with rate limiting
  • Progress and triage reports

Add a Python CLI tool to classify and label GitHub issues using LLM
assistance. The system fetches issues via gh CLI, uses Claude to
analyze and classify them, requires manual review before applying
labels.

Features:
- Fetch all open issues from vaadin/flow
- LLM-assisted classification (type, impact, severity, modules)
- Triage analysis (AI fixable, needs test case, potentially outdated)
- Interactive review interface for human approval
- Batch label application with rate limiting
- Progress and triage reports
@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants