Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type RootDependencies ¶
type RootDependencies struct {
CurrentProvider contracts_provider.IAIProvider
Store contracts_store.IEmbeddingStore
Analyzer contracts_analyzer.ICodeAnalyzer
Markdown contracts_markdown.IMarkdownGenerator
Cwd string
Config *config.Config
}
RootDependencies holds the dependencies for the root command
Click to show internal directories.
Click to hide internal directories.