A tree-like cli tool to visualize and produce a file to feed LLMs project structure in a token-efficient manner.
Problem: How do I give an LLM context of a code repo with a limited token window? Solution: Top-down tree-like map parsing files
Problem: How do I give an LLM context of a code repo with a limited token window? Solution: Top-down tree-like map parsing files