-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3 from Codium-ai/docs/update-release-notes
Update release notes
- Loading branch information
Showing
11 changed files
with
312 additions
and
165 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
--- | ||
hide: | ||
- navigation | ||
- toc | ||
title: Codiumate JetBrains Release Notes | ||
subtitle: Codiumate plugin for JetBrains v0.7.30 Release Notes | ||
--- | ||
<div class="content" markdown> | ||
<div class="bg-clear" markdown> | ||
|
||
<div markdown class="centered"> | ||
![](../../assets/jetbrains.png){ class="no-border"} | ||
|
||
### v0.9 | July 23, 2024 | ||
|
||
<div markdown class="bg-blue"> | ||
|
||
<div markdown class="content"> | ||
## | ||
# New **Advanced Test** Panel! | ||
|
||
<div class="left-padding" markdown> | ||
Ladies and Gents, we have a fantastic new addition to Codiumate for JetBrains — our all-new Advanced Panel! This latest update brings a host of exciting features designed to make your development experience smoother, smarter, and more efficient. | ||
### Here's what's new: | ||
|
||
1. **Sleek New Look and Feel:** We’ve given the Advanced Panel a complete makeover. Enjoy a cleaner, more intuitive interface that makes navigating and utilizing Codiumate easier than ever before. | ||
2. **Context Tab:** Now, you can see all the context we've collected for your tests at a glance. This new tab ensures you have all the relevant information you need right where you need it. | ||
3. **Configuration Tab:** Customizing your testing environment has never been simpler. With our new configuration tab, you can easily set parameters like frameworks, example tests, and extra instructions. Plus, you can save these settings directly to a configuration file right from the tab! | ||
|
||
**Check it out:** | ||
|
||
<div markdown class="centered"> | ||
|
||
![type:video](https://www.youtube.com/embed/kwSiMs6pdcc?si=HSiWwWZKuHFe9V02){: style='width: 80%; height: 30.172vw'} | ||
|
||
### **[Learn more about Codiumate Test](https://codiumate-docs.codium.ai/tests/)** | ||
|
||
--- | ||
|
||
|
||
# **Code-Completion** is now available! | ||
|
||
Code Completion by Codiumate is a powerful tool designed to accelerate your coding process, reducing the need for repetitive tasks such as copying and pasting code snippets from the internet. By enabling Code Completion, Codiumate learns from your codebase and provides real-time suggestions that seamlessly integrate with your writing flow. | ||
|
||
Our paying users can now enjoy this feature on JetBrains, by enabling it in the Codiumate plugin settings. | ||
|
||
### **[Learn more about Code Completion](https://codiumate-docs.codium.ai/code-completion/)** | ||
|
||
--- | ||
|
||
### [**Read CodiumAI Release Notes Digest**](../../index.md) | ||
|
||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,59 @@ | ||
--- | ||
hide: | ||
- navigation | ||
- toc | ||
--- | ||
|
||
<div markdown class="centered"> | ||
![](../../assets/pr-agent.png){ class="no-border"} | ||
### v0.23 | July 23, 2024 | ||
|
||
<div class="content" markdown> | ||
<div class="bg-blue" markdown> | ||
<div class="content" markdown> | ||
## | ||
# PR-Agent **Impact** | ||
|
||
|
||
|
||
### | ||
|
||
|
||
We’re excited to introduce a powerful new feature in PR-Agent Pro: the PR-Agent **Impact Report**! | ||
|
||
<div class="left-padding" markdown> | ||
|
||
### What's New? | ||
|
||
1. **Impact Report:** Our new impact report showcases a metric that demonstrates how PR-Agent has helped improve the quality of your PRs. This report calculates the number of code suggestions made by PR-Agent that were applied in the PR, providing you with a clear measure of its effectiveness. | ||
|
||
2. **Applied Code Suggestions:** Reviewers can now see the applied code suggestions directly within the PR itself. This transparency makes it easier to track changes and understand the improvements made. | ||
|
||
</div> | ||
|
||
|
||
--- | ||
|
||
# Follow **Best Practices** | ||
|
||
<div class="left-padding" markdown> | ||
|
||
We’re excited to announce a powerful new feature in Codiumate: **Follow Company Best Practices**. This feature introduces a dedicated wiki page, best_practices.md, allowing you to set specific guidelines and standards for your repository or organization. The AI model will use this page to ensure that code suggestions adheres to your best practices, suggesting improvements and applying a dedicated label—"Organization best practice"—when guidelines are not met. | ||
|
||
#### Examples of best practices: | ||
|
||
- Clear and Concise Writing: Ensure guidelines are easily understandable. | ||
- Relevant Code Snippets: Provide short examples to illustrate key points. | ||
- Document Length: Keep the file up to 800 lines for optimal use. | ||
|
||
</div> | ||
|
||
--- | ||
|
||
### [**Read CodiumAI Release Notes Digest**](../../index.md) | ||
|
||
|
||
</div> | ||
</div> | ||
</div> | ||
</div> |
Oops, something went wrong.