Releases: jeddict/jeddict-ai
Releases · jeddict/jeddict-ai
Jeddict AI Assistant v2.1
What's Changed
- Diff for overloaded method suggestions by @jGauravGupta in #65
- Set Java Parser LanguageLevel to JAVA_21 by @jGauravGupta in #67
Full Changelog: 2.0...2.1
Jeddict AI Assistant v2.0
What's Changed
- Improved Java method synchronization from chat to source file by @jShiwaniGupta in #60
- Update method using Document API instead of Java Source Tree by @jShiwaniGupta in #61
- Google Gemini Chat Stream Support by @jGauravGupta in #62
- Send project metadata (Jakarta EE version, JDK version) by @jGauravGupta in #63
- Diff with existing source by @jGauravGupta in #64
Full Changelog: 1.9...2.0
Jeddict AI Assistant v1.9
What's Changed
- Update jdk source version in javadoc plugin by @jShiwaniGupta in #52
- Prompt to create Full-stack application from DB metadata by @jGauravGupta in #53
- Add Update checker by @jShiwaniGupta in #54
- Settings option from chat by @jShiwaniGupta in #55
- Customizable prompt rules by @jShiwaniGupta in #56
- AI Assistant action for Java files by @jShiwaniGupta in #57
- Streaming support for AI chat interactions by @jShiwaniGupta in #58
- Release v1.9 by @jShiwaniGupta in #59
Full Changelog: 1.8...1.9
Jeddict AI Assistant v1.8
What's Changed
- Show description in smart code suggestion by @jShiwaniGupta in #13
- Google's gemini-1.5-flash model support by @jShiwaniGupta in #14
- Ollama Support by @jShiwaniGupta in #15
- Anthropic support (claude-3-5-sonnet & claude-3-haiku) by @jShiwaniGupta in #16
- LM Studio support by @jShiwaniGupta in #17
- GPT4ALL support by @jShiwaniGupta in #18
- Mistral AI support by @jShiwaniGupta in #19
- DeepInfra support by @jShiwaniGupta in #20
- CUSTOM OPEN_AI support by @jShiwaniGupta in #22
- Groq support by @jShiwaniGupta in #21
- DeepSeek support by @jShiwaniGupta in #23
- Fixes auto completion for non-java files by @jGauravGupta in #24
- Java Editor Kit in Chat Window by @jShiwaniGupta in #25
- Ask AI from project and packages by @jShiwaniGupta in #26
- Settings for ExcludeJavadocComments and FileExtensionToInclude by @jShiwaniGupta in #27
- Auto AI Completion support in SQL Editor by @jGauravGupta in #28
- Improve AI assistance for generating commit messages by @jShiwaniGupta in #29
- Test case generation using GenAI by @jShiwaniGupta in #30
- Selected snippet chat from editor by @jShiwaniGupta in #31
- Expanded context capabilities for variable/method naming and string text in Auto AI Completion by @jGauravGupta in #32
- Enable Chat for full Editor if code not selected by @jShiwaniGupta in #33
- Chat window for DB by @jShiwaniGupta in #34
- Enhanced code editor support for multiple MIME types and Context viewer by @jShiwaniGupta in #35
- Panel alignments by @jShiwaniGupta in #36
- o1-preview model added by @jShiwaniGupta in #37
- Warning messaging update by @jShiwaniGupta in #38
- Exclude Folders and Files from Chat Context by @jShiwaniGupta in #39
- Renamed the AI Assistant to "Jeddict AI Assistant" to better reflect its capabilities by @jShiwaniGupta in #40
- Handle Headless processing by @jShiwaniGupta in #41
- Add missing
gitDiffOutput
in prompt to refine the commit message su… by @jShiwaniGupta in #42 - Add super class in reference context by @jShiwaniGupta in #43
- Remove Query Hints as can be done from chat by @jShiwaniGupta in #44
- Expanded excluded dirs and files configuration by @jShiwaniGupta in #45
- License update by @jShiwaniGupta in #46
- Format source by @jShiwaniGupta in #47
- Preserve API Key state on switching the OpenAI Provider by @jShiwaniGupta in #48
- Code duplicity removed with common insertAndReformat function by @jShiwaniGupta in #49
- Polish popup for Invalid API Key by @jShiwaniGupta in #50
- Release v1.8 by @jShiwaniGupta in #51
Full Changelog: 1.7...1.8