Skip to content

Releases: devoxx/DevoxxGenieIDEAPlugin

v0.1.10

17 May 15:58
Compare
Choose a tag to compare

Fix #73 : Background code block in Light theme

image

v0.1.9

16 May 09:55
2fcaaaf
Compare
Choose a tag to compare

Fix #68

image

v0.1.8

16 May 07:46
52c355c
Compare
Choose a tag to compare

Feat #63: Support for Gemini Pro 1.5 & Flash using API Keys
Fix for incorrect LLM selection
Fix for chat response styling issue
Fix prompt context issue

image

v0.1.7

15 May 11:40
Compare
Choose a tag to compare

Fix #61 : Chat with commercial LLM's broken

  • Added Mistral Largest model
  • Some more code refactoring
  • Added Plugin Devoxx logo

v0.1.6

14 May 12:45
Compare
Choose a tag to compare
  • Feat #47: Support for GPT-4o
  • Feat #34: User can cancel prompt execution
  • Feat #19: Sort LLM providers
  • Feat #38: Remember last chosen LLM provider and model
  • Feat #51: Refactored DevoxxGenieToolWindowContent
  • Fix #55: Files scroll panel
  • Fix #57: Hide model combobox for LMStudio & GPT4All at very first startup
  • Feat #59: Add complete file to context window when no code is selected

v0.1.5

09 May 10:46
Compare
Choose a tag to compare
  • Copy & Paste or Insert generated code
  • Copy complete response to clipboard
  • Styling of code results

CopyAndPastev0 1 5

v0.1.4

07 May 10:42
Compare
Choose a tag to compare

Support for GoLand IDE

v0.1.3

07 May 08:52
Compare
Choose a tag to compare

Support removal of chat messages
Introduce MessageWindowChatMemory instead of CircularQueue

image

v0.1.2

04 May 08:44
Compare
Choose a tag to compare

Support for adding code snippets to the chat window context (via right-click popup menu)

Full demo of new features @ https://www.youtube.com/watch?v=7IJrKIS1eN8

CodeSnippets720p.mp4

v0.1.0

03 May 18:17
Compare
Choose a tag to compare
  • Introduction of chat conversations
  • Attach files to chat context
  • Output formatting with language highlighting (dependent on used LLM)

DevoxxGenie-v0 1 0