Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Neuropole
/
apricot
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
4
Code
Issues
1
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Enhancement: Smarter RAG Retrieval with Top-K and Code Filtering
- #12
#12
Merged
deoxyforge
merged 14 commits into
main
Neuropole/apricot:main
from
vector-store-phase2
Neuropole/apricot:vector-store-phase2
Copy head branch name to clipboard
Mar 28, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Enhancement: Smarter RAG Retrieval with Top-K and Code Filtering
#12
deoxyforge
merged 14 commits into
main
Neuropole/apricot:main
from
vector-store-phase2
Neuropole/apricot:vector-store-phase2
Copy head branch name to clipboard
Commits
Commits on Mar 28, 2026
add : test_generator.py
haddybhaiya
committed
1df7736
View commit details
Copy full SHA for 1df7736
Browse repository at this point
update : enhance test func to gen unit test gener
haddybhaiya
committed
f46719b
View commit details
Copy full SHA for f46719b
Browse repository at this point
fix : import client,model
haddybhaiya
committed
bc09fc9
View commit details
Copy full SHA for bc09fc9
Browse repository at this point
Merge pull request #9 from Neuropole/t-review
Show description for 2caef45
haddybhaiya
authored
2caef45
View commit details
Copy full SHA for 2caef45
Browse repository at this point
feat: add test generation after review generation
pleasingsunlight
committed
4b77639
View commit details
Copy full SHA for 4b77639
Browse repository at this point
Merge branch 'main' of https://github.com/neuropole/apricot into test-review
pleasingsunlight
committed
2c05bc1
View commit details
Copy full SHA for 2c05bc1
Browse repository at this point
Phase 3: Improved retrieval with filtering and top-k results
deoxyforge
committed
7f98b7b
View commit details
Copy full SHA for 7f98b7b
Browse repository at this point
Merge branch 'vector-store-phase2' of https://github.com/Neuropole/apricot into vector-store-phase2
deoxyforge
committed
03fb8c5
View commit details
Copy full SHA for 03fb8c5
Browse repository at this point
fix: remove duplicate post comment code
pleasingsunlight
committed
51b0d1a
View commit details
Copy full SHA for 51b0d1a
Browse repository at this point
Merge branch 'vector-store-phase2' of https://github.com/neuropole/apricot into test-review
pleasingsunlight
committed
d763680
View commit details
Copy full SHA for d763680
Browse repository at this point
refactor: reorganize output generation and posting logic in main function
pleasingsunlight
committed
29bde27
View commit details
Copy full SHA for 29bde27
Browse repository at this point
Merge pull request #11 from Neuropole/test-review
Show description for 042ed00
pleasingsunlight
authored
042ed00
View commit details
Copy full SHA for 042ed00
Browse repository at this point
refactor: streamline test generation and output formatting in main function
pleasingsunlight
committed
6a91079
View commit details
Copy full SHA for 6a91079
Browse repository at this point
update : error catching & stricting comm size
haddybhaiya
committed
bd21806
View commit details
Copy full SHA for bd21806
Browse repository at this point
You can’t perform that action at this time.