Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: openai/plugins
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: coderabbitai/codex-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 3 files changed
  • 5 contributors

Commits on Apr 13, 2026

  1. Configuration menu
    Copy the full SHA
    383dd6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef8d621 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30381cd View commit details
    Browse the repository at this point in the history
  4. Update plugins/coderabbit/.codex-plugin/plugin.json

    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    juanpflores and coderabbitai[bot] authored Apr 13, 2026
    Configuration menu
    Copy the full SHA
    512c69e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6950262 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2026

  1. Merge pull request #1 from coderabbitai/add-coderabbit-plugin

    Add CodeRabbit Codex plugin
    juanpflores authored Apr 14, 2026
    Configuration menu
    Copy the full SHA
    f335f9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54a3e89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20b47bb View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2026

  1. Configuration menu
    Copy the full SHA
    811fa13 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2026

  1. Tighten review failure handling and rename findings to issues

    - Require explicit failure reporting on any CLI error (auth, missing CLI,
      network, timeout) instead of falling back to a manual review
    - Use "issues" in the user-facing summary for clearer phrasing
    - Trim defaultPrompt to the single primary prompt and bump to 1.1.1
    
    Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
    juanpflores and claude committed Apr 16, 2026
    Configuration menu
    Copy the full SHA
    97aed30 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2026

  1. Apply CodeRabbit review feedback on SKILL.md and plugin.json

    Tighten wording across the review skill and plugin metadata: finish the
    findings→issues rename, clarify silence/prerequisite rules, sharpen
    imperative verbs, and fix a stray leading space in shortDescription.
    
    Thanks to CodeRabbit for the thorough review.
    juanpflores committed Apr 18, 2026
    Configuration menu
    Copy the full SHA
    e405d8d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into codex/coderabbit-auth-login-on-unauth

    # Conflicts:
    #	plugins/coderabbit/.codex-plugin/plugin.json
    juanpflores committed Apr 18, 2026
    Configuration menu
    Copy the full SHA
    fa024e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5766c86 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from coderabbitai/codex/coderabbit-auth-login-o…

    …n-unauth
    
    [codex] Clarify CodeRabbit auth recovery flow
    juanpflores authored Apr 18, 2026
    Configuration menu
    Copy the full SHA
    b372b7b View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2026

  1. Configuration menu
    Copy the full SHA
    0f66928 View commit details
    Browse the repository at this point in the history
Loading