mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2026-06-14 18:29:30 -04:00
refactor: add to template agent roles
This commit is contained in:
@@ -2,7 +2,6 @@ add_executable(QodeAssistTest
|
||||
../CodeHandler.cpp
|
||||
../LLMSuggestion.cpp
|
||||
CodeHandlerTest.cpp
|
||||
ClaudeCacheControlTest.cpp
|
||||
DocumentContextReaderTest.cpp
|
||||
LLMSuggestionTest.cpp
|
||||
# LLMClientInterfaceTests.cpp
|
||||
@@ -17,7 +16,7 @@ target_link_libraries(QodeAssistTest PRIVATE
|
||||
GTest::Main
|
||||
QtCreator::LanguageClient
|
||||
Context
|
||||
PluginLLMCore
|
||||
Common
|
||||
LLMQore
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user