Install via winget
click to copy
winget install igorls.context-builder
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.
Package ID
igorls.context-builder
Version
0.8.3-1
Publisher
igorls
License
MIT
Installer
zip
Architecture
x64
Tags
Frequently Asked Questions
How do I install Context Builder using winget?
Open PowerShell or Windows Terminal and run:
winget install igorls.context-builder. Winget ships with 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 distributed under the MIT license. Use the winget command above or the download button to get it directly from the publisher.
How do I update Context Builder with winget?
Run
winget upgrade igorls.context-builder in PowerShell or Windows Terminal to update to the latest available version.How do I uninstall Context Builder?
Run
winget uninstall igorls.context-builder to remove Context Builder from your system.