Skip to content

feat(agent): rank issues with claim signals#84

Open
kesmeey wants to merge 1 commit into
NianJiuZst:mainfrom
kesmeey:feat/issue-claim-signals-upstream
Open

feat(agent): rank issues with claim signals#84
kesmeey wants to merge 1 commit into
NianJiuZst:mainfrom
kesmeey:feat/issue-claim-signals-upstream

Conversation

@kesmeey

@kesmeey kesmeey commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Load recent human issue comments through the GitHub API.
  • Detect explicit self-claims and maintainer assignments.
  • Ignore bots and stale claim comments.
  • Apply a bounded ranking penalty and display supporting evidence.

Why

GitHub assignees do not capture every claimed issue. Contributors often claim work in comments, causing the agent to
prioritize work already in progress.

Scope

This PR only adds claim detection. It excludes discussion-difficulty scoring, linked-PR checks, formatter execution,
and other runtime fixes.

Validation

  • bun run check
  • bun run typecheck
  • bun run build
  • bun test - 288 passed

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant