Skip to content

GitHub project selector includes repositories below author commit threshold #269

Description

@thejonali

The GitHub project selection prompt says projects with author_commit_count < 4 should never be selected, but the code only filters out author_commit_count == 0.

With a sample resume pointing to https://github.com/octocat, selected projects included repositories with author_commit_count: 1.

Expected: projects with fewer than 4 author commits should be excluded before and after LLM selection.

Environment:

  • macOS
  • Python 3.13.5 local venv
  • Provider: Ollama
  • Model: gemma3:4b

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions