by ParsaBordbar · AI Tool · ★ 21
Context Tree (ctx3) Context Tree (ctx3) is a free, open-source CLI tool written in Go that helps you (and your favorite LLM) understand a codebase better by providing structured metadata about files and dependencies. What Can It Do? ctx3 combines three core ideas: File Tree – print the file hierarchy of your project. Context – collect metadata about files, dependencies, and a README preview. Pack – generate a single, LLM‑friendly file that contains the directory structure and the full contents of files (similar to Repomix).
| Stars | 21 |
| Forks | 1 |
| Language | Go |
| Category | AI Tool |
| License | MIT |
| Quality Score | 69.3254059239806/100 |
| Last Updated | 2026-05-21 |
| Created | 2025-08-29 |
| Platforms | cli, go |
| Est. Tokens | ~7k |
These tools work well together with ctx3 for enhanced workflows:
Explore other popular ai tool tools:
ctx3 is Context Tree is a code analysis cli tool written in Go that helps you and LLMs to understand a codebase/project better!. It is categorized as a AI Tool with 21 GitHub stars.
ctx3 is primarily written in Go. It covers topics such as ai-tools, cli, cli-app.
You can find installation instructions and usage details in the ctx3 GitHub repository at github.com/ParsaBordbar/ctx3. The project has 21 stars and 1 forks, indicating an active community.
ctx3 is released under the MIT license, making it free to use and modify according to the license terms.