Skip to content

Add Roo Code Cloud docs and v3.22 release notes#240

Merged
hannesrudolph merged 2 commits intomainfrom
3.22
Jun 26, 2025
Merged

Add Roo Code Cloud docs and v3.22 release notes#240
hannesrudolph merged 2 commits intomainfrom
3.22

Conversation

@hannesrudolph
Copy link
Collaborator

@hannesrudolph hannesrudolph commented Jun 26, 2025

Introduces documentation for Roo Code Cloud features including login, dashboard, and task sharing. Updates code actions and custom instructions docs for global rules and new settings. Adds v3.22 and v3.22.0 release notes, updates sidebars, and includes new images for login, task sharing, and mode selector UI.


Important

Adds documentation for Roo Code Cloud features, updates code actions and custom instructions docs, and includes v3.22 release notes.

  • Roo Code Cloud Documentation:
    • Adds login.mdx, dashboard.mdx, task-sharing.mdx, and what-is-roo-code-cloud.md to document Roo Code Cloud features like login, dashboard access, and task sharing.
  • Code Actions and Custom Instructions:
    • Updates code-actions.md to include new settings for enabling/disabling code actions.
    • Updates custom-instructions.md to detail global rules and workspace-specific instructions.
  • Release Notes:
    • Adds v3.22.mdx and v3.22.0.mdx to document new features like 1-click task sharing and global rules directory, along with bug fixes and improvements.
  • Sidebars Update:
    • Updates sidebars.ts to include new documentation paths for Roo Code Cloud and version 3.22 release notes.

This description was created by Ellipsis for ef5503c. You can customize this summary. It will automatically update as commits are pushed.

Introduces documentation for Roo Code Cloud features including login, dashboard, and task sharing. Updates code actions and custom instructions docs for global rules and new settings. Adds v3.22 and v3.22.0 release notes, updates sidebars, and includes new images for login, task sharing, and mode selector UI.
Copilot AI review requested due to automatic review settings June 26, 2025 21:30
@vercel
Copy link

vercel bot commented Jun 26, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
roo-code-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 26, 2025 9:36pm

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR introduces new documentation for Roo Code Cloud features and adds release notes for v3.22 and v3.22.0. It also updates the sidebars and refines documentation for custom instructions and custom modes to include new rules and UI fields.

  • New docs for Roo Code Cloud (What is, Task Sharing, Login, Dashboard)
  • Added release notes for versions 3.22 and 3.22.0
  • Updated guidance on custom modes and custom instructions with global rule information

Reviewed Changes

Copilot reviewed 11 out of 26 changed files in this pull request and generated no comments.

Show a summary per file
File Description
sidebars.ts Added a new category for Roo Code Cloud and updated update notes.
docs/update-notes/v3.22.mdx Introduced v3.22 release notes with demo iframe and feature details.
docs/update-notes/v3.22.0.mdx Added release notes for v3.22.0 with similar content to v3.22.
docs/update-notes/index.md Updated the index to include the new release notes versions.
docs/roo-code-cloud/*.md(x) Added new docs for Roo Code Cloud: What Is, Task Sharing, Login, etc.
docs/features/custom-modes.mdx Updated property definitions to incorporate the new “description” field.
docs/features/custom-instructions.md Enhanced instructions to include global and workspace rule details.
docs/features/code-actions.md Updated description for code actions and added a section on enabling/disabling them.
Comments suppressed due to low confidence (2)

docs/features/custom-modes.mdx:51

  • Consider clarifying the distinction between the 'description' and 'roleDefinition' fields by emphasizing that 'description' is used solely for the UI summary while 'roleDefinition' provides the detailed behavioral guidelines.
| Description (`description`)              | A **short, user-friendly summary** of the mode's purpose displayed in the mode selector UI.<br />- This text appears below the mode's name in the redesigned mode selector, offering users a quick understanding of the mode's function.<br />- Keep this concise and focused on what the mode does for the user.                                                                                              |

docs/features/custom-instructions.md:249

  • [nitpick] To improve readability, consider reformatting this note as a bullet list to clearly outline the rule loading order.
*Note: Global rules load first, followed by workspace rules that can override them. Mode-specific rules appear before general rules within each level, and directory-based rules take precedence over file-based fallbacks.*

@delve-auditor
Copy link

delve-auditor bot commented Jun 26, 2025

No security or compliance issues detected. Reviewed everything up to ef5503c.

Security Overview
  • 🔎 Scanned files: 26 changed file(s)
Detected Code Changes
Change Type Relevant files
Documentation ► docs/features/code-actions.md
    Enhance code actions documentation with improved descriptions and settings
► docs/features/custom-instructions.md
    Add global rules directory documentation
► docs/features/custom-modes.mdx
    Update custom modes documentation with new fields
► docs/roo-code-cloud/
    Add documentation for Roo Code Cloud features
► docs/update-notes/

    Add v3.22 release notes
► sidebars.ts
    Update sidebar with new documentation sections

Reply to this PR with @delve-auditor followed by a description of what change you want and we'll auto-submit a change to this PR to implement it.

@hannesrudolph hannesrudolph merged commit 91c10e0 into main Jun 26, 2025
2 of 4 checks passed
@hannesrudolph hannesrudolph deleted the 3.22 branch June 26, 2025 21:36
@github-project-automation github-project-automation bot moved this from Triage to Done in Roo Code Roadmap Jun 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

No open projects
Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant

Comments