MCPcopy 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
1311QString ChatRootView::currentAgentRole() const
1312{
1313 return m_agentRoleController->currentRole();
1314}
1315
1316QString ChatRootView::baseSystemPrompt() const
1317{

Callers

nothing calls this directly

Calls 1

currentRoleMethod · 0.80

Tested by

no test coverage detected