jahala/tilth
Smart(er) code reading for humans and AI agents. Reduces cost per correct answer by ~40% on average. Install: cargo install tilth -or- npx tilth
This tool helps developers quickly understand codebases and locate specific code elements. It takes file paths or code symbols as input and provides an intelligent outline of large files, exact code sections, or search results showing where symbols are defined and used. Software developers, especially those using AI coding assistants, will find this useful for efficient code navigation and comprehension.
115 stars and 192 monthly downloads.
Use this if you need a smarter way to read code, understand file structures, or trace function definitions and usages across a project, especially when working with AI coding tools.
Not ideal if you are looking for a general-purpose text search tool or if you primarily work with very small, simple codebases where structural understanding isn't a bottleneck.
Stars
115
Forks
10
Language
Rust
License
MIT
Category
Last pushed
Mar 11, 2026
Monthly downloads
192
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/jahala/tilth"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
spider-rs/spider
Web crawler and scraper for Rust
RightNow-AI/openfang
Open-source Agent Operating System
Dicklesworthstone/pi_agent_rust
High-performance AI coding agent CLI written in Rust with zero unsafe code
liquidos-ai/AutoAgents
A multi-agent framework written in Rust that enables you to build, deploy, and coordinate...
Ataraxy-Labs/sem
Semantic version control CLI. Entity-level diff, blame, graph, and impact analysis for code. 16...