Skip to content

feat(rag): enable RAG retrieval (flag on) - #1126

Merged
JSONbored merged 1 commit into
mainfrom
feat/enable-rag
Jun 24, 2026
Merged

feat(rag): enable RAG retrieval (flag on)#1126
JSONbored merged 1 commit into
mainfrom
feat/enable-rag

Conversation

@JSONbored

Copy link
Copy Markdown
Owner

Flips GITTENSORY_REVIEW_RAG to true. Reviewer now retrieves related-code context with the #1124 knobs (minScore 0.4 + bm25 + title-led query). Fail-safe: degrades to no-context until the Vectorize index warms (the flag also activates ingestion). Config-only.

…_RAG=true)

Flips GITTENSORY_REVIEW_RAG false->true so the reviewer retrieves related-code context (with the #1124 quality
knobs: minScore 0.4 + bm25 rerank + title-led query). Fail-safe: retrieval degrades to '' until the Vectorize
index warms (this flag also activates ingestion: the 6-hourly cron fan-out + the merged-PR incremental path).
Still gated by the GITTENSORY_REVIEW_REPOS allowlist. (#GAP-2)
@JSONbored
JSONbored merged commit 2d1f856 into main Jun 24, 2026
@dosubot dosubot Bot added the size:XS label Jun 24, 2026
@JSONbored
JSONbored deleted the feat/enable-rag branch June 24, 2026 00:00
@superagent-security

Copy link
Copy Markdown
Contributor

Superagent didn't find any vulnerabilities or security issues in this PR.

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