Skip to content

docs: remove Qodo merge references#2198

Merged
naorpeled merged 18 commits intomainfrom
docs/remove-qodo-references
Feb 21, 2026
Merged

docs: remove Qodo merge references#2198
naorpeled merged 18 commits intomainfrom
docs/remove-qodo-references

Conversation

@naorpeled
Copy link
Copy Markdown
Member

@naorpeled naorpeled commented Jan 30, 2026

PR Type

Documentation


Description

  • Comprehensive removal of all Qodo Merge premium feature references and branding throughout the codebase

  • Consolidated documentation to focus exclusively on open-source PR-Agent capabilities

  • Removed 💎 emoji indicators from premium-only tools and features across help messages, configuration, and documentation

  • Updated all branding references from "Qodo Merge" to "PR-Agent" throughout documentation and code

  • Migrated external documentation links from qodo-merge-docs.qodo.ai to relative markdown paths

  • Updated GitHub repository references from Codium-ai to qodo-ai organization

  • Restructured documentation navigation (mkdocs.yml) to remove premium tool pages and sections

  • Removed 30+ documentation files related to premium features (Compliance, CI Feedback, Custom Prompt, Generate Tests, Implement, Improve Component, PR to Ticket, Scan Repo Discussions, Similar Code, Chrome Extension, Qodo Merge CLI, AI Search, Auto Approval, Auto Best Practices, RAG Context Enrichment, Impact Evaluation, Static Code Analysis, Code Validation, Incremental Update, High-Level Suggestions, Chat on Code Suggestions)

  • Added new documentation for open-source tools (add_docs.md, generate_labels.md)

  • Removed pro feature configuration options from configuration.toml (auto-approval, large PR handling, suggestion tracking, etc.)

  • Updated footer branding with new copyright year (2026) and PR-Agent Contributors attribution

  • Implemented neutral color scheme in CSS (dark blue #0f172a replacing purple #765bfa)

  • Simplified help messages and command descriptions to reflect open-source availability


Diagram Walkthrough

flowchart LR
  A["Qodo Merge<br/>Premium Features"] -- "Remove 💎 indicators" --> B["Open-source<br/>PR-Agent Only"]
  C["External Docs<br/>qodo-merge-docs.qodo.ai"] -- "Migrate to relative paths" --> D["Local Markdown<br/>Documentation"]
  E["Codium-ai<br/>Organization"] -- "Update references" --> F["qodo-ai<br/>Organization"]
  G["Premium Tool Pages<br/>30+ files"] -- "Delete" --> H["Core Tools<br/>Only"]
  I["Purple Branding<br/>#765bfa"] -- "Update colors" --> J["Neutral Dark Blue<br/>#0f172a"]
Loading

File Walkthrough

Relevant files
Documentation
39 files
pr_help_message.py
Remove Qodo Merge premium feature indicators from help message

pr_agent/tools/pr_help_message.py

  • Removed 💎 emoji markers from premium tool references (ADD DOCS, TEST,
    IMPROVE COMPONENT, ANALYZE, GENERATE CUSTOM LABELS, CI FEEDBACK,
    CUSTOM PROMPT, IMPLEMENT)
  • Updated tool path references to match new naming conventions
    (documentation/add_docs/, custom_labels/generate_labels/)
  • Removed references to premium-only tools that are no longer listed
+2/-28   
help.py
Strip premium feature markers from general help commands 

pr_agent/servers/help.py

  • Removed 💎 emoji markers from /add_docs, /generate_labels, and /analyze
    command descriptions
  • Removed the /analyze command description entirely
  • Simplified help text to reflect open-source tool availability
+2/-15   
improve.md
Remove Qodo Merge premium features from improve tool documentation

docs/docs/tools/improve.md

  • Removed extensive section on "Qodo Merge 💎 users" features including
    Apply/Chat checkbox and More suggestions
  • Removed manual more suggestions documentation and examples
  • Removed "Assessing Impact" and "Suggestion tracking" sections marked
    as premium features
  • Removed "Global hierarchical best practices" and "Auto best practices"
    sections
  • Removed "Controlling suggestions depth" configuration section
  • Removed multiple premium-only configuration parameters from tables
  • Updated references from Qodo Merge to PR-Agent throughout
  • Updated documentation links to use relative paths instead of external
    Qodo Merge docs
+16/-354
footer.html
Update footer branding and remove Qodo references               

docs/overrides/partials/footer.html

  • Changed copyright year from 2025 to 2026 and owner from Qodo to
    PR-Agent Contributors
  • Updated footer links to point to PR-Agent GitHub repository instead of
    Qodo products
  • Removed social media links (Discord, YouTube, LinkedIn, Twitter,
    Instagram)
  • Changed background color from #171518 to #1a202c and hover color from
    #AEA1F1 to #a0aec0
+5/-22   
index.md
Consolidate PR-Agent documentation and remove Qodo Merge references

docs/docs/index.md

  • Removed distinction between open-source PR-Agent and Qodo Merge hosted
    version
  • Removed video tutorial references
  • Removed extensive features table with 💎 premium feature indicators
  • Simplified features table to show only PR-Agent capabilities
  • Updated all documentation links to use relative paths instead of
    external Qodo Merge docs
  • Removed note about 💎 features being Qodo Merge only
  • Updated example result links to point to qodo-ai organization
+38/-72 
fetching_ticket_context.md
Remove premium ticket integration features from documentation

docs/docs/core-abilities/fetching_ticket_context.md

  • Removed Jira App Authentication section and Qodo Merge app
    installation steps
  • Removed Linear and Monday ticket system references
  • Removed Compliance tool section
  • Removed commented-out Local App Authentication section for on-premise
    customers
  • Updated references from Qodo Merge to PR-Agent throughout
  • Updated documentation links to use relative paths
+14/-226
automations_and_usage.md
Update branding and links in automation and usage guide   

docs/docs/usage-guide/automations_and_usage.md

  • Updated all references from Qodo Merge to PR-Agent
  • Updated GitHub repository links from Codium-ai to qodo-ai
  • Updated documentation links to use relative paths instead of external
    Qodo Merge docs
  • Removed note about Qodo Merge being hosted by Qodo
+23/-23 
index.md
Update FAQ with PR-Agent branding and remove SaaS references

docs/docs/faq/index.md

  • Updated all references from Qodo Merge to PR-Agent
  • Removed question about using own LLM keys with Qodo Merge SaaS
  • Updated documentation links to use relative paths
  • Updated blog link from codium.ai to qodo.ai
+24/-35 
additional_configurations.md
Update branding in additional configurations documentation

docs/docs/usage-guide/additional_configurations.md

  • Updated all references from Qodo Merge to PR-Agent
  • Updated GitHub repository links from Codium-ai to qodo-ai
  • Updated documentation links to use relative paths
  • Removed 💎 emoji from "Bringing additional repository metadata" section
    title
+18/-18 
describe.md
Remove premium features from describe tool documentation 

docs/docs/tools/describe.md

  • Updated references from Qodo Merge to PR-Agent
  • Updated documentation links to use relative paths
  • Removed "Inline file summary 💎" section describing premium feature
  • Removed 💎 emoji from "Handle custom labels from the Repo's labels
    page" section
  • Updated GitHub repository links from Codium-ai to qodo-ai
+9/-31   
configuration_options.md
Remove premium indicators from configuration options documentation

docs/docs/usage-guide/configuration_options.md

  • Removed 💎 emoji markers from Wiki, Global, Project/Group, and
    Organization level configuration sections
  • Updated all references from Qodo Merge to PR-Agent
  • Updated GitHub repository links from Codium-ai to qodo-ai
  • Updated documentation links to use relative paths
+15/-15 
mkdocs.yml
Restructure documentation navigation and remove premium features

docs/mkdocs.yml

  • Changed site name from "Qodo Merge (and open-source PR-Agent)" to
    "PR-Agent"
  • Removed Qodo Merge installation page from navigation
  • Removed Qodo Merge models page from navigation
  • Removed multiple premium tool pages (CI Feedback, Compliance, Custom
    Prompt, Generate Tests, Implement, Improve Components, PR to Ticket,
    Scan Repo Discussions, Similar Code)
  • Added new tool pages (Add Docs, Generate Labels, Similar Issues)
  • Removed Core Abilities pages for premium features (Auto approval, Auto
    best practices, Code validation, Chrome extension, High-level
    Suggestions, Impact evaluation, Incremental Update, RAG context
    enrichment, Static code analysis)
  • Removed Qodo Merge CLI section
  • Removed Recent Updates and AI Docs Search sections
  • Removed social media links and Google Analytics configuration
  • Updated copyright year to 2026 and owner to PR-Agent Contributors
+7/-57   
add_docs.md
Add documentation for add_docs tool                                           

docs/docs/tools/add_docs.md

  • Created new documentation file for add_docs tool
  • Documented tool overview, usage examples, and language-specific
    documentation styles
  • Added configuration options table with parameters like docs_style and
    extra_instructions
  • Included command line usage examples and explanation of how the tool
    works
+66/-0   
github.md
Update GitHub installation docs with PR-Agent branding     

docs/docs/installation/github.md

  • Changed references from "Qodo Merge" to "PR-Agent" throughout the file
  • Updated GitHub repository URLs from Codium-ai to qodo-ai organization
  • Changed external documentation links from qodo-merge-docs.qodo.ai to
    relative markdown links
+7/-7     
index.md
Remove pro feature tools from documentation                           

docs/docs/tools/index.md

  • Changed "Qodo Merge tools" to "PR-Agent tools" in introduction
  • Removed diamond emoji (💎) indicators marking pro-only features
  • Removed pro-only tools from the table: Add Documentation, Analyze, CI
    Feedback, Compliance, Custom Prompt, Generate Tests, Implement,
    Improve Component, PR to Ticket, Scan Repo Discussions, Similar Code
  • Simplified tool descriptions and removed pro feature notes
  • Updated tool links to use correct markdown format
+11/-22 
index.md
Update core abilities documentation with new branding       

docs/docs/core-abilities/index.md

  • Changed "Qodo Merge" to "PR-Agent" in introduction
  • Removed external documentation links pointing to
    qodo-merge-docs.qodo.ai
  • Replaced with relative markdown links to local documentation
  • Removed several core abilities from the list (auto approval, auto best
    practices, chrome extension, code validation, high-level suggestions,
    impact evaluation, incremental update, RAG context enrichment, static
    code analysis)
  • Updated blog links from qodo.ai domain to codium.ai domain
+14/-23 
summary.md
Restructure documentation table of contents                           

docs/docs/summary.md

  • Removed "Qodo Merge" section from overview and installation
  • Removed pro feature tools from the table of contents (Add
    Documentation, Analyze, CI Feedback, Compliance, Custom Prompt,
    Generate Tests, Implement, Improve Component, PR to Ticket, Scan Repo
    Discussions, Similar Code)
  • Removed "Qodo Merge CLI" section entirely
  • Removed "Recent Updates" and "AI Docs Search" sections
  • Removed "Enabling a Wiki" and "Qodo Merge Models" pages from usage
    guide
  • Simplified core abilities section to remove pro features
+5/-40   
locally.md
Update local installation docs with new URLs                         

docs/docs/installation/locally.md

  • Changed external documentation links from qodo-merge-docs.qodo.ai to
    relative markdown links
  • Updated GitHub repository URLs from Codium-ai to qodo-ai organization
  • Updated example PR URL to use qodo-ai organization
+6/-6     
metadata.md
Update metadata documentation with new branding                   

docs/docs/core-abilities/metadata.md

  • Changed "Qodo Merge" to "PR-Agent" throughout the file
  • Updated external documentation links from qodo-merge-docs.qodo.ai to
    relative markdown links
  • Updated GitHub repository URLs from Codium-ai to qodo-ai organization
+6/-6     
index.md
Update PR benchmark documentation with new branding           

docs/docs/pr_benchmark/index.md

  • Changed "Qodo Merge" to "PR-Agent" in title and throughout the
    document
  • Updated GitHub repository URLs from Codium-ai to qodo-ai organization
  • Updated benchmark example links from qodo.ai domain to codium.ai
    domain
+8/-8     
gitlab.md
Update GitLab installation docs with new branding               

docs/docs/installation/gitlab.md

  • Changed "Qodo Merge" to "PR-Agent" throughout the file
  • Removed reference to "Pro version of the agent" in user role
    requirements
  • Updated GitHub repository URLs from Codium-ai to qodo-ai organization
+5/-5     
changing_a_model.md
Update model configuration docs with new URLs                       

docs/docs/usage-guide/changing_a_model.md

  • Updated GitHub repository URLs from Codium-ai to qodo-ai organization
  • Changed "Qodo Merge" to "PR-Agent" in compatibility note
+5/-5     
introduction.md
Update introduction guide with new branding                           

docs/docs/usage-guide/introduction.md

  • Changed "Qodo Merge" to "PR-Agent" throughout the file
  • Updated external documentation links from qodo-merge-docs.qodo.ai to
    relative markdown links
  • Updated GitHub repository URLs from Codium-ai to qodo-ai organization
  • Removed leading blank line
+6/-7     
generate_labels.md
Add generate_labels tool documentation                                     

docs/docs/tools/generate_labels.md

  • New file documenting the generate_labels tool functionality
  • Includes overview, example usage, configuration options, and
    comparison with /describe labels
  • Provides guidance on custom label definitions and best practices
  • References qodo-ai GitHub organization in links
+79/-0   
interactivity.md
Update interactivity documentation with new branding         

docs/docs/core-abilities/interactivity.md

  • Removed diamond emoji (💎) from title
  • Changed "Qodo Merge" to "PR-Agent" throughout the file
  • Removed section on interactive /analyze tool
  • Updated external documentation links from qodo-merge-docs.qodo.ai to
    relative markdown links
+7/-17   
review.md
Update review tool documentation                                                 

docs/docs/tools/review.md

  • Changed "Qodo Merge" to "PR-Agent" in blog reference
  • Updated external documentation links from qodo-merge-docs.qodo.ai to
    relative markdown links
+3/-3     
self_reflection.md
Update self-reflection documentation with new branding     

docs/docs/core-abilities/self_reflection.md

  • Changed "Qodo Merge" to "PR-Agent" throughout the file
+3/-3     
dynamic_context.md
Update dynamic context documentation with new branding     

docs/docs/core-abilities/dynamic_context.md

  • Changed "Qodo Merge" to "PR-Agent" throughout the file
+4/-4     
mail_notifications.md
Update mail notifications documentation                                   

docs/docs/usage-guide/mail_notifications.md

  • Changed "Qodo Merge" to "PR-Agent" throughout the file
+3/-3     
pr_agent.md
Update PR-Agent installation guide with relative links     

docs/docs/installation/pr_agent.md

  • Updated external documentation links from qodo-merge-docs.qodo.ai to
    relative markdown links
  • Changed all integration guide links to use relative paths instead of
    external URLs
+5/-5     
help_docs.md
Update help_docs tool documentation                                           

docs/docs/tools/help_docs.md

  • Updated external documentation links from qodo-merge-docs.qodo.ai to
    relative markdown links
  • Updated GitHub repository URLs from Codium-ai to qodo-ai organization
+2/-2     
azure.md
Update Azure DevOps installation docs                                       

docs/docs/installation/azure.md

  • Changed "Qodo Merge" to "PR-Agent" throughout the file
  • Updated GitHub repository URLs from Codium-ai to qodo-ai organization
+4/-4     
index.md
Update usage guide index with new branding                             

docs/docs/usage-guide/index.md

  • Changed "Qodo Merge" to "PR-Agent" in introduction
  • Removed "Enabling a Wiki" page reference
  • Updated external documentation links from qodo-merge-docs.qodo.ai to
    relative markdown links
  • Removed "Qodo Merge Models" page reference
+4/-6     
data_privacy.md
Remove Qodo Merge hosted service references                           

docs/docs/overview/data_privacy.md

  • Removed entire "Qodo Merge 💎" section describing hosted service
  • Removed "Qodo Merge Chrome extension" section
  • Simplified to only cover self-hosted PR-Agent privacy information
+1/-13   
similar_issues.md
Update similar_issues tool documentation                                 

docs/docs/tools/similar_issues.md

  • Updated GitHub repository URLs from Codium-ai to qodo-ai organization
+2/-2     
index.md
Remove Qodo Merge hosted service from installation             

docs/docs/installation/index.md

  • Removed "Self-hosted PR-Agent" section header
  • Removed entire "Qodo Merge 💎" section describing hosted service
  • Simplified installation page to only cover self-hosted options
+1/-10   
update_changelog.md
Update update_changelog tool documentation                             

docs/docs/tools/update_changelog.md

  • Updated GitHub repository URLs from Codium-ai to qodo-ai organization
+1/-1     
gitea.md
Update Gitea installation documentation                                   

docs/docs/installation/gitea.md

  • Removed reference to "Pro version of the agent" in user role
    requirements
+1/-1     
help.md
Update help tool documentation                                                     

docs/docs/tools/help.md

  • Changed "Qodo Merge users" to "PR-Agent users" in overview
+1/-1     
Configuration changes
1 files
configuration.toml
Remove Qodo Merge pro feature configuration options           

pr_agent/settings/configuration.toml

  • Removed reference to Qodo Merge documentation URL for configuration
    questions
  • Removed pro feature configuration options: ai_disclaimer_title,
    ai_disclaimer, add_repo_metadata, and related settings
  • Removed auto-approval feature settings: enable_auto_approval,
    auto_approve_for_low_review_effort, auto_approve_for_no_suggestions,
    ensure_ticket_compliance
  • Removed large PR handling settings: enable_large_pr_handling,
    max_ai_calls, async_ai_calls, and inline_file_summary
  • Removed pro feature settings: apply_suggestions_checkbox,
    num_best_practice_suggestions, approve_pr_on_self_review,
    fold_suggestions_on_self_review,
    publish_post_process_suggestion_impact,
    wiki_page_accepted_suggestions, allow_thumbs_up_down
  • Updated comments to remove "Pro feature" labels and diamond emoji
    indicators
+2/-33   
Formatting
1 files
custom.css
Implement neutral color scheme and dark mode styling         

docs/docs/css/custom.css

  • Updated color scheme from purple (#765bfa) to neutral dark blue
    (#0f172a)
  • Added comprehensive dark mode (slate) styling with new color variables
  • Enhanced dark mode support for header, tabs, search form, and other UI
    elements
  • Removed logo display in header and navigation
  • Updated image border and outline colors to use neutral tones
  • Cleaned up commented-out code and improved CSS organization
+75/-17 
Additional files
34 files
index.md +0/-328 
data_privacy.md +0/-4     
features.md +0/-49   
index.md +0/-114 
options.md +0/-39   
auto_approval.md +0/-83   
auto_best_practices.md +0/-63   
chat_on_code_suggestions.md +0/-55   
code_validation.md +0/-45   
high_level_suggestions.md +0/-19   
impact_evaluation.md +0/-51   
incremental_update.md +0/-33   
rag_context_enrichment.md +0/-84   
static_code_analysis.md +0/-77   
qodo_merge.md +0/-130 
pr_agent_pro.md +0/-56   
index.md +0/-34   
installation.md +0/-70   
usage.md +0/-211 
index.md +0/-24   
analyze.md +0/-20   
ci_feedback.md +0/-43   
compliance.md +0/-375 
custom_labels.md +0/-74   
custom_prompt.md +0/-60   
documentation.md +0/-56   
implement.md +0/-57   
improve_component.md +0/-31   
pr_to_ticket.md +0/-89   
scan_repo_discussions.md +0/-44   
similar_code.md +0/-71   
test.md +0/-34   
enabling_a_wiki.md +0/-30   
qodo_merge_models.md +0/-64   

Comment thread docs/docs/ai_search/index.md Outdated
@jong47

This comment was marked as spam.

Comment thread docs/docs/core-abilities/rag_context_enrichment.md Outdated
Comment thread docs/docs/recent_updates/index.md Outdated
Comment thread docs/docs/CNAME Outdated
Comment thread docs/mkdocs.yml Outdated
Comment thread docs/README.md
@qodo-free-for-open-source-projects
Copy link
Copy Markdown
Contributor

qodo-free-for-open-source-projects Bot commented Feb 7, 2026

PR Compliance Guide 🔍

(Compliance updated until commit d40d9d3)

Below is a summary of compliance checks for this PR:

Security Compliance
🟢
No security concerns identified No security vulnerabilities detected by AI analysis. Human verification advised for critical code.
Ticket Compliance
🎫 No ticket provided
  • Create ticket/issue
Codebase Duplication Compliance
Codebase context is not defined

Follow the guide to enable codebase context checks.

Custom Compliance
🟢
Consistent Naming Conventions

Objective: All new variables, functions, and classes must follow the project's established naming
standards

Status: Passed

No Dead or Commented-Out Code

Objective: Keep the codebase clean by ensuring all submitted code is active and necessary

Status: Passed

Robust Error Handling

Objective: Ensure potential errors and edge cases are anticipated and handled gracefully throughout
the code

Status: Passed

Single Responsibility for Functions

Objective: Each function should have a single, well-defined responsibility

Status: Passed

When relevant, utilize early return

Objective: In a code snippet containing multiple logic conditions (such as 'if-else'), prefer an
early return on edge cases than deep nesting

Status: Passed

  • Update
Compliance status legend 🟢 - Fully Compliant
🟡 - Partial Compliant
🔴 - Not Compliant
⚪ - Requires Further Human Verification
🏷️ - Compliance label

Previous compliance checks

Compliance check up to commit f61da17
Security Compliance
🟢
No security concerns identified No security vulnerabilities detected by AI analysis. Human verification advised for critical code.
Ticket Compliance
🎫 No ticket provided
  • Create ticket/issue
Codebase Duplication Compliance
Codebase context is not defined

Follow the guide to enable codebase context checks.

Custom Compliance
🟢
Consistent Naming Conventions

Objective: All new variables, functions, and classes must follow the project's established naming
standards

Status: Passed

No Dead or Commented-Out Code

Objective: Keep the codebase clean by ensuring all submitted code is active and necessary

Status: Passed

Robust Error Handling

Objective: Ensure potential errors and edge cases are anticipated and handled gracefully throughout
the code

Status: Passed

Single Responsibility for Functions

Objective: Each function should have a single, well-defined responsibility

Status: Passed

When relevant, utilize early return

Objective: In a code snippet containing multiple logic conditions (such as 'if-else'), prefer an
early return on edge cases than deep nesting

Status: Passed

@qodo-free-for-open-source-projects
Copy link
Copy Markdown
Contributor

qodo-free-for-open-source-projects Bot commented Feb 7, 2026

PR Code Suggestions ✨

Latest suggestions up to d40d9d3

CategorySuggestion                                                                                                                                    Impact
Incremental [*]
Keep help entries aligned

Add the corresponding descriptions for the newly added tools to the descriptions
list to ensure it has the same number of items as the tool_names list.

pr_agent/tools/pr_help_message.py [212-217]

 tool_names.append(f"[ADD DOCS]({base_path}/add_docs/)")
 tool_names.append(f"[ASK]({base_path}/ask/)")
 tool_names.append(f"[GENERATE CUSTOM LABELS]({base_path}/generate_labels/)")
 
 descriptions = []
 descriptions.append("Generates PR description - title, type, summary, code walkthrough and labels")
+descriptions.append("Generates docstrings/documentation for new components introduced in the PR")
+descriptions.append("Ask a question about the PR")
+descriptions.append("Generates labels for the PR based on the PR's contents")

[To ensure code accuracy, apply this suggestion manually]

Suggestion importance[1-10]: 8

__

Why: The suggestion correctly identifies a bug where the tool_names and descriptions lists are of different lengths, which will cause incorrect output due to the use of zip.

Medium
Fix navigation YAML indentation

Fix the YAML indentation for the Tools section in mkdocs.yml to ensure correct
navigation rendering.

docs/mkdocs.yml [21-32]

 - Tools:
-   - 'tools/index.md'
-   - Describe: 'tools/describe.md'
-   - Review: 'tools/review.md'
-   - Improve: 'tools/improve.md'
-   - Ask: 'tools/ask.md'
-     - Add Docs: 'tools/add_docs.md'
-     - Generate Labels: 'tools/generate_labels.md'
-     - Similar Issues: 'tools/similar_issues.md'
-   - Help: 'tools/help.md'
-   - Help Docs: 'tools/help_docs.md'
-   - Update Changelog: 'tools/update_changelog.md'
+  - 'tools/index.md'
+  - Describe: 'tools/describe.md'
+  - Review: 'tools/review.md'
+  - Improve: 'tools/improve.md'
+  - Ask: 'tools/ask.md'
+  - Add Docs: 'tools/add_docs.md'
+  - Generate Labels: 'tools/generate_labels.md'
+  - Similar Issues: 'tools/similar_issues.md'
+  - Help: 'tools/help.md'
+  - Help Docs: 'tools/help_docs.md'
+  - Update Changelog: 'tools/update_changelog.md'

[To ensure code accuracy, apply this suggestion manually]

Suggestion importance[1-10]: 8

__

Why: The suggestion correctly identifies an indentation error in the mkdocs.yml file that would break the documentation site's navigation, making it a significant and valid fix.

Medium
  • Update
  • Author self-review: I have reviewed the PR code suggestions, and addressed the relevant ones.

Previous suggestions

Suggestions up to commit f61da17
CategorySuggestion                                                                                                                                    Impact
High-level
Re-evaluate the project's "legacy" positioning

The documentation in index.md labels PR-Agent as a "legacy project," which may
discourage community involvement. It is suggested to rephrase this to present
PR-Agent as an active and independent open-source project.

Examples:

docs/docs/index.md [3]
[PR-Agent](https://github.com/Codium-ai/pr-agent) is an open-source, AI-powered code review agent and a community-maintained legacy project of Qodo. It is distinct from Qodo's primary AI code review offering, which provides a feature-rich, context-aware experience. Qodo now offers a free tier that integrates seamlessly with GitHub, GitLab, Bitbucket, and Azure DevOps for high-quality automated reviews.

Solution Walkthrough:

Before:

# Overview

[PR-Agent](...) is an open-source, AI-powered code review agent and a community-maintained legacy project of Qodo. It is distinct from Qodo's primary AI code review offering...

After:

# Overview

[PR-Agent](...) is an open-source, AI-powered code review agent maintained by the community. It is distinct from Qodo's primary AI code review offering...
// Or other phrasing that avoids "legacy"
Suggestion importance[1-10]: 8

__

Why: The suggestion correctly identifies that labeling PR-Agent as a "legacy project" could deter community engagement, which is a significant issue for the project's open-source identity and future.

Medium

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the documentation site to remove “Qodo Merge” references and associated pages, consolidating the docs around PR-Agent and adjusting site navigation/branding accordingly.

Changes:

  • Rebrands MkDocs site metadata/navigation to PR-Agent and removes Qodo Merge-only sections/pages from nav/summary.
  • Removes multiple Qodo Merge/pro/CLI/extension/AI-search documentation pages and related social/analytics references.
  • Updates various docs pages, footer, and CSS styling to reflect the new branding and link structure.

Reviewed changes

Copilot reviewed 68 out of 68 changed files in this pull request and generated 10 comments.

Show a summary per file
File Description
docs/overrides/partials/footer.html Updates footer branding/colors and replaces Qodo links with PR-Agent GitHub link.
docs/mkdocs.yml Renames site and prunes navigation/social entries tied to Qodo Merge.
docs/docs/usage-guide/qodo_merge_models.md Removes Qodo Merge model list page.
docs/docs/usage-guide/mail_notifications.md Replaces Qodo Merge wording with PR-Agent.
docs/docs/usage-guide/introduction.md Switches to PR-Agent wording and replaces external docs links with relative links.
docs/docs/usage-guide/index.md Updates Usage Guide intro text and fixes/enforces local links.
docs/docs/usage-guide/enabling_a_wiki.md Rebrands wiki guidance and updates links to local docs pages.
docs/docs/usage-guide/configuration_options.md Rebrands configuration docs and updates configuration links.
docs/docs/usage-guide/changing_a_model.md Rebrands note text to PR-Agent.
docs/docs/usage-guide/automations_and_usage.md Rebrands automation/usage doc and replaces external links with local ones.
docs/docs/usage-guide/additional_configurations.md Rebrands and updates internal docs links.
docs/docs/tools/test.md Removes Qodo Merge-only “test” tool page.
docs/docs/tools/similar_code.md Removes Qodo Merge-only “similar code” tool page.
docs/docs/tools/scan_repo_discussions.md Removes Qodo Merge-only “scan repo discussions” tool page.
docs/docs/tools/review.md Rebrands review tool docs and updates configuration link.
docs/docs/tools/pr_to_ticket.md Removes Qodo Merge-only PR-to-ticket tool page.
docs/docs/tools/index.md Updates tools index to list only PR-Agent tools and removes Qodo Merge-only items.
docs/docs/tools/improve_component.md Removes Qodo Merge-only improve_component tool page.
docs/docs/tools/improve.md Rebrands improve docs and removes Qodo Merge-only markers/links.
docs/docs/tools/implement.md Removes Qodo Merge-only implement tool page.
docs/docs/tools/help_docs.md Updates GitHub Action setup link to local installation docs.
docs/docs/tools/help.md Rebrands help tool description.
docs/docs/tools/documentation.md Removes Qodo Merge-only add_docs tool page.
docs/docs/tools/describe.md Rebrands describe docs and replaces external links with local references.
docs/docs/tools/custom_prompt.md Removes Qodo Merge-only custom_prompt tool page.
docs/docs/tools/custom_labels.md Removes Qodo Merge-only custom labels tool page.
docs/docs/tools/compliance.md Removes Qodo Merge-only compliance tool page.
docs/docs/tools/ci_feedback.md Removes Qodo Merge-only CI feedback tool page.
docs/docs/tools/analyze.md Removes Qodo Merge-only analyze tool page.
docs/docs/summary.md Prunes summary TOC entries tied to Qodo Merge-only content.
docs/docs/recent_updates/index.md Removes Qodo Merge “recent updates” page.
docs/docs/qodo-merge-cli/usage.md Removes Qodo Merge CLI usage page.
docs/docs/qodo-merge-cli/installation.md Removes Qodo Merge CLI installation page.
docs/docs/qodo-merge-cli/index.md Removes Qodo Merge CLI landing page.
docs/docs/pr_benchmark/index.md Rebrands benchmark page text and updates example result URLs.
docs/docs/overview/pr_agent_pro.md Removes Qodo Merge “pro” overview page.
docs/docs/overview/data_privacy.md Removes Qodo Merge privacy section, leaving PR-Agent self-hosted note.
docs/docs/installation/qodo_merge.md Removes Qodo Merge installation page.
docs/docs/installation/pr_agent.md Updates installation hub links to point to local docs pages.
docs/docs/installation/locally.md Updates changing-a-model links to local docs pages.
docs/docs/installation/index.md Simplifies installation index and removes Qodo Merge section.
docs/docs/installation/gitlab.md Rebrands wording and removes “pro” role guidance.
docs/docs/installation/github.md Rebrands wording and updates usage guide link to local docs.
docs/docs/installation/gitea.md Removes “pro” role guidance wording.
docs/docs/installation/azure.md Rebrands Azure pipeline display name/text.
docs/docs/index.md Rewrites overview to remove Qodo Merge framing and updates feature tables to local links.
docs/docs/faq/index.md Rebrands FAQ entries and replaces external links with local docs links.
docs/docs/css/custom.css Updates to a neutral color scheme and refines dark-mode styling.
docs/docs/core-abilities/static_code_analysis.md Removes Qodo Merge-only static code analysis page.
docs/docs/core-abilities/self_reflection.md Rebrands self-reflection wording to PR-Agent.
docs/docs/core-abilities/rag_context_enrichment.md Removes Qodo Merge-only RAG page.
docs/docs/core-abilities/metadata.md Rebrands metadata page and replaces external links with local ones.
docs/docs/core-abilities/interactivity.md Rebrands interactivity page and updates tool links.
docs/docs/core-abilities/index.md Replaces Qodo Merge core-abilities list with PR-Agent-local page list and updates blog links.
docs/docs/core-abilities/incremental_update.md Removes Qodo Merge-only incremental update page.
docs/docs/core-abilities/impact_evaluation.md Removes Qodo Merge-only impact evaluation page.
docs/docs/core-abilities/high_level_suggestions.md Removes Qodo Merge-only high-level suggestions page.
docs/docs/core-abilities/fetching_ticket_context.md Rebrands ticket context page and removes compliance-tool section content.
docs/docs/core-abilities/dynamic_context.md Rebrands dynamic context wording to PR-Agent.
docs/docs/core-abilities/code_validation.md Removes Qodo Merge-only code validation page.
docs/docs/core-abilities/chat_on_code_suggestions.md Rebrands chat-on-suggestions page and removes implement-related wording.
docs/docs/core-abilities/auto_best_practices.md Removes Qodo Merge-only auto best practices page.
docs/docs/core-abilities/auto_approval.md Removes Qodo Merge-only auto approval page.
docs/docs/chrome-extension/options.md Removes Qodo Merge Chrome extension options page.
docs/docs/chrome-extension/index.md Removes Qodo Merge Chrome extension overview page.
docs/docs/chrome-extension/features.md Removes Qodo Merge Chrome extension features page.
docs/docs/chrome-extension/data_privacy.md Removes Qodo Merge Chrome extension privacy page.
docs/docs/ai_search/index.md Removes AI docs search page and its embedded JS/CSS.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/docs/core-abilities/interactivity.md Outdated
Comment thread docs/docs/core-abilities/interactivity.md Outdated
Comment thread docs/docs/core-abilities/metadata.md Outdated
Comment thread docs/docs/core-abilities/fetching_ticket_context.md Outdated
Comment thread docs/docs/faq/index.md
Comment thread docs/docs/faq/index.md
Comment thread docs/overrides/partials/footer.html Outdated
Comment thread docs/docs/usage-guide/configuration_options.md Outdated
Comment thread docs/docs/core-abilities/metadata.md Outdated
Comment thread docs/docs/tools/improve.md
@ofir-frd
Copy link
Copy Markdown
Collaborator

ofir-frd commented Feb 8, 2026

@naorpeled, the Copilot suggestions don't seem relevant to what we're working on. Feel free to ignore them or disable the feature if they're distracting.

@naorpeled
Copy link
Copy Markdown
Member Author

@naorpeled, the Copilot suggestions don't seem relevant to what we're working on. Feel free to ignore them or disable the feature if they're distracting.

Yeah, I wonder if I can disable it in specific projects 🤔

@naorpeled naorpeled merged commit ca9faa8 into main Feb 21, 2026
2 checks passed
@naorpeled naorpeled deleted the docs/remove-qodo-references branch February 21, 2026 21:43
@ofir-frd ofir-frd restored the docs/remove-qodo-references branch February 22, 2026 05:12
@ofir-frd ofir-frd deleted the docs/remove-qodo-references branch February 22, 2026 05:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants