Terminal-first · Local-first · Governed

Your AI coding pilot, in the shell.

Use the models you choose and manage identity, devices, usage, budgets, and team access from one managed control plane. Your project remains on your machine unless you choose to send a request to a provider or hosted service.

npm install -g @tagrise/kpilot
kpilot — ~/projects/api
$ npm i -g @tagrise/kpilot@latest
$ kpi login
Open https://konsolepilot.ai/device
Code: KP7F-92QX

✓ Signed in as joy@example.com

$ kpi --mode write "harden the auth flow"
◆ Explorer and security agents inspecting repository…
◆ Permission requested: modify 3 files
✓ Tests passed · usage synced

Private by default

Local files and terminal work remain on the developer machine. Hosted inference sends only the request needed to the selected model backend and does not store request text in the control-plane database.

Provider neutral

Connect paid APIs, cloud platforms, subscription bridges, or compatible local models through one terminal agent. A local model is not a self-hosted kpilot platform.

Managed operational control

Issue scoped API keys, approve CLI devices, enforce budgets, and inspect usage without turning the coding agent into a web IDE. Standard plans use the managed kpilot service.