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

Tree-sitter

mentions 18 type Organization feed RSS

// recent coverage 18 mentions

19:08
2026-08-09
sourcefeed.dev
developer-tools

Code Retrieval Is Converging on Graphs, Not Embeddings

Code retrieval is shifting from embeddings to graph-based approaches, as demonstrated by the trending open-source tool code-graph-rag, which parses repositories with Tree-sitter, builds a knowledge gr…

17:00
2026-08-04
dev.to
developer-tools

Why AI Coding Agents Get Lost in Large Codebases

Developer Siddhartha Katiyar built ContextOS, a local-first context engine that indexes software repositories using Tree-sitter and SQLite FTS5 to improve AI coding assistants' retrieval accuracy. In …

04:35
2026-08-03
n3mo.shop
developer-tools

Show HN: N3MO better ROI than CodeRabbit

N3MO, a code review automation tool, claims to provide better ROI than CodeRabbit by parsing repository ASTs and building a call graph to trace transitive blast radius of pull request changes. In a be…

08:57
2026-07-28
perrotta.dev
developer-tools

pi: block dangerous commands syntax-aware

Pi, a command-line tool, now blocks dangerous shell commands using syntax-aware parsing with Tree-sitter instead of regex, preventing false positives and bypasses. The extension, developed by Thiago P…

07:48
2026-07-23
dev.to
developer-tools

How I reduced AI coding context by 95%

A developer built SymbolPeek, an MCP server that gives AI coding agents symbol-level access to a codebase, reducing context consumption by over 95%. In real-world testing, the tool avoided reading 6.4…

15:53
2026-06-06
blog.kilo.ai
ai-tools

How to Set Up Codebase Indexing in Kilo Code

Kilo Code has reintroduced codebase indexing for semantic code search, requiring users to configure an embedding provider and vector store before enabling the feature. The indexing system parses code …

08:18
2026-06-02
gist.github.com
developer-tools

my poor claude

A developer has released a suite of tools to improve context quality for AI coding agents, including code knowledge graphs, semantic code analysis tools, and context output compression utilities. The …

// co-occurs with top 8 entities
// topics top 6 topics