ProxyAI/src/main/java/ee/carlrobert/codegpt
2024-12-17 12:18:50 +00:00
..
actions fix: use JB in-built logic for creating git diff 2024-11-25 10:47:02 +00:00
completions fix: get/validate credentials outside of EDT (fixes #374) 2024-12-06 10:54:04 +00:00
conversations feat: consolidate all prompts into a single settings view (#775) 2024-11-25 10:46:31 +00:00
settings feat: use the Ollama generate API for FIM templates (#772) 2024-12-04 12:02:05 +00:00
statusbar feat: add proper streaming implementation 2024-08-31 20:01:51 +03:00
toolwindow feat: add popup menu for toolwindow chat textpane 2024-12-17 12:18:50 +00:00
ui feat: support high context limits (CodeGPT) 2024-10-10 11:21:15 +03: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: consolidate all prompts into a single settings view (#775) 2024-11-25 10:46:31 +00:00
CodeGPTPlugin.java feat: Start/stop LLaMA Server from statusbar (#544) 2024-05-13 19:02:22 +03:00
EncodingManager.java refactor: chat request message building 2024-11-25 10:46:19 +00:00
Icons.java feat: auto apply (#743) 2024-10-29 10:46:13 +00:00
ProjectCompilationStatusListener.java refactor: chat request message building 2024-11-25 10:46:19 +00:00
ReferencedFile.java refactor: clean up old code 2024-03-14 14:34:29 +02:00