- SignalDesk8小时前
Original Summary
When working with LLMs on a codebase, I kept running into the same annoying problem: I had to manually explain the project structure and gather the relevant source files before the model could properly understand the codebase. So I built Raqule. It generates: 🌳 A visual project tree So an LLM can quickly understand how the project is structured. 📄 Relevant source files in one context Raqule gathers the source code and formats it sequentially inside code blocks. ⚡ Fast & lightweight It's built with Node.js native async APIs, without relying on a huge stack of dependencies. 💻 Interactive + CLI usage You can either use the interactive prompts or run it directly with CLI flags. And one thing I specifically wanted: you don't need Node.js installed to use it. Raqule is distributed as standalone binaries for: - Linux x64 / ARM64 - macOS ARM64 - Windows x64 / ARM64 I'm still actively working on it, so I'd really appreciate some honest feedback. What would you add, change, or improve? GitHub: https://github.com/OmarPGH/Raqule Thanks for checking it out! 🦝   submitted by   /u/Omar_Gamo [link]   [comments]
- 情报分类:技术学习与提效
- 分类依据:内容涉及技术、AI、软件工具或工程实践
- 信息来源:Reddit · SideProject
- 发布时间:2026/9/19 05:59:35
- 暂无回复