Documentation

Kopilot is an approval-gated AI agent for Kubernetes operations. It is a Python application built on LangChain and LangGraph: a supervisor agent routes requests to skill-specific sub-agents, and every command those agents want to run passes through a safety-checked executor.

Where to start

Reference

Guides

Naming: the product is Kopilot; the Python package and Kubernetes API group are named kubedevaiops. The kopilot and kubedevaiops CLI commands are equivalent.