docs: reference dedicated /checks page in Mission Control#11087
Open
docs: reference dedicated /checks page in Mission Control#11087
Conversation
The hub now has a separate /checks page for PR-triggered review checks, distinct from the /agents page. Update docs to reference both pages. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Contributor
|
Docs Review: No changes needed I reviewed this PR and found the documentation updates to be well-written and accurate. The changes appropriately reference the new dedicated What looks good:
No additional documentation changes are necessary. |
Contributor
There was a problem hiding this comment.
1 issue found across 6 files
Prompt for AI agents (unresolved issues)
Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.
<file name="docs/agents/intro.mdx">
<violation number="1" location="docs/agents/intro.mdx:29">
P2: The new `/checks` link makes this Cloud Agents quick-start internally inconsistent with the next step, which assumes the user is on the Agents page to run an agent.</violation>
</file>
Reply with feedback, questions, or to request a fix. Tag @cubic-dev-ai to re-run a review.
| <Steps> | ||
| <Step title="Navigate to Your Agents Page"> | ||
| Go to [Mission Control Agents page](https://continue.dev/agents) and select an existing workflow with a pre-configured Cloud Agent. | ||
| Go to the [Agents page](https://continue.dev/agents) or the [Checks page](https://continue.dev/checks) in Mission Control and select an existing workflow. |
Contributor
There was a problem hiding this comment.
P2: The new /checks link makes this Cloud Agents quick-start internally inconsistent with the next step, which assumes the user is on the Agents page to run an agent.
Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At docs/agents/intro.mdx, line 29:
<comment>The new `/checks` link makes this Cloud Agents quick-start internally inconsistent with the next step, which assumes the user is on the Agents page to run an agent.</comment>
<file context>
@@ -26,7 +26,7 @@ Use Mission Control to kick off Cloud Agents for:
<Steps>
<Step title="Navigate to Your Agents Page">
- Go to [Mission Control Agents page](https://continue.dev/agents) and select an existing workflow with a pre-configured Cloud Agent.
+ Go to the [Agents page](https://continue.dev/agents) or the [Checks page](https://continue.dev/checks) in Mission Control and select an existing workflow.
</Step>
</file context>
Suggested change
| Go to the [Agents page](https://continue.dev/agents) or the [Checks page](https://continue.dev/checks) in Mission Control and select an existing workflow. | |
| Go to the [Agents page](https://continue.dev/agents) in Mission Control and select an existing workflow with a pre-configured Cloud Agent. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
/checkspage on the hub/checksand/checks/newlinks alongside existing/agentslinksContext: The hub now has a separate top-level
/checkspage for PR-triggered review checks, distinct from the/agentspage.Test plan
🤖 Generated with Claude Code
Continue Tasks: ✅ 7 no changes — View all
Summary by cubic
Update Mission Control docs to point PR-triggered reviews to the new dedicated /checks page, separate from /agents, for clearer navigation. Adds /checks and /checks/new links across six pages, a “Mission Control page” row to both “Checks vs. agents” tables, and a “Manage Checks” card on the Mission Control overview.
Written for commit 0f03313. Summary will update on new commits.