MCPcopy Create free account
hub / github.com/Palm1r/QodeAssist / currentConfiguration

Method currentConfiguration

ChatView/ChatRootView.cpp:1291–1294  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1289}
1290
1291QString ChatRootView::currentConfiguration() const
1292{
1293 return m_configurationController->currentConfiguration();
1294}
1295
1296void ChatRootView::loadAvailableAgentRoles()
1297{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected