Skip to content

Add collapsed details filtering to PR review comments#61

Open
petems wants to merge 1 commit intomasterfrom
codex/plan-to-avoid-collapsed-github-content
Open

Add collapsed details filtering to PR review comments#61
petems wants to merge 1 commit intomasterfrom
codex/plan-to-avoid-collapsed-github-content

Conversation

@petems
Copy link
Copy Markdown
Owner

@petems petems commented Feb 27, 2026

Summary

  • default behavior now strips <details> hidden sections, keeps summaries, and appends [Folded details omitted]
  • new include_collapsed_details flag lets callers opt back into full bodies
  • documentation and schema updates describe the flag and the planned lightweight comment-fetch roadmap
  • tests cover sanitizer behavior, schema exposure, and Markdown escaping of summaries

Testing

  • Not run (not requested)

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Feb 27, 2026

Warning

Rate limit exceeded

@petems has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 17 minutes and 56 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

📥 Commits

Reviewing files that changed from the base of the PR and between 524f5bf and 90ef922.

📒 Files selected for processing (8)
  • README.md
  • docs/reference/tools.md
  • src/mcp_github_pr_review/models.py
  • src/mcp_github_pr_review/server.py
  • tests/test_collapsed_details.py
  • tests/test_mcp_server_tools.py
  • tests/test_models.py
  • tests/test_security.py
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch codex/plan-to-avoid-collapsed-github-content

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 and usage tips.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant