Skip to content

Conversation

@hannesrudolph
Copy link
Collaborator

@hannesrudolph hannesrudolph commented Dec 23, 2025

Summary

Adds Roo Code v3.37 release notes and updates navigation.

Changes

  • Add v3.37 release notes page
  • Add v3.37 entry to update-notes index
  • Add v3.37 category to sidebar navigation
  • Add release images for v3.37

Important

Adds v3.37 release notes, updates navigation, and includes related images.

  • Documentation:
    • Adds v3.37 release notes in v3.37.mdx.
    • Updates index.md to include v3.37 entry.
    • Adds v3.37 category to sidebars.ts.
  • Assets:
    • Adds release images for v3.37.

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

@vercel
Copy link

vercel bot commented Dec 23, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
roo-code-docs Ready Ready Preview, Comment Dec 23, 2025 7:10am

@roomote
Copy link
Contributor

roomote bot commented Dec 23, 2025

Oroocle Clock   Follow along on Roo Cloud

Review in progress. Flagged a couple small doc/structure issues.

  • Fix heading nesting under “New models” in /update-notes/v3.37 (avoid empty/flat ToC section).
  • Fix sidebars.ts indentation for “Extension Release Notes” block to match the rest of the sidebar.

Mention @roomote in a comment to request specific changes to this pull request or fix all unresolved issues.

@hannesrudolph hannesrudolph merged commit 2cd44a1 into main Dec 23, 2025
4 checks passed
@hannesrudolph hannesrudolph deleted the docs/update-notes-v3.37 branch December 23, 2025 07:12
@github-project-automation github-project-automation bot moved this from Triage to Done in Roo Code Roadmap Dec 23, 2025

<img src="/img/v3.37.0/v3.37.0.png" alt="Roo Code v3.37.0 Release" width="600" />

## New models
Copy link
Contributor

Choose a reason for hiding this comment

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

## New models is followed by more ## headings, which flattens the heading hierarchy and leaves an empty section in the rendered ToC. Consider either removing the ## New models heading, or making the model headings ### so they’re clearly grouped.

Fix it with Roo Code or mention @roomote and request a fix.

label: 'Extension Release Notes',
items: [
'update-notes/index',
{
Copy link
Contributor

Choose a reason for hiding this comment

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

The “Extension Release Notes” category looks mis-indented relative to adjacent sidebar items, which makes the file harder to maintain and increases the chance of structural mistakes. Consider aligning this block’s indentation with the other top-level sidebar entries.

Fix it with Roo Code or mention @roomote and request a fix.

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

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants