by travisvn · Agent Tool · ★ 289
gptree 🌳 A CLI tool to provide LLM context for coding projects by combining project files into a single text file with a directory tree structure. What is gptree? When working with Large Language Models (LLMs) to continue or debug your coding projects, providing the right context is key. simplifies this by: Generating a clear directory tree structure of your project. Combining the contents of relevant files into a single output text file. Allowing you to select files interactively to fine-tune which files are included.
| Stars | 289 |
| Forks | 21 |
| Language | Python |
| Category | Agent Tool |
| License | GPL-3.0 |
| Quality Score | 74.7499484062595/100 |
| Open Issues | 2 |
| Last Updated | 2025-07-25 |
| Created | 2024-12-16 |
| Platforms | claude-code, cli, gemini, python |
| Est. Tokens | ~330k |
Explore other popular agent tool tools:
gptree is A CLI tool to provide LLM context for coding projects by combining project files into a single text file (or clipboard text) with directory tree structure.. It is categorized as a Agent Tool with 289 GitHub stars.
gptree is primarily written in Python. It covers topics such as ai, artificial-intelligence, brew.
You can find installation instructions and usage details in the gptree GitHub repository at github.com/travisvn/gptree. The project has 289 stars and 21 forks, indicating an active community.
gptree is released under the GPL-3.0 license, making it free to use and modify according to the license terms.