Skip to content

Commit 1041751

Browse files
committed
update plugin name and description
1 parent 1b8767e commit 1041751

File tree

1 file changed

+15
-49
lines changed

1 file changed

+15
-49
lines changed

src/main/resources/META-INF/plugin.xml

Lines changed: 15 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -2,77 +2,58 @@
22
<!-- Plugin Configuration File. Read more: https://plugins.jetbrains.com/docs/intellij/plugin-configuration-file.html -->
33
<idea-plugin require-restart="true">
44
<id>com.smallcloud.codify</id>
5-
<name>Refact.ai</name>
5+
<name><![CDATA[Refact – Open-Source AI Agent, Code Generator & Chat]]></name>
66
<vendor email="[email protected]"
77
url="https://refact.ai/?utm_source=jb&amp;utm_medium=marketplace&amp;utm_campaign=plugin">smallcloudai
88
</vendor>
99

1010
<description><![CDATA[
11-
<h2>Refact – Open-Source AI Agent, Code Generator & Chat for JavaScript, Python, TypeScript, Java, PHP, Go, and more.</h2>
12-
<p>
13-
Refact.ai is a free, open-source AI Agent that adapts to your workflow.
14-
It tracks your cursor to provide instant assistance, connects with tools, databases and browsers,
15-
works with debuggers, and runs shell commands. As your AI copilot, it handles code generation, testing, review, and refactoring.
16-
</p>
17-
1811
<h2>Refact.ai – Your Customizable Open-Source AI Software Engineering Agent</h2>
1912
<p>
2013
Refact.ai is a free, <b>open-source</b> AI Agent that handles engineering tasks end-to-end.
2114
It deeply understands your codebases and integrates with your tools, databases, and browsers to automate complex, multi-step tasks.
2215
</p>
2316
24-
<ul style="margin-top:5">
17+
<ul>
2518
<li>Integrate AI Agent with the tools you already use, allowing it to complete tasks for you end-to-end.</li>
26-
<br>
2719
<li>Deploy Refact.ai on-premise and maintain <b>100% control over your codebase.</b></li>
28-
<br>
2920
<li>Access State-of-the-Art Models (Claude 3.5 Sonnet, GPT-4o, o3-mini, etc.)</li>
30-
<br>
3121
<li>Bring your own key (BYOK) – Use your own API keys for external LLMs.</li>
32-
<br>
3322
<li>Stop switching between your IDE and chat—Refact.ai has an integrated chat right in your IDE.</li>
34-
<br>
3523
<li>Get free, unlimited, context-aware auto-completion.</li>
36-
<br>
3724
</ul>
3825
3926
<p>
40-
We can’t say it better than our users: <i>'Refact.ai understands me better than my human coworkers. It's like working in perfect sync with an ideal partner.'</i>
27+
Suitable for both individual and enterprise use, supporting 25+ programming languages, including Python,
28+
JavaScript, Java, Rust, TypeScript, PHP, C++, C#, Go, and more.
29+
</p>
30+
31+
<p>
32+
We can’t say it better than our users: <i>'Refact.ai understands me better than my human coworkers.
33+
It's like working in perfect sync with an ideal partner.'</i>
4134
</p>
4235
4336
<h2>How does Refact.ai Agent empower developers?</h2>
44-
<ul style="margin-top:5">
37+
<ul>
4538
<li><b>Unlimited accurate auto-completion with context awareness for free</b> – Powered by Qwen2.5-Coder-1.5B,
4639
Refact.ai uses Retrieval-Augmented Generation (RAG) to provide precise, context-aware code suggestions.
4740
By retrieving relevant snippets and project-specific insights, it ensures completions that align with your coding style and architecture.</li>
48-
<br>
4941
<li><b>Integrated in-IDE Chat</b> – By deeply understanding your codebases, Refact.ai provides relevant,
5042
intelligent answers to your questions—right inside your development environment.</li>
51-
<br>
5243
<li><b>Integrated with the tools</b> – Refact.ai goes beyond codebases, connecting with GitHub, GitLab,
5344
databases (PostgreSQL, MySQL), Pdb, Docker, and any shell command, so AI Agent can autonomously complete tasks—from code generation to deployment.</li>
54-
<br>
5545
<li><b>State-of-the-Art Models</b> – Refact.ai supports <b>Claude 3.5 Sonnet, GPT-4o, and o3-mini</b>,
5646
allowing you to choose the best model for each task based on its complexity.</li>
57-
<br>
5847
<li><b>Bring your own key (BYOK)</b> – Use your own API keys for external LLMs,
5948
ensuring flexibility and control over your AI infrastructure.</li>
60-
<br>
6149
<li>Use <b>@-commands</b> to control what context to use to answer your question:</li>
62-
<br>
63-
<ul style="margin-top:5">
50+
<ul>
6451
<li><b>@web</b> – define a webpage.</li>
65-
<br>
6652
<li><b>@file</b> – upload and attach a single file.</li>
67-
<br>
6853
<li><b>@definition</b> – find and attach a definition.</li>
69-
<br>
7054
<li><b>@references</b> – locate all references and attach them.</li>
71-
<br>
7255
<li><b>@tree</b> – display the workspace directory and files tree.</li>
73-
<br>
7456
<li>Create your own <b>custom system prompt</b> for a more personalized workflow.</li>
75-
<br>
7657
</ul>
7758
</ul>
7859
@@ -83,53 +64,40 @@
8364
adapts to your workflows, accelerates development from day one, and becomes a shared knowledge base for your entire team.
8465
</p>
8566
86-
<ul style="margin-top:5">
67+
<ul>
8768
<li><b>Refact.ai already understands your company's context:</b> AI Agent captures the unique structure, tools,
8869
and workflows of your organization, using your company's databases, documentation, and code architecture to deliver customized solutions.</li>
89-
<br>
9070
<li><b>Gets smarter over time:</b> With each interaction and feedback, Refact.ai Agent adapts to your organization's needs, becoming more accurate and powerful.</li>
91-
<br>
9271
<li><b>Organizes experience into the knowledge base:</b> Refact.ai Agent captures and shares knowledge from
9372
interactions with each team member. It not only streamlines workflows but also supports faster onboarding and
9473
smoother cross-functional collaboration across projects.</li>
95-
<br>
9674
</ul>
9775
<h2>Take full control of your AI Agent, tailored to your company:</h2>
9876
99-
<ul style="margin-top:5">
77+
<ul>
10078
<li><b>Deploy Refact.ai on-premise:</b> on your own servers or private cloud. Your data never leaves your control.
10179
Telemetry from the plugins goes to your server and nowhere else. You can verify what the code does, it's open source.</li>
102-
<br>
10380
<li><b>Fine-tune a model on your codebase:</b> A fine-tuned code completion model will provide you with
10481
more relevant suggestions: it can memorize your coding style, the right way to use your internal APIs, and the tech stack you use.</li>
105-
<br>
10682
<li><b>Priority Support:</b> Our engineers are always available to assist you at every stage, from setup to fine-tuning and beyond.</li>
107-
<br>
10883
</ul>
10984
11085
<p>
11186
<b>To get a 2-week free trial</b> for your team, just fill out the form on <a href="https://refact.ai/contact/?utm_source=jetbrains&utm_medium=marketplace&utm_campaign=enterprise">our website</a>. We'll reach out with more details!
11287
</p>
11388
11489
<h2>Which tasks can Refact.ai help me with?</h2>
115-
<ul style="margin-top:5">
90+
<ul>
11691
<li><b>Generate code from natural language prompts (even if you make typos)</b> –
11792
Instantly turn ideas into functional code, accelerating development and eliminating the blank-screen problem.</li>
118-
<br>
93+
11994
<li><b>Refactor code</b> - Improve code quality, readability, and efficiency with automated refactoring that aligns with best practices.</li>
120-
<br>
12195
<li><b>Explain code</b> - Quickly understand complex or unfamiliar code with AI-generated explanations, making collaboration and onboarding faster.</li>
122-
<br>
12396
<li><b>Debug code</b> - Detect and fix errors faster with intelligent debugging, reducing time spent troubleshooting issues.</li>
124-
<br>
12597
<li><b>Generate unit tests</b> - Ensure code reliability by automatically creating comprehensive unit tests.</li>
126-
<br>
12798
<li><b>Code Review</b> - Get AI-assisted code reviews for cleaner, more secure, and more efficient code, addressing developers' top concern: accuracy.</li>
128-
<br>
12999
<li><b>Create Documentation</b> - Automate documentation generation to keep knowledge accessible and up to date.</li>
130-
<br>
131100
<li><b>Generate Docstrings</b> - Enhance maintainability with clear, structured documentation generated for functions and classes in seconds.</li>
132-
<br>
133101
</ul>
134102
135103
<h2>Which tasks can Refact.ai help me with?</h2>
@@ -141,8 +109,6 @@
141109
<change-notes><![CDATA[
142110
<p>Refact.ai is an AI coding assistant, available for JetBrains IDEs and Visual Studio Code.</p>
143111
144-
<p>In this major release, we introduce:</p>
145-
<ul>
146112
<li>RustRover support.</li>
147113
<li>All new plugins are powered by <a href="https://github.com/smallcloudai/refact-lsp">Refact LSP</a>, 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. </li>
148114
<li>Bugfixes and performance improvements</li>

0 commit comments

Comments
 (0)