cmd

package
v1.8.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 1, 2025 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

Execute adds all child commands to the root command and sets flags appropriately.

Types

type RootDependencies

type RootDependencies struct {
	CurrentChatProvider      contracts_provider.IChatAIProvider
	CurrentEmbeddingProvider contracts_provider.IEmbeddingAIProvider
	Store                    contracts_store.IEmbeddingStore
	Analyzer                 contracts_analyzer.ICodeAnalyzer
	Cwd                      string
	Config                   *config.Config
	ChatHistory              contracts2.IChatHistory
	TokenManagement          contracts.ITokenManagement
}

RootDependencies holds the dependencies for the root command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL