Skip to content

Commit

Permalink
Merge pull request #9 from Codium-ai/docs/change-name
Browse files Browse the repository at this point in the history
Change name
  • Loading branch information
avishagQodo authored Sep 29, 2024
2 parents b991dbc + 31685a5 commit a8f3ac6
Show file tree
Hide file tree
Showing 14 changed files with 51 additions and 281 deletions.
Binary file added docs/assets/logo-mark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions docs/assets/logo-mark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/assets/logo.png
Binary file not shown.
140 changes: 0 additions & 140 deletions docs/assets/logo.svg

This file was deleted.

Binary file removed docs/assets/logo_.png
Binary file not shown.
Binary file added docs/assets/qodo-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/assets/title.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
33 changes: 17 additions & 16 deletions docs/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
---
hide:
- toc
title: CodiumAI Release Notes Digest
description: Latest release notes of Codiumate and PR-Agent
- navigation
title: Qodo Release Notes Digest
description: Latest release notes of qodo Gen and qodo Merge
---

<div class="content" markdown>
Expand All @@ -13,27 +14,27 @@ description: Latest release notes of Codiumate and PR-Agent
### September 11, 2024
</div>

<!-- PR-Agent -->
<!-- qodo Merge -->
<div class="bg-black" markdown>
<h3 class="top-left" markdown>
**[PR-Agent | v1.2.7](./versions/latest/pr-agent.md)**
**[qodo Merge | v1.2.7](./versions/latest/qodo-merge.md)**
</h3>

<div class="centered" markdown>

## PR-Agent Chrome Extension
## qodo Merge Chrome Extension
# Introducing **PR-Chat!**

<div class="left-padding" markdown>
We’re excited to introduce **PR-Chat**, a **private, AI-powered chatbox** integrated directly into your GitHub environment, providing instant feedback on your Pull Requests.

PR-Chat acts like a coding mentor, available anytime within your workflow. It's **completely free** for open-source repositories!

[Install the PR-Agent Chrome extension](https://chromewebstore.google.com/detail/pr-agent-chrome-extension/ephlnjeghhogofkifjloamocljapahnl) to get started.
[Install the qodo Merge Chrome extension](https://chromewebstore.google.com/detail/pr-agent-chrome-extension/ephlnjeghhogofkifjloamocljapahnl) to get started.

For private repositories, explore **PR-Agent Pro** for access to full features.
For private repositories, explore **qodo Merge Pro** for access to full features.

[Learn more in the PR-Agent docs](https://pr-agent-docs.codium.ai/chrome-extension/#pr-chat) and start enhancing your review process today.
[Learn more in the qodo Merge docs](https://qodo-merge-docs.qodo.ai/chrome-extension/#pr-chat) and start enhancing your review process today.
</div>

##
Expand All @@ -44,32 +45,32 @@ For private repositories, explore **PR-Agent Pro** for access to full features.

<div class="centered" markdown>
<div class="grid cards" style="border: 1px solid #765bfa;" markdown>
- [<b class="green">Read PR-Agent full release notes</b>](./versions/latest/pr-agent.md)
- [<b class="green">Read qodo Merge full release notes</b>](./versions/latest/qodo-merge.md)
</div>
</div>
</div>
</div>

##

<!-- Codiumate -->
<!-- qodo Gen -->
<div class="bg-black" markdown>
<h3 class="top-left" markdown>
**[Codiumate | JetBrains v0.9.5 | VSCode v0.9.15](./versions/latest/vscode.md)**
**[qodo Gen | JetBrains v0.9.5 | VSCode v0.9.15](./versions/latest/qodo-gen.md)**
</h3>

<div class="centered" markdown>

# **Codiumate Code completion** improvements
# **qodo Gen Code completion** improvements

<div class="left-padding" markdown>
We're hard at work making your Codiumate Code Completion faster, smarter and better.
We're hard at work making your qodo Gen Code Completion faster, smarter and better.

This version introduces:

- **Smarter Code Completion:** Code suggestions are more accurate and intuitive with our revamped single-line and multi-line completion features.

- **Enhanced Context Awareness:** Improvements to Context makes Codiumate Code Completion suggestions more relevant, by remembering your most recently opened files.
- **Enhanced Context Awareness:** Improvements to Context makes qodo Gen Code Completion suggestions more relevant, by remembering your most recently opened files.

- **Lightning-Fast Performance:** Enjoy a smoother coding experience with asynchronous context updates, thanks to cutting-edge coroutine technology.

Expand All @@ -78,7 +79,7 @@ This version introduces:

<div class="centered" markdown>
<div class="grid cards" style="border: 1px solid #765bfa;" markdown>
- [<b class="green">Read Codiumate full release notes</b>](./versions/latest/codiumate.md)
- [<b class="green">Read qodo Gen full release notes</b>](./versions/latest/qodo-gen.md)
</div>
</div>
</div>
Expand All @@ -99,5 +100,5 @@ Important message:
!!! important "Free feature!"
This feature is **available for free** to all open-source projects!
**Get PR-Agent Chrome Extension from the [<u>Chrome web store.</u>](https://chromewebstore.google.com/detail/ephlnjeghhogofkifjloamocljapahnl?hl=en)**
**Get qodo Merge Chrome Extension from the [<u>Chrome web store.</u>](https://chromewebstore.google.com/detail/ephlnjeghhogofkifjloamocljapahnl?hl=en)**
-->
47 changes: 0 additions & 47 deletions docs/versions/latest/codiumate.md

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
---
hide:
- toc
title: Codiumate Release Notes
subtitle: Codiumate plugin for VSCode and JetBrains Release Notes
- navigation
title: qodo Gen Release Notes
subtitle: qodo Gen plugin for VSCode and JetBrains Release Notes
---
#
<div markdown class="centered">
![](../../assets/codimate_release_notes.png){ class="no-border"}
![](../../assets/title.png){ class="no-border"}

### September 11, 2024
#### Jetbrains v0.9.5 | VSCode v0.9.15
Expand All @@ -15,17 +16,17 @@ subtitle: Codiumate plugin for VSCode and JetBrains Release Notes
<div class="bg-black" markdown>

###
# **Codiumate Code completion** improvements
# **qodo Gen Code completion** improvements

<div class="left-padding" markdown>

We're hard at work making your Codiumate Code Completion faster, smarter and better.
We're hard at work making your qodo Gen Code Completion faster, smarter and better.

This version introduces:

- **Smarter Code Completion:** Code suggestions are more accurate and intuitive with our revamped single-line and multi-line completion features.

- **Enhanced Context Awareness:** Improvements to Context makes Codiumate Code Completion suggestions more relevant, by remembering your most recently opened files.
- **Enhanced Context Awareness:** Improvements to Context makes qodo Gen Code Completion suggestions more relevant, by remembering your most recently opened files.

- **Enhanced Performance:** Enjoy a smoother coding experience with asynchronous context updates, thanks to cutting-edge coroutine technology.

Expand All @@ -36,7 +37,7 @@ This version introduces:
<div class="centered" markdown>

<div class="grid cards" style="border: 1px solid #765bfa;" markdown>
- [<b class="green">Back to **CodiumAI** Release Notes Digest</b>](../../index.md)
- [<b class="green">Back to **Qodo** Release Notes Digest</b>](../../index.md)
</div>

</div>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,20 +1,21 @@
---
hide:
- toc
title: PR-Agent Release Notes
subtitle: PR-Agent Release Notes
- navigation
title: qodo Merge Release Notes
subtitle: qodo Merge Release Notes
---
#
<div markdown class="centered">
![](../../assets/pr-agent.png){ class="no-border"}
![](../../assets/title.png){ class="no-border"}

### September 11, 2024
#### v1.2.7

<div class="content" markdown>
<div class="bg-black" markdown>

## PR-Agent Chrome Extension
## qodo Merge Chrome Extension
# Introducing **PR-Chat!**

<div class="left-padding" markdown>
Expand All @@ -37,11 +38,11 @@ With PR-Chat, you can:

It’s like having a coding mentor available at any moment, directly within your workflow.

And here’s the best part: **PR-Chat is completely free** for open-source repositories! To get started, [install the PR-Agent Chrome extension](http://codium.ai/pr-ext).
And here’s the best part: **PR-Chat is completely free** for open-source repositories! To get started, [install the qodo Merge Chrome extension](http://qodo.ai/pr-ext).

For private repositories, access the full feature set with PR-Agent Pro.
For private repositories, access the full feature set with qodo Merge Pro.

[Learn more in our PR-Agent docs](https://pr-agent-docs.codium.ai/chrome-extension/#pr-chat) and start enhancing your review process today.
[Learn more in our qodo Merge docs](https://qodo-merge-docs.qodo.ai/chrome-extension/#pr-chat) and start enhancing your review process today.

##
<div markdown class="centered">
Expand All @@ -51,7 +52,7 @@ For private repositories, access the full feature set with PR-Agent Pro.
<div class="centered" markdown>

<div class="grid cards" style="border: 1px solid #765bfa;" markdown>
- [<b class="green">Back to **CodiumAI** Release Notes Digest</b>](../../index.md)
- [<b class="green">Back to **Qodo** Release Notes Digest</b>](../../index.md)
</div>

</div>
Expand Down
Loading

0 comments on commit a8f3ac6

Please sign in to comment.