GitHub

boltz-kit

A code intelligence toolkit that helps humans and AI understand codebases better.

Installation

go install github.com/boltz-labs/boltz-kit@latest

Or build from source:

git clone https://github.com/boltz-labs/boltz-kit.git
cd boltz-kit
go build -o boltz

Commands

Latest Release

v0.2.0 - Added search command with regex support and JSON output.

View all releases →