Skip to content

Releases: unit-mesh/auto-dev

v1.9.0

11 Jan 03:07
c18d74d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.18...v1.9.0

v1.8.18

28 Dec 07:21
7d1442d
Compare
Choose a tag to compare

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

11 Dec 13:03
69adfe9
Compare
Choose a tag to compare

Full Changelog: v1.8.16...v1.8.17

v1.8.16

07 Dec 06:25
a4b5f78
Compare
Choose a tag to compare

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

Full Changelog: v1.8.15...v1.8.16

v1.8.15 - 243 quick fix

16 Nov 08:00
Compare
Choose a tag to compare

v1.8.12

05 Oct 03:10
7a84fec
Compare
Choose a tag to compare

Full Changelog: v1.8.11...v1.8.12

v1.8.11

08 Sep 06:13
40f1c0d
Compare
Choose a tag to compare

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

09 Aug 08:03
56b0b26
Compare
Choose a tag to compare

v1.8.8: bug fixes

07 Aug 14:12
652a354
Compare
Choose a tag to compare

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

  • diff-simplifier: Include binary or large changes in output (8fc6255)
  • JavaAutoTestService: update cocoa-core dependency and remove unused import (56a6fa3)
  • service: add support for creating Maven run configuration #164 (cdc003a)
  • smartpaste: add SmartCopyPasteProcessor (4b427b4)

v1.8.7-RELEASE

13 Jun 12:45
4586f9a
Compare
Choose a tag to compare