Connect Clawsmith to your coding agent. Ship products like crazy.Unlimited usage during betaGet API Key โ†’
โ† Back to dashboard
clawsmith.com/signal/semantic-entity-diff-cli-git-ai-agents
๐Ÿ”ฅ HypeUnderserveddev_tool_cliLive

git diff shows lines changed but not which functions broke and AI agents using line diffs are 2.3x less accurate

Raw git diff is line-based: it shows what text changed, not what functions, methods, or classes changed. AI agents making decisions from line diffs are 2.3x less accurate than when given entity-level context. Sem from Ataraxy Labs launched on HN twice (95 pts March, 174 pts June 2026) and hit 2.4k GitHub stars. The June post title was new primitive for code understanding not LSPs but entities on top of Git.

Product Idea from this Signal

A CLI tool that lets developers query git history in plain English and shows which functions changed instead of raw line diffs

3.1k โ–ฒ

Developers reading git history hit a wall of SHA hashes and line diffs that show which lines moved but not which functions actually broke, and AI agents fed those line diffs are measurably less accurate. This is a command line tool that answers plain English questions about a repo's history (who last touched this function, what changed in auth last month, which commits modified this class) and renders entity-level diffs at the function and class level so both humans and coding agents see what really changed.

GITCLIDEVELOPER-TOOLSCODE-SEARCHSEMANTIC-DIFFAI-AGENTSTREE-SITTER
Competitive46 leadsView Opportunity โ†’

Score Breakdown

GitHub
2,510
HN
386

Gap Assessment

UnderservedExisting solutions leave gaps

SemanticDiff is VS Code only and not agent-oriented; Sem and Kai are early-stage OSS; no CLI standard with traction yet.

Frequently Asked Questions