Reim-developer/Sephera
Fast Rust CLI for codebase metrics and deterministic LLM context packs
This tool helps software developers quickly understand codebases and prepare focused context for AI agents. It takes a local repository or a remote URL and outputs metrics, compressed code summaries, or dependency graphs. Developers can use it to analyze code, trace dependencies, and create concise, budget-aware code packs for AI models.
Use this if you are a software developer needing to quickly analyze codebases, generate focused code summaries for AI models, or understand code dependencies before making changes.
Not ideal if you only need a basic line count, as other tools like `cloc` or `tokei` specialize in that, or if you require an AI agent runtime or a provider-specific AI wrapper.
Stars
69
Forks
7
Language
Rust
License
GPL-3.0
Category
Last pushed
Mar 25, 2026
Monthly downloads
15
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/Reim-developer/Sephera"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
rtk-ai/rtk
CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust...
jnsahaj/lumen
Beautiful git diff viewer, generate commits with AI, get summary of changes, all from the CLI
jkawamoto/ctranslate2-rs
Rust bindings for OpenNMT/CTranslate2
Topos-Labs/infiniloom
High-performance repository context generator for LLMs - Transform codebases into optimized...
mohsen1/yek
A fast Rust based tool to serialize text-based files in a repository or directory for LLM consumption