🎉 Smithery is now a part of Arcade.dev! Read more in our announcement here
Summarize and navigate this repo with the llm-tldr CLI (tree/structure/context/semantic search)...
python3 -m venv .venv source .venv/bin/activate pip install -e tools/llm-tldr
tldr warm .
tldr context <symbol> --project . tldr semantic "<behavior or intent>" . tldr tree <path> tldr structure <path> --lang <language>
.tldr/
.tldr/cache/semantic.faiss
.tldrignore
tools/llm-tldr