leanctl-bin
v0.3.0
Published
LeanCTL — Context-engineered AI coding CLI with thinking steering. Powered by lean-ctx. Installs a pre-built binary, no Rust required.
Maintainers
Readme
leanctl-bin
Pre-built binary distribution of LeanCTL — a context-engineered AI coding CLI with thinking steering, powered by lean-ctx.
Install
npm install -g leanctl-binGet started
leanctl init # Set up your AI provider
leanctl # Start codingWhat's included (v0.3.0)
- 40+ LLM-accessible tools — file reads, code search, symbol lookup, call graph navigation, route extraction, graph diagrams
- Thinking steering — automatically tunes LLM thinking budget based on task complexity
- Hybrid semantic search — BM25 + dense vector search with language filters
- Multi-provider — Anthropic Claude, OpenAI GPT, Google Gemini, Ollama
- Self-update —
leanctl upgradeto update to the latest version
Supported platforms
| Platform | Architecture | |----------|-------------| | macOS | Apple Silicon (aarch64) | | macOS | Intel (x86_64) | | Linux | x86_64 (statically linked, works everywhere) | | Windows | x86_64 |
Links
- Website
- Releases
- lean-ctx engine (open source)
- Discord
