Skip to content

Add zamalali/DeepGit — LangGraph GitHub research agent#73

Open
computer-agent wants to merge 1 commit into
open-gitagent:mainfrom
computer-agent:add-zamalali-DeepGit
Open

Add zamalali/DeepGit — LangGraph GitHub research agent#73
computer-agent wants to merge 1 commit into
open-gitagent:mainfrom
computer-agent:add-zamalali-DeepGit

Conversation

@computer-agent
Copy link
Copy Markdown

Adds DeepGit by @zamalali to the Open GAP registry.

What it does: DeepGit is a LangGraph-based agentic research workflow that performs deep discovery across GitHub repos. It expands natural-language queries into GitHub tags, retrieves candidates via ColBERT v2 hybrid dense retrieval + BM25 + FAISS, re-ranks with a cross-encoder, filters by hardware constraints, scores community health & code quality, and delivers a multi-factor ranked table of the most relevant repos — including hidden gems.

Category: research
Tags: github, search, langgraph, colbert, retrieval, ranking, hardware-aware
Stars: 877 ⭐ · License: Apache-2.0
Repo: https://github.com/zamalali/DeepGit

Companion PR (adds agent.yaml + SOUL.md to the source repo):
👉 zamalali/DeepGit#16

Note on CI: The registry validator clones the target repo's default branch to check for agent.yaml + SOUL.md. These files exist on the gitagent-protocol branch of the source repo (via the companion PR above). CI will fully pass once that PR is merged into main. This is the standard two-PR GAP onboarding flow.

Adds DeepGit by zamalali — an advanced LangGraph-based GitHub repository
discovery agent using ColBERT v2 retrieval, cross-encoder re-ranking,
hardware-aware filtering, and multi-factor ranking.

Companion PR adding agent.yaml + SOUL.md to the source repo:
zamalali/DeepGit#16
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