Skip to content

fix: resolve E2E agentic retrieval bugs and implement dual-priority scoring#16

Merged
suguanYang merged 2 commits intostagingfrom
fix/wuchengke/agentic-retrieval-scoring
May 9, 2026
Merged

fix: resolve E2E agentic retrieval bugs and implement dual-priority scoring#16
suguanYang merged 2 commits intostagingfrom
fix/wuchengke/agentic-retrieval-scoring

Conversation

@ErickThoughts
Copy link
Copy Markdown
Contributor

Auto-generated PR for agentic retrieval fixes.

…coring

- Fix doc accumulation in revision loop (selected_docs.clear)
- Fix missing ever_explored_doc_ids tracking for no_confident_match
- Implement KG-exhausted guard in terminal loop
- Replace max(agent, disc) scoring with dual-priority ranking to prevent 0-agent leak
- Promote bottom_discovery to mandatory pre-step
@suguanYang suguanYang merged commit aa136ef into staging May 9, 2026
9 checks 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.

2 participants