Install via Winget
winget install igorls.context-builder
Open Windows Terminal or PowerShell and run the command above. Winget is built into Windows 10 (1809+) and Windows 11.
About Context Builder
Context Builder generates a single, structured markdown file from any codebase directory. The output is optimized for LLM consumption with relevance-based file ordering, AST-aware code signatures via Tree-Sitter, automatic token budgeting, and smart defaults.
Frequently Asked Questions
How do I install Context Builder using winget?
Open Windows Terminal or PowerShell and run:
winget install igorls.context-builder. Winget is built into Windows 10 (1809+) and Windows 11.What is Context Builder?
A blazing-fast CLI for creating LLM context from your entire codebase
Is Context Builder free to download?
Context Builder is available under the MIT license. Use the winget command or the direct download link on this page.
How do I update Context Builder with winget?
Run
winget upgrade igorls.context-builder in Windows Terminal or PowerShell to update Context Builder to the latest available version.