-
Notifications
You must be signed in to change notification settings - Fork 189
Open
Labels
Description
While configuring the tool to allow searching through archived repositories, I noticed that they are currently included by default in search results.
This creates noise in the output, as archived repositories are usually not relevant for most searches.
Archived repositories are generally inactive and rarely needed, most users will not want them in their default results.
Filtering them out improves relevance and search performance.
💡 Proposed Enhancement:
- Change the default search behavior so that archived repositories are filtered out.
- Add a configuration option to control the default search behavior (include or not archived repositories).
Thanks in advance for your feedback, and for all the great work on this project! 🙏