Skip to content

Releases: unit-mesh/auto-dev

v1.2.0

25 Aug 09:37
3694fac
Compare
Choose a tag to compare

Bug Fixes

  • #36 添加漏掉的 GitHub Token 选项 (cfb6a60)
  • add clear message for #35 (cf60775)
  • change current selected engine not apply(until reopen project) (01ea78a)
  • counit: fix syntax error issue (f532d1e)
  • Custom LLM engin server not work when change(until reopen project) (dd488de)
  • fix ci (9b8859b)
  • fix lost user information issue (2bfc82a)
  • fix role issues (fe75364)
  • fix url path issue (b4c2001)
  • if already used Custom Engine config will not work after changed until reopen project. close #31 (624b0bc)
  • 添加漏掉的 custome request format 选项 (abfd500)

Features

  • add clion context as example (4489358)
  • counit: align to new APIs datastructure (1150f54)
  • counit: fix format (a010536)
  • counit: init basic apis (e78f864)
  • counit: init basic prompter (1a30643)
  • counit: init counit setting service (51bc5fb)
  • counit: init for tool panel (b2215ba)
  • counit: make basic work flows (21c25c7)
  • document: revert for json path language because different IDE product issue (acae8ea)
  • init cpp module for ruipeng (f74f094)
  • kanban: add GitLabIssue implementation (ab0d91d)
  • rust: init context (4e7cd19)
  • settings: add GitLab options (36548b5)
  • settings: add new LLMParam components (946f5a0)
  • settings: add new LLMParam components (dac557b)
  • settings: add XingHuo provider configuration close #29 (cca35c6)

v1.1.4

18 Aug 13:42
0d5d6b0
Compare
Choose a tag to compare
chore: release to 1.1.4

v1.1.3

18 Aug 09:35
b10c777
Compare
Choose a tag to compare
chore: release to 1.1.3

v1.1.2

09 Aug 04:43
24c3cd7
Compare
Choose a tag to compare
fix: fix crash

v1.1.1

08 Aug 13:11
7480e54
Compare
Choose a tag to compare
docs: update changelog

v1.1.0

08 Aug 09:49
d3ce0ed
Compare
Choose a tag to compare
feat: add custom action to prompt

v1.0.3

07 Aug 10:06
a8ca3e7
Compare
Choose a tag to compare

🎉 Release Notes - Auto-Dev v2.1.0 🚀

We're excited to introduce the latest version of Auto-Dev with a bunch of bug fixes and exciting new features! 🎊

Bug Fixes 🐞

  • azure: Fixed crash issues that were causing some developers to pull their hair out! 💥
  • Disabled the "welcome board" feature, which was clearly not welcoming anyone properly. 😅
  • Fixed format issues, making the code look sharp and dapper. 👔
  • Fixed the dreaded null issue that was haunting us. Ghostbusters approved! 👻
  • Tests have been fixed and polished, ensuring a smooth and stable development experience. ✔️
  • Now, settings won't change without proper notification; they'll show up as modified. 🛠️

Features 🚀

  • Added token length configuration in response to popular demand. Flexibility, here we come! 📏
  • biz: Made "explain biz" work like magic. It's like having a helpful genie at your service! 🧞
  • biz: Reorganized the code to ensure the business logic runs smoother than ever. 💼
  • biz: Updated for better context, because understanding the context is everything, right? 📚
  • Made Azure work seamlessly with streams, so you can watch your data flow like a majestic river. 🌊
  • Made custom server work smoothly with streams, because customization should never cause a bottleneck! 🚀
  • Experimented with a new API; trying out new things is always thrilling! 🧪

We hope these bug fixes and feature additions enhance your development experience and make coding with Auto-Dev even more enjoyable! Keep coding and stay awesome! 💻💪

Remember, if you encounter any issues or have cool ideas, don't hesitate to share them with us. Happy coding! 🎈🚀

v1.0.1

05 Aug 02:56
44280bb
Compare
Choose a tag to compare
chore: udpate fix for tab issue

v1.0.0

04 Aug 03:42
739f267
Compare
Choose a tag to compare

This release brings several new features and improvements to enhance your experience.

What's New:

  • Enjoy faster performance with basic cache handling.
  • Chat with ease using our new and improved chat functionality.
  • Create and manage contexts effortlessly with the context creator.
  • Explore a variety of custom server examples tailored to your needs.
  • Experience seamless testing with the mock provider feature.
  • Now available in multiple languages for broader accessibility.

What's Improved:

  • Our tests are now more reliable and efficient.
  • The user interface has been polished for a smoother interaction.
  • Code has been optimized for better stability and performance.

Bug Fixes:

  • Fixed issues related to context handling.
  • Resolved errors in the root package.json file.

We would like to extend our gratitude to all the contributors for making this release possible. We will continue working hard to provide you with the best experience possible. Thank you for your support!

v0.3.0

28 Apr 08:58
bae47be
Compare
Choose a tag to compare
docs: update todos