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

Method currentAgentRoleSystemPrompt

ChatView/ChatRootView.cpp:1326–1329  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1324}
1325
1326QString ChatRootView::currentAgentRoleSystemPrompt() const
1327{
1328 return m_agentRoleController->currentRoleSystemPrompt();
1329}
1330
1331void ChatRootView::openAgentRolesSettings()
1332{

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected