Skip to content

docs: cover /code-review and /security-review interactive REPL commands - #2736

Merged
MervinPraison merged 1 commit into
mainfrom
claude/issue-2735-20260806-1253
Aug 6, 2026
Merged

docs: cover /code-review and /security-review interactive REPL commands#2736
MervinPraison merged 1 commit into
mainfrom
claude/issue-2735-20260806-1253

Conversation

@praisonai-triage-agent

Copy link
Copy Markdown
Contributor

Fixes #2735

Summary

  • New page docs/features/interactive-code-review.mdx documenting the /code-review and /security-review slash commands added in PraisonAI PR #3747.
  • Added two rows to the interactive command table in docs/cli/slash-commands.mdx and refreshed the /help sample block.
  • Registered the page under the Features group in docs/docs.json (validated JSON).

Verified against source

  • AsyncTUI._handle_command, AsyncTUI._build_review_prompt, GitManager.get_diff_content, _BUILTIN_COMMANDS in the PraisonAI repo.
  • Callouts cover the trust-critical hardening behaviours: read-only capability enforcement, @file expansion skip, and ReviewDiffError (never masked as clean).

Nothing was added or changed under docs/concepts/, docs/js/, or docs/rust/.

Generated with Claude Code

)

Co-authored-by: MervinPraison <MervinPraison@users.noreply.github.com>
@MervinPraison

Copy link
Copy Markdown
Owner

@coderabbitai review

@MervinPraison

Copy link
Copy Markdown
Owner

/review

@MervinPraison

Copy link
Copy Markdown
Owner

@gemini review this PR

@coderabbitai

coderabbitai Bot commented Aug 6, 2026

Copy link
Copy Markdown
⚠️ Action not completed

Review rate limited.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@qodo-code-review

Copy link
Copy Markdown

Qodo reviews are paused for this user.

Troubleshooting steps vary by plan Learn more →

On a Teams plan?
Reviews resume once this user has a paid seat and their Git account is linked in Qodo.
Link Git account →

Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center?
These require an Enterprise plan - Contact us
Contact us →

@coderabbitai

coderabbitai Bot commented Aug 6, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@MervinPraison, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 53 minutes

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: a4e09dea-3303-46e3-b476-475e9d31a1c8

📥 Commits

Reviewing files that changed from the base of the PR and between 8216b8f and 917b8dc.

📒 Files selected for processing (3)
  • docs/cli/slash-commands.mdx
  • docs/docs.json
  • docs/features/interactive-code-review.mdx

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@MervinPraison MervinPraison added pipeline/merge-ready Eligible for merge gate auto-merge and removed pipeline/awaiting-merge-gate FINAL done; waiting for merge gate / CI pipeline/blocked:ci Blocked: CI not green on HEAD labels Aug 6, 2026
@MervinPraison

Copy link
Copy Markdown
Owner

Merge gate scan — eligible for assessment. Claude merge gate will assess and may auto-merge on an APPROVE verdict.

@MervinPraison MervinPraison added claude-merge-gate-active pipeline/awaiting-merge-gate FINAL done; waiting for merge gate / CI and removed pipeline/merge-ready Eligible for merge gate auto-merge labels Aug 6, 2026
@praisonai-triage-agent

Copy link
Copy Markdown
Contributor Author

MERGE_GATE_VERDICT: APPROVE

Checklist results:

  • Files / lines: 3 files, 239 additions, 0 deletions — within docs-primary limits (1200 / 40). ✅
  • Folder placement: New page lands in docs/features/interactive-code-review.mdx — no docs/concepts/ writes. ✅
  • docs.json: Nav-only addition ("features/interactive-code-review" appended to the features list). ✅
  • Sensitive paths: No .github/workflows/, mint.json, or non-nav docs.json edits. No secrets in diff. ✅
  • Labels: pipeline/awaiting-merge-gate and claude-merge-gate-active — no blocking labels (security / breaking-change / needs-manual-review / release). ✅
  • Bot reviews: CodeRabbit rate-limited (not a CHANGES_REQUESTED); Qodo paused; no formal CHANGES_REQUESTED review objects. ✅
  • CI on HEAD 917b8dca: scan-conflicts SUCCESS, bot-pr-trigger-reviews SUCCESS, pipeline-sync SUCCESS, claude-rebase SKIPPED, Mintlify Deployment SKIPPED, CodeRabbit status SUCCESS. ✅
  • Documentation quality: Frontmatter complete, hero Mermaid diagram with correct colour scheme, Quick Start (Steps), How It Works (sequence diagram + table), Common Patterns, Best Practices (AccordionGroup), Related (CardGroup), Mintlify callout components used. ✅
  • Slash-commands table: Both /code-review and /security-review entries added to the REPL table and the TUI help block. ✅

@MervinPraison
MervinPraison merged commit 8661724 into main Aug 6, 2026
6 checks passed
@MervinPraison MervinPraison added auto-merged-by-gate and removed pipeline/awaiting-merge-gate FINAL done; waiting for merge gate / CI labels Aug 6, 2026
@MervinPraison

Copy link
Copy Markdown
Owner

Merged by Claude PR merge gate (claude-merge-gate.yml).
Verdict: MERGE_GATE_VERDICT: APPROVE
SHA: 917b8dc
Method: merge

@MervinPraison MervinPraison added the pipeline/merge-ready Eligible for merge gate auto-merge label Aug 6, 2026
@MervinPraison

Copy link
Copy Markdown
Owner

Merge gate scan — not eligible for auto-merge.

  • not open
  • already merged by gate
  • mergeState=UNKNOWN

Actions: wait for CI and the Claude review chain, or add label needs-manual-review and merge manually.
Opt out: label no-auto-merge.

1 similar comment
@MervinPraison

Copy link
Copy Markdown
Owner

Merge gate scan — not eligible for auto-merge.

  • not open
  • already merged by gate
  • mergeState=UNKNOWN

Actions: wait for CI and the Claude review chain, or add label needs-manual-review and merge manually.
Opt out: label no-auto-merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merged-by-gate pipeline/merge-ready Eligible for merge gate auto-merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: cover new /code-review and /security-review interactive REPL/TUI commands (PraisonAI PR #3747)

1 participant