cd/entity/tree-sitter· home entities tree-sitter
grep -l @tree-sitter /news/*.json | wc -l → 12

tree-sitter

mentions 12 type Organization feed RSS

// recent coverage 12 mentions

20:31
2026-07-03
technology.org
ai-tools

Deterministic Guardrails Against AI Code Duplication

GitClear's analysis of 211 million changed lines found cloned code blocks have roughly quadrupled since 2022 due to AI coding agents duplicating code. A deterministic guardrail tool called dupehound, …

03:22
2026-06-29
byteiota.com
ai-agents

codebase-memory-mcp Cuts AI Agent Token Use by 121x

An open-source MCP server called codebase-memory-mcp, built by DeusData, cuts the token cost of structural code queries by up to 121x by using a persistent knowledge graph. The tool, trending #1 on Gi…

01:51
2026-06-18
github.com
developer-tools

Code Intelligence MCP Server

DeusData released Code Intelligence MCP Server, a code intelligence engine that indexes repositories in milliseconds and the Linux kernel in 3 minutes, providing structural queries in under 1ms via a …

09:11
2026-06-14
byteiota.com
developer-tools

Weave git merge Driver Fixes AI Agent False Conflicts

Elijah Newren, author of Git's merge-ort strategy, endorsed Weave, a new Git merge driver by Ataraxy Labs that resolves 31 of 31 real-world merge scenarios compared to Git's 15. Weave uses language-aw…

02:45
2026-06-14
ataraxy-labs.github.io
developer-tools

Weave: Merging based on language structure and not lines

Weave, a new Git merge driver from Ataraxy Labs, resolves merge conflicts by parsing code structure with tree-sitter and merging at the function or class level instead of by lines. It supports 31 merg…

14:38
2026-05-28
yogthos.net
large-language-models

Giving LLMs a Formal Reasoning Engine for Code Analysis

Researchers have developed Chiasmus, an MCP server that gives large language models access to formal reasoning engines for code analysis, combining Z3 constraint solving and Tau Prolog logic programmi…

// co-occurs with top 8 entities