From 3552f8553d106749be7e38d2ceac1ae3d1d3a3fd Mon Sep 17 00:00:00 2001
From: reymondzzzz
Date: Fri, 24 Nov 2023 12:39:53 +0300
Subject: [PATCH] update descriptions and changelog
---
build.gradle.kts | 2 +-
src/main/resources/META-INF/plugin.xml | 35 +++++++++++++++++---------
2 files changed, 24 insertions(+), 13 deletions(-)
diff --git a/build.gradle.kts b/build.gradle.kts
index a51f0959..cb85a0fe 100644
--- a/build.gradle.kts
+++ b/build.gradle.kts
@@ -19,7 +19,7 @@ dependencies {
group = "com.smallcloud"
-version = getVersionString("1.2.2")
+version = getVersionString("1.2.3")
repositories {
mavenCentral()
diff --git a/src/main/resources/META-INF/plugin.xml b/src/main/resources/META-INF/plugin.xml
index d63aa426..c4cb0f89 100644
--- a/src/main/resources/META-INF/plugin.xml
+++ b/src/main/resources/META-INF/plugin.xml
@@ -51,6 +51,18 @@
version.
+Refact Enterprise Edition
+Refact Enterprise Edition is tailored for teams looking for complete control of their Refact experience. This plan includes a suite of advanced features such as:
+
+
+ - Fine-Tuning
+ - Access Control
+ - vLLM Support
+
+
+For a detailed guide on all the features and benefits of the Refact Enterprise Edition, please refer to our documentation.
+
+
Support & Feedback
Join our Discord to get to know other community members, send us
@@ -64,22 +76,21 @@
]]>
-
Refact.ai is an AI coding assistant, available for JetBrains IDEs and Visual Studio Code. In this major release, we introduce
+Refact.ai is an AI coding assistant, available for JetBrains IDEs and Visual Studio Code.
+
+In this major release, we introduce:
- - All new AI Toolbox, that allows you to operate on existing code.
- You can automatically make your code shorter, cleaner, and fix bugs — improving your efficiency as an engineer.
- - The new Refact.ai Chat integration is ready to give you hints on APIs usage, documentation links, and much more.
- - The new Privacy Settings page lets you point out which code is OK to send to the cloud for inference,
- and which isn’t. This works on per project and even per file basis.
+- RustRover support.
+- All new plugins are powered by Refact LSP, our new open-source server written in Rust! Refact LSP converts high-level code completion, or chat requests into low-level LLM prompts and converts results back.
+- Bugfixes and performance improvements
-Our code completion is fast & responsive, looks up and down from the cursor position,
-and works with 20+ programming languages!
-
+
+Our code completion is now faster and more responsive with improved indentation, multiline code completion and chat responsiveness.
+
In the Pro version, you can enjoy all of those AI features,
-integrated into a single package that follows your privacy settings.
-
+integrated into a single package that follows your privacy settings.
+
Check out our Trial version, ready to start working for you in seconds!
]]>