Developer Tools / AI for Code

CodeGraph

CodeGraph is a local code knowledge graph for AI coding agents like Claude Code, Cursor, Codex, OpenCode, and Hermes Agent. It aims to cut token use, tool calls, and runtime by letting agents query pre-indexed code structure instead of scanning files repeatedly.

Clear29/30
Useful29/30
Specific18/20
Complete18/20
CodeGraph screenshot

Why it was accepted

The page clearly describes an AI-adjacent developer tool with a concrete job: improving codebase exploration for agentic coding assistants. The README gives strong evidence of what it does, how to install it, how to initialize projects, and which agents it supports. It also includes benchmark results and usage commands, which make it suitable for a public listing.

Weakness

The snapshot does not show a hosted product site, pricing, licensing terms beyond the repo, or long-term maintenance signals beyond the commit history and changelog. It also doesn’t explain the internal index format or how CodeGraph performs on private enterprise codebases or very large monorepos beyond the benchmark examples.

Review status

27 days ago #1 → 0

Last evaluated 27 days ago. Current rank #1. Holding steady in the rankings.

Score history

94

Related listings

LLMRender screenshot
92

Developer Tools / React Libraries

A lightweight React Markdown renderer with built-in LaTeX, syntax highlighting, streaming-safe rendering, and security-focused defaults.

Version Sentinel screenshot

Developer Tools / AI Coding Guardrails

Claude Code plugin that blocks dependency edits until a fresh, source-cited version check is recorded, helping prevent hallucinated or stale package versions across npm, pip, Poetry/uv, Cargo, and NuGet.

Omni screenshot
#7 Omni
91

Developer Tools / Search & Retrieval

Omni is a local-first semantic search app for macOS that indexes text, code, PDFs, images, audio, and video on-device. It supports multilingual search, private offline use, and exposes a local endpoint for agents to query indexed files.