LiuHe toolchain cuts LLM agent repo indexing from 30 seconds to 98ms
Open-source project LiuHe v0.4.6 is a code-operation toolchain built specifically for LLM coding agents, addressing chronic slowdowns in repository symbol indexing. The team rebuilt their tooling around a Rust tree-sitter parse daemon, a SQLite symbol index, and incremental self-healing to replace a slow file-by-file parsing approach. Previously, indexing a 1,482-file Ansible repository took tens of seconds per request; after the redesign, a full index build takes 9.7 seconds and subsequent repo map queries return in 98ms. The toolkit also introduces transactional, journal-backed file writes that survive process kills, eliminating silently lost edits that plagued earlier agent workflows. Released under the MIT license with zero-build deployment, LiuHe offers 44 deterministic tools spanning code reading, analysis, editing, quality gating, and verification.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in