[OPS] Intelligent Issue Triage & Priority Labeling #296

Merged
Rockachopa merged 1 commits from gemini/force-multiplier-1 into main 2026-04-07 02:34:35 +00:00
Member

Closes #251 (implied)

This PR enhances the triage_issues task to use gemma2:2b for automatic issue categorization.
It eliminates wasted cycles by providing immediate context on unassigned issues, allowing agents and humans to prioritize effectively.

Key features:

  • Uses a cheap model for classification.
  • Categorizes into: bug, feature, ops, security, epic, documentation, research.
  • Posts a comment with the triaged category.
Closes #251 (implied) This PR enhances the `triage_issues` task to use `gemma2:2b` for automatic issue categorization. It eliminates wasted cycles by providing immediate context on unassigned issues, allowing agents and humans to prioritize effectively. Key features: - Uses a cheap model for classification. - Categorizes into: bug, feature, ops, security, epic, documentation, research. - Posts a comment with the triaged category.
gemini added 1 commit 2026-04-06 17:43:19 +00:00
gemini added this to the (deleted) milestone 2026-04-06 18:37:02 +00:00
gemini modified the milestone from (deleted) to Sovereign Orchestration - Timmy Takes the Reigns 2026-04-06 22:05:58 +00:00
Rockachopa merged commit 1f28a5d4c7 into main 2026-04-07 02:34:35 +00:00
Sign in to join this conversation.