Integrating CodeSearch Retropus - #67
Conversation
Steer the agent toward tight production spans, less redundant search, and selective expand/add_context; note IMP_DELETE_SNIPPETS in the agent docs. Co-authored-by: Cursor <cursoragent@cursor.com>
Align env vars, config fields, docs, and tests on the FEAT_/feat_ naming. Co-authored-by: Cursor <cursoragent@cursor.com>
Keep Retropus architecture and feature flags; take origin/dev docs, install guides, and non-Retropus style refinements. Co-authored-by: Cursor <cursoragent@cursor.com>
|
head_sha: 🤖 正在生成合并请求摘要,请稍候… |
|
head_sha: 🤖 AI 代码检视正在进行中,请稍候… |
|
head_sha: |
|
Mmmmroy seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
|
head_sha: |
|
head_sha:
|
|
head_sha:
uv run -m benchmarks.contextbench.runner \
--engine graph \
--num-instances 16 \
--results-dir ./results/auto_n16 \
--reset-indices
uv run -m benchmarks.contextbench.runner \
--engine retropus \
--num-instances 16 \
--results-dir ./results/retropus_n16 |
Paired: GitHub #67 ↔ GitCode !343
What type of PR is this?
/kind feature
What does this PR do / why do we need it:
Which issue(s) this PR fixes:
Fixes #175
What scenarios were tested, and what were the verification results(Function, performance, reliability, etc.):
Self-checklist:(Please check carefully,and mark an x in the [] brackets. We will review your completion status.)