Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Palm1r/QodeAssist
/ currentAgentRole
Method
currentAgentRole
ChatView/ChatRootView.cpp:1311–1314 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1309
}
1310
1311
QString ChatRootView::currentAgentRole() const
1312
{
1313
return m_agentRoleController->currentRole();
1314
}
1315
1316
QString ChatRootView::baseSystemPrompt() const
1317
{
Callers
nothing calls this directly
Calls
1
currentRole
Method · 0.80
Tested by
no test coverage detected