Context Builder

by igorls

A blazing-fast CLI for creating LLM context from your entire codebase

v0.8.3-1 MIT zip x64

Install with winget

Open PowerShell or Command Prompt and run:

winget install igorls.context-builder

Copied to clipboard!

1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation

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.

aiclicodebasecontextdeveloper-toolsllmrusttree-sitter

Advanced Install Options

Install (latest)winget install igorls.context-builder
Install (pinned version)winget install --id igorls.context-builder -e --version 0.8.3-1
Upgradewinget upgrade igorls.context-builder
Uninstallwinget uninstall igorls.context-builder

Frequently Asked Questions

How do I install Context Builder using winget?
Open PowerShell or Windows Terminal and run: winget install igorls.context-builder. Winget comes pre-installed on 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 use?
Context Builder is distributed under the MIT license. Check the publisher’s site for full licensing details.
How do I update Context Builder with winget?
Run winget upgrade igorls.context-builder in PowerShell or Windows Terminal to upgrade to the latest available version.
How do I uninstall Context Builder?
Run winget uninstall igorls.context-builder to remove Context Builder from your system.