Releases: unit-mesh/auto-dev
Releases · unit-mesh/auto-dev
v1.9.0
What's Changed
- Support real-time code formatting when LLM return results #252 by @jiangyunpeng in #254
New Contributors
- @jiangyunpeng made their first contribution in #254
Full Changelog: v1.8.18...v1.9.0
v1.8.18
What's Changed
- pref: 优化panle输出, 可以在输出时选中, 并且不会一直刷新processbar by @c913168497 in #250
Bug Fixes
- android: handle exceptions in isApplicable method (8725848)
- code-review: 移除代码审查模板中的冗余代码块标记 (028d881)
- gui: handle exceptions in AutoDevRunDevInsAction (9572a61)
- gui: simplify document text access in AutoDevInputSection (f5236c8)
- llms: skip empty messages in CustomSSEProcessor (f9337d6)
Features
- agent: add Dify API support and enhance custom agent config #251 (9cc5268)
- chat: enhance chat handling with history and response tracking (803e184), closes #251
- code-review: 添加 diff 上下文展示和版本更新 (eba213a)
- completion: enhance agent selection in completion (3b1b3bb)
- custom: add dynamic field replacement in custom requests #251 (ba50600)
- parser: add support for shell script and HTTP request language names (c7d5f80)
- ui: enhance cursor positioning and UI adjustments (ccbe3e2)
Full Changelog: v1.8.17...v1.8.18
v1.8.17
Full Changelog: v1.8.16...v1.8.17
v1.8.16
What's Changed
- docs: update
CodeReviewAction.kt
reference by @emmanuel-ferdman in #244 - refactor(vcs): Improve commit message generation logic by @lkk214 in #249
- fix(LLMSettingComponent): 修复新装用户引擎未选择情况下的
Array contains no element matching the predicate.
异常 by @clarkhan in #247 - fix(CustomSSEProcessor): 支持自定义大模型 customFields 使用复杂类型字段 by @clarkhan in #248
New Contributors
- @emmanuel-ferdman made their first contribution in #244
- @clarkhan made their first contribution in #247
Full Changelog: v1.8.15...v1.8.16
v1.8.15 - 243 quick fix
Full Changelog: v1.8.12...v1.8.15
v1.8.12
Full Changelog: v1.8.11...v1.8.12
v1.8.11
What's Changed
- refactor(settings): Optimize the code for messages resource bundle and support dynamic translation without restarting the IDE by @lkk214 in #224
- fix: Unable to receive notifications when changes are made to the doc… by @lkk214 in #228
- refactor: Add the right-click actions to the dynamic group and check … by @lkk214 in #232
- refactor: Optimized the components of the tool window by @lkk214 in #233
Full Changelog: v1.8.8...v1.8.11
v1.8.9 for JetBrains 2024.2
Full Changelog: v1.8.8...v1.8.9-SNAPSHOT
v1.8.8: bug fixes
1.8.8 (2024-08-07)
Bug Fixes
- codecomplete: handle empty range in collectInlays function (48901f8)
- devti: fix response body handling in ResponseBodyCallback #209 (cef9581)
- Failed to reset on the autoDevSettings UI (8b16443)
- fix import (50f3c8b)
- LLMInlayManager: use InlayModelImpl for inlay model (86d0840)
- wrong trigger when user typing from code. (08f8fbb)
Features
v1.8.7-RELEASE
Full Changelog: v1.8.6-RELEASE...v1.8.7-RELEASE