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

Method baseSystemPrompt

ChatView/ChatRootView.cpp:1316–1319  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1314}
1315
1316QString ChatRootView::baseSystemPrompt() const
1317{
1318 return m_agentRoleController->baseSystemPrompt();
1319}
1320
1321QString ChatRootView::currentAgentRoleDescription() const
1322{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected