Tagged articles
3 articles
Page 1 of 1
AI Architecture Path
AI Architecture Path
May 18, 2026 · Artificial Intelligence

Can CodeGraph Cut Claude Code’s Token Usage by 94% and Boost Exploration Speed by 77%?

CodeGraph, an open‑source semantic code‑intelligence tool for Claude Code, builds a local knowledge graph using Tree‑sitter, cutting tool calls by up to 94 % and speeding up code‑base exploration by 71 % across multiple languages, while offering CLI, MCP server and Node.js library interfaces.

AI code assistantCLIClaude Code
0 likes · 15 min read
Can CodeGraph Cut Claude Code’s Token Usage by 94% and Boost Exploration Speed by 77%?
AI Engineering
AI Engineering
May 16, 2026 · Backend Development

Cut 92% of Claude Code Tool Calls for Large Codebases with CodeGraph

CodeGraph builds a semantic knowledge graph of a codebase so Claude Code can query the graph instead of scanning files, reducing tool calls by an average of 92% and speeding up exploration by 71% across multiple large, multi‑language projects.

AI code assistanceClaude CodeCodeGraph
0 likes · 6 min read
Cut 92% of Claude Code Tool Calls for Large Codebases with CodeGraph
phodal
phodal
Nov 4, 2025 · Mobile Development

How AutoDev Uses Kotlin Multiplatform & Compose for True Multi‑Device AI Coding

This article details AutoDev's latest multi‑platform refactor built on Kotlin Multiplatform and Compose, describing the MPP‑Core engine, CLI/TUI, desktop and mobile IDEs, the TreeSitter‑based CodeGraph for context compression, and invites developers to contribute via its GitHub repository.

AutoDevCodeGraphCompose UI
0 likes · 6 min read
How AutoDev Uses Kotlin Multiplatform & Compose for True Multi‑Device AI Coding