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

Method applyAgentRole

ChatView/ChatRootView.cpp:1301–1304  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1299}
1300
1301void ChatRootView::applyAgentRole(const QString &roleName)
1302{
1303 m_agentRoleController->applyRole(roleName);
1304}
1305
1306QStringList ChatRootView::availableAgentRoles() const
1307{

Callers

nothing calls this directly

Calls 1

applyRoleMethod · 0.80

Tested by

no test coverage detected