ProxyAI/src/main/java/ee/carlrobert/codegpt
2024-03-13 16:47:00 +02:00
..
actions fix: couple of intellij platform warnings 2024-03-13 16:47:00 +02:00
codecompletions chore: bump sinceBuild and javaVersion 2024-03-13 11:53:15 +02:00
completions feat: support git commit message generation with custom openai and anthropic service (#390) 2024-03-12 21:27:51 +02:00
conversations feat: support claude completions (#398) 2024-03-06 12:48:29 +02:00
credentials fix: couple of intellij platform warnings 2024-03-13 16:47:00 +02:00
indexes feat: add support for auto resolving compilation errors (#318) 2023-12-29 16:41:47 +02:00
settings fix: couple of intellij platform warnings 2024-03-13 16:47:00 +02:00
statusbar Inline Autocompletion Pt.2 (#333) 2024-01-31 01:05:31 +02:00
toolwindow fix: intellij platform warning (#400) 2024-03-12 23:13:16 +02:00
ui feat: support claude completions (#398) 2024-03-06 12:48:29 +02:00
util fix: custom service request body serialization 2024-02-24 01:12:21 +02:00
CodeGPTBundle.java Add checkstyle rules (#274) 2023-11-16 17:15:11 +02:00
CodeGPTKeys.java feat: second set of autocomplete improvements 2024-02-11 01:31:34 +02:00
CodeGPTPlugin.java fix: JetBrains internal API usage warnings 2023-12-04 21:56:51 +02:00
CodeGPTUpdateStartupActivity.java refactor: extract configuration state into standalone class 2024-02-07 02:13:22 +02:00
EncodingManager.java chore(deps): bump com.knuddels:jtokkit from 0.6.1 to 1.0.0 2024-02-19 14:52:37 +02:00
Icons.java feat: support claude completions (#398) 2024-03-06 12:48:29 +02:00
PluginStartupActivity.java fix: couple of intellij platform warnings 2024-03-13 16:47:00 +02:00
ProjectCompilationStatusListener.java refactor: extract configuration state into standalone class 2024-02-07 02:13:22 +02:00