Skip to content

feat: run rg as retrieval-ladder step 1 - #2

Merged
RichardHightower merged 1 commit into
mainfrom
feat/rg-accelerator
Aug 30, 2026
Merged

feat: run rg as retrieval-ladder step 1#2
RichardHightower merged 1 commit into
mainfrom
feat/rg-accelerator

Conversation

@RichardHightower

Copy link
Copy Markdown
Contributor

Fixes #1.

rg_ask.py advertised ripgrep but never invoked it. When rg is on PATH (or OKF_RG_PATH), AND-search knowledge/research/**. Missing rg is not an error. --no-rg skips the step.

rg_ask advertised ripgrep but never invoked it. When rg is on PATH
(or OKF_RG_PATH), AND-search knowledge/research/**. Missing rg is not
an error; pack/index steps still run. --no-rg skips the step.

Fixes #1
@RichardHightower
RichardHightower merged commit 388ad83 into main Aug 30, 2026
1 check 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.

Wire actual rg into rg_ask (ladder step 1)

1 participant