Skip to content

Commit

Permalink
Update branding to capitalize 'Qodo' in documentation and configurati…
Browse files Browse the repository at this point in the history
…on files
  • Loading branch information
almog-lv committed Oct 9, 2024
1 parent 1dd78b3 commit 770c597
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 29 deletions.
34 changes: 17 additions & 17 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ hide:
- toc
- navigation
title: Qodo Release Notes Digest
description: Latest release notes of qodo Gen and qodo Merge
description: Latest release notes of Qodo Gen and Qodo Merge
---

<div class="content" markdown>
Expand All @@ -25,9 +25,9 @@ We're thrilled to introduce our new name: **Qodo**!
This rebrand marks an exciting evolution as we continue to focus on delivering top-notch AI-powered solutions for developers.

### What's Changing?
Codiumate is now called **qodo Gen**
Codiumate is now called **Qodo Gen**

PR-Agent is now called **qodo Merge**
PR-Agent is now called **Qodo Merge**

Cover Agent is now called **qodo Cover**

Expand All @@ -43,27 +43,27 @@ Thank you for being part of this journey with us!

##

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

<div class="centered" markdown>

## qodo Merge 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 qodo Merge 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 **qodo Merge Pro** for access to full features.
For private repositories, explore **Qodo Merge Pro** for access to full features.

[Learn more in the qodo Merge docs](https://qodo-merge-docs.qodo.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 @@ -74,32 +74,32 @@ For private repositories, explore **qodo Merge Pro** for access to full features

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

##

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

<div class="centered" markdown>

# **qodo Gen Code completion** improvements
# **Qodo Gen Code completion** improvements

<div class="left-padding" markdown>
We're hard at work making your qodo Gen 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 qodo Gen 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 @@ -108,7 +108,7 @@ This version introduces:

<div class="centered" markdown>
<div class="grid cards" style="border: 1px solid #765bfa;" markdown>
- [<b class="green">Read qodo Gen full release notes</b>](./versions/latest/qodo-gen.md)
- [<b class="green">Read Qodo Gen full release notes</b>](./versions/latest/qodo-gen.md)
</div>
</div>
</div>
Expand All @@ -129,5 +129,5 @@ Important message:
!!! important "Free feature!"
This feature is **available for free** to all open-source projects!
**Get qodo Merge 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)**
-->
10 changes: 5 additions & 5 deletions docs/versions/latest/qodo-gen.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
hide:
- toc
- navigation
title: qodo Gen Release Notes
subtitle: qodo Gen plugin for VSCode and JetBrains Release Notes
title: Qodo Gen Release Notes
subtitle: Qodo Gen plugin for VSCode and JetBrains Release Notes
---
#
<div markdown class="centered">
Expand All @@ -16,17 +16,17 @@ subtitle: qodo Gen plugin for VSCode and JetBrains Release Notes
<div class="bg-black" markdown>

###
# **qodo Gen Code completion** improvements
# **Qodo Gen Code completion** improvements

<div class="left-padding" markdown>

We're hard at work making your qodo Gen 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 qodo Gen 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 Down
12 changes: 6 additions & 6 deletions docs/versions/latest/qodo-merge.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
hide:
- toc
- navigation
title: qodo Merge Release Notes
subtitle: qodo Merge Release Notes
title: Qodo Merge Release Notes
subtitle: Qodo Merge Release Notes
---
#
<div markdown class="centered">
Expand All @@ -15,7 +15,7 @@ subtitle: qodo Merge Release Notes
<div class="content" markdown>
<div class="bg-black" markdown>

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

<div class="left-padding" markdown>
Expand All @@ -38,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 qodo Merge Chrome extension](http://qodo.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 qodo Merge Pro.
For private repositories, access the full feature set with Qodo Merge Pro.

[Learn more in our qodo Merge docs](https://qodo-merge-docs.qodo.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 Down
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
site_name: Qodo Release Notes Digest
site_description: Latest release notes of qodo Gen and qodo Merge
site_description: Latest release notes of Qodo Gen and Qodo Merge

nav:
- Qodo Release Notes: 'index.md'
Expand Down

0 comments on commit 770c597

Please sign in to comment.