ProxyAI/src/main/java/ee/carlrobert/codegpt
2025-02-10 18:44:18 +00:00
..
actions fix: duplicate actions and other keymap improvements (fixes #826) 2025-01-23 02:12:10 +00:00
completions feat: multiple custom providers (#859) 2025-02-09 15:21:39 +00:00
conversations feat: redesign chat user input component 2025-01-22 23:06:16 +00:00
settings feat: multiple custom providers (#859) 2025-02-09 15:21:39 +00:00
statusbar feat: status toolbar completion progress for all core actions 2025-02-03 23:40:36 +00:00
toolwindow feat: add gemini 2.0 flash model and update model combobox menu ui 2025-02-10 17:14:46 +00:00
ui feat: redesign chat user input component 2025-01-22 23:06:16 +00:00
util feat: add git context to code completions 2024-08-31 19:39:43 +03:00
CodeGPTBundle.java chore: Improve code (#442) 2024-04-10 14:47:38 +03:00
CodeGPTKeys.java feat: status toolbar completion progress for all core actions 2025-02-03 23:40:36 +00:00
CodeGPTPlugin.java feat: support DeepSeek R1 and V3 models 2025-01-27 21:51:12 +00:00
EncodingManager.java refactor: chat request message building 2024-11-18 10:38:19 +00:00
Icons.java feat: redesign chat user input component 2025-01-22 23:06:16 +00:00
ProjectCompilationStatusListener.java fix: do not process chat files for codegpt api 2024-12-30 00:22:34 +00:00
ReferencedFile.java fix: include unsaved content in prompt 2025-02-10 18:44:18 +00:00