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

Method currentAgentRoleDescription

ChatView/ChatRootView.cpp:1321–1324  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1319}
1320
1321QString ChatRootView::currentAgentRoleDescription() const
1322{
1323 return m_agentRoleController->currentRoleDescription();
1324}
1325
1326QString ChatRootView::currentAgentRoleSystemPrompt() const
1327{

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected