Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Palm1r/QodeAssist
/ instanceFactory
Method
instanceFactory
sources/agents/AgentFactory.cpp:214–217 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
212
}
213
214
Providers::ProviderInstanceFactory *AgentFactory::instanceFactory() const noexcept
215
{
216
return m_instanceFactory.data();
217
}
218
219
Providers::ProviderSecretsStore *AgentFactory::secretsStore() const noexcept
220
{
Callers
nothing calls this directly
Calls
1
data
Method · 0.45
Tested by
no test coverage detected