Versions in this module Expand all Collapse all v0 v0.3.0 Apr 10, 2026 Changes in this version + const DefaultHistory + const DefaultMaxTokens + const DefaultModel + const DefaultTimeout + const EndpointAnthropic + const EndpointOpenAI + const ProviderAnthropic + const ProviderClaude + const ProviderOpenAI + func AIConfigCommand(con *core.Console) *cobra.Command + func AIDisableCmd(con *core.Console) error + func AIEnableCmd(cmd *cobra.Command, con *core.Console) error + func AIShowCmd(con *core.Console) error + func AnalyzeCmd(cmd *cobra.Command, con *core.Console, args []string) error + func AskCmd(cmd *cobra.Command, con *core.Console, args []string) error + func Commands(con *core.Console) []*cobra.Command