Add pause reviews documentation for IDE and CLI environments#268
Conversation
Introduce reusable text snippets for the new pause reviews feature, allowing users to temporarily pause kluster code reviews per project. IDE snippet covers status bar flow with video demo, CLI snippet covers the kluster_review_pause MCP tool in Claude Code with termynal examples. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
There was a problem hiding this comment.
Pull request overview
Adds documentation snippets and page updates describing the new “pause reviews” feature across IDE and CLI environments, including a demo video and terminal walkthroughs.
Changes:
- Added “Pause reviews” sections to IDE automatic review docs (AI-generated and human-written) via reusable snippet includes.
- Introduced new reusable snippets for IDE status-bar pause flow (with embedded
.webm) and CLI chat-based pause/resume flow (termynal examples). - Fixed Markdown heading formatting in the human-written on-demand reviews page.
Reviewed changes
Copilot reviewed 4 out of 6 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
images/code-reviews/ide-reviews/pause-reviews/pause-reviews.webm |
Adds a short demo video for the IDE pause flow. |
code-reviews/ide-reviews/human-written-code/on-demand-reviews.md |
Fixes heading indentation/trailing whitespace. |
code-reviews/ide-reviews/human-written-code/automatic-reviews.md |
Adds “Pause reviews” section including the IDE pause snippet. |
code-reviews/ide-reviews/ai-generated-code/automatic-reviews.md |
Adds “Pause reviews” section including both IDE + CLI pause snippets. |
.snippets/text/code-reviews/ide-reviews/ide-pause.md |
New snippet documenting IDE pause via status bar + embedded video. |
.snippets/text/code-reviews/ide-reviews/cli-pause.md |
New snippet documenting terminal pause/resume via kluster_review_pause with termynal examples. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
🤖 kluster.ai PR Review Summary⚡ Review this PR in 1/10 of the time — Try our new AI-powered code review experience 📋 PR SummaryThis PR adds documentation for pausing kluster code reviews. It introduces new sections in the documentation for both IDE and CLI tools, explaining how to pause and resume reviews. The pause feature is project-specific, meaning that pausing reviews in one tool will also pause them in other tools working on the same project. The documentation includes examples and videos to demonstrate the pause and resume functionality. The changes aim to inform users about the new feature and guide them on how to use it. 🔍 Issues DetectedFound 1 issue(s) in this PR
Powered by kluster.ai - Real-Time AI code review in your IDE |
Adds controls attribute for browsers that block autoplay, plus fallback download link for browsers without video tag support. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Muted autoplay videos work across all browsers without controls. Keeps consistency with the homepage demo video pattern. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Remove "verification" to avoid inconsistency between the two resume phrases shown in the pause termynal example. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Pause reviews is only available for AI-generated code automatic reviews, not human-written code reviews. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
🤖 kluster.ai PR Review Summary⚡ Review this PR in 1/10 of the time — Try our new AI-powered code review experience 📋 PR SummaryThis PR adds documentation for pausing kluster code reviews in both IDE and CLI tools. It introduces new markdown files ( ✅ All ClearNo issues detected in this PR.
Powered by kluster.ai - Real-Time AI code review in your IDE |
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 3 out of 5 changed files in this pull request and generated 2 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Agent-Logs-Url: https://github.com/kluster-ai/docs/sessions/e2c68acc-8f3c-4bea-8783-22b84e5c3357 Co-authored-by: albertov19 <64150856+albertov19@users.noreply.github.com>
Extract pause and resume termynal blocks into .snippets/code/ to match the established convention where termynal snippets live under code/, not text/. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
🤖 kluster.ai PR Review Summary⚡ Review this PR in 1/10 of the time — Try our new AI-powered code review experience 📋 PR SummaryThis PR adds documentation on how to pause kluster code reviews in both IDEs and CLI tools. It introduces two new markdown files, 🔍 Issues DetectedFound 1 issue(s) in this PR
Powered by kluster.ai - Real-Time AI code review in your IDE |
… into albertov19/pause-reviews
🤖 kluster.ai PR Review Summary⚡ Review this PR in 1/10 of the time — Try our new AI-powered code review experience 📋 PR SummaryThis PR adds documentation about pausing code reviews in kluster.ai. It introduces new sections in the "Automatic Reviews" pages for both AI-generated and human-written code, explaining how to pause reviews in IDEs and CLI tools. The documentation includes step-by-step instructions, examples, and a video demonstration for pausing reviews in IDEs, as well as examples for pausing reviews in CLI tools like Claude Code. The changes also highlight that pausing is project-specific and affects all tools working on the same project. ✅ All ClearNo issues detected in this PR.
Powered by kluster.ai - Real-Time AI code review in your IDE |
Pause reviews only applies to AI-generated code automatic reviews. This section was re-added inadvertently and needs to be removed. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
There was a problem hiding this comment.
Just curious as to why this was put into a snippet? Same with the ide-pause.md snippet?
Uh oh!
There was an error while loading. Please reload this page.