kosa8 docs

Commands / kosa8 ai

kosa8 ai

Chat with kosa8's embedded assistant (approval-first, live state)

An assistant that sees your live container/image state and can run read-only queries freely; anything that changes state asks first.

Provider: with ANTHROPIC_API_KEY set it uses the Anthropic API (--provider anthropic); otherwise it uses a local model gateway (kosa8 model serve NAME, --provider local). No code content is sent anywhere except the provider you choose.

Options

FlagTypeWhat it doesDefault
-m, --messagestringask one question and exit
--modelstringoverride the model id
--providerstringanthropic | local | auto (default: auto)