ProxyAI/src/main/java/ee/carlrobert/codegpt
2024-01-30 11:22:22 +02:00
..
actions feat: add support for auto resolving compilation errors (#318) 2023-12-29 16:41:47 +02:00
completions Add setting for custom LLama server executable (#344) 2024-01-30 11:22:22 +02:00
conversations feat: add support for auto resolving compilation errors (#318) 2023-12-29 16:41:47 +02:00
credentials Add checkstyle rules (#274) 2023-11-16 17:15:11 +02:00
indexes feat: add support for auto resolving compilation errors (#318) 2023-12-29 16:41:47 +02:00
settings Add setting for custom LLama server executable (#344) 2024-01-30 11:22:22 +02:00
toolwindow feat: add support for auto resolving compilation errors (#318) 2023-12-29 16:41:47 +02:00
ui Add setting for custom LLama server executable (#344) 2024-01-30 11:22:22 +02:00
util feat: improve multi-file selection dialog UI 2023-12-13 14:52:59 +02:00
CodeGPTBundle.java Add checkstyle rules (#274) 2023-11-16 17:15:11 +02:00
CodeGPTKeys.java feat: add support for auto resolving compilation errors (#318) 2023-12-29 16:41:47 +02:00
CodeGPTPlugin.java fix: JetBrains internal API usage warnings 2023-12-04 21:56:51 +02:00
CodeGPTUpdateStartupActivity.java Feature: Support chatting with multiple files (#306) 2023-12-12 22:30:39 +02:00
EncodingManager.java Feature: Support chatting with multiple files (#306) 2023-12-12 22:30:39 +02:00
Icons.java Update toolwindow UI (#290) 2023-11-26 10:52:47 +02:00
PluginStartupActivity.java Feature: Support chatting with multiple files (#306) 2023-12-12 22:30:39 +02:00
ProjectCompilationStatusListener.java feat: add support for auto resolving compilation errors (#318) 2023-12-29 16:41:47 +02:00