This commit implements specialized code/programming search functionality: - Add CODE as a new query type with templates at all detail levels - Implement GitHub and StackExchange search handlers - Add code query detection based on programming languages and frameworks - Update result ranking to prioritize code-related sources - Implement integration testing for code queries - Update configuration and documentation |
||
---|---|---|
.. | ||
__init__.py | ||
arxiv_handler.py | ||
base_handler.py | ||
github_handler.py | ||
google_handler.py | ||
scholar_handler.py | ||
serper_handler.py | ||
stackexchange_handler.py |