Skip to content

[Feature] Tool to search code + commit history + PRs + issues based on keywords + semantically #51

@BaoNguyen09

Description

@BaoNguyen09

Is your feature request related to a problem? Please describe.

I want to let AI has full access to every context a github repo has

Describe the solution you'd like

  • Code search:
    • use github api for keyword search (faster on startup)
    • clone the github repo to the container then use SeaGOAT for semantic search
  • commit history, PRs, issues: use keyword search initally (semantic search can be tricky for these)

Describe alternatives you've considered

Just use code search api from github though it's limiting because of rate limit, and searching power (only keyword-based search available).

Additional Context

Add any other context, mockups, or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions