Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1301
void ChatRootView::applyAgentRole(const QString &roleName)
1302
{
1303
m_agentRoleController->applyRole(roleName);
1304
}
1305
1306
QStringList ChatRootView::availableAgentRoles() const
1307
{
Callers
nothing calls this directly
Calls
1
applyRole
Method · 0.80
Tested by
no test coverage detected