agent-context-code and h-codex
Both tools are competitors, as they are both semantic code search tools designed for intelligent context retrieval, differing in their specific features like local-first operation, hybrid search, and AST-aware chunking versus cross-repository focus.
About agent-context-code
tlines2016/agent-context-code
A 100% local semantic code search tool featuring hybrid search (vector + BM25), AST-aware chunking, and native MCP integration for AI coding assistants.
About h-codex
hpbyte/h-codex
A semantic code search tool for intelligent, cross-repo context retrieval.
This tool helps software developers find relevant code snippets across multiple projects by understanding the meaning, not just keywords. It takes your codebase as input, analyzes it intelligently, and then allows your AI coding assistant to retrieve contextually similar code. This is for developers who use AI assistants and need them to 'understand' their entire monorepo or multiple repositories.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work