Skip to content

Conversation

@hannesrudolph
Copy link
Collaborator

@hannesrudolph hannesrudolph commented Aug 22, 2025

  • Updated documentation and release notes for version 3.25.21, 3.25.22, and 3.25.23.

Important

Adds subtask todo list support, Featherless AI provider, and updates documentation for recent versions.

  • Features:
    • Adds subtask todo list support with optional enforcement in VS Code settings.
    • Introduces Featherless AI provider with access to open-source models.
  • Documentation:
    • Updates release notes for versions 3.25.21, 3.25.22, and 3.25.23.
    • Updates sidebars.ts to include new release notes and provider documentation.
  • Misc:
    • Enhances Vertex AI grounding features and adds prompt caching for Kimi K2 on Groq.

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

- Introduced optional todo list parameter for subtasks to streamline task planning.
- Enhanced Vertex AI with grounding features including Google Search and URL context.
- Added Featherless AI provider for access to open-source models.
- Improved context window error handling with automatic recovery.
- Implemented "Show installed only" filter in the marketplace for better management.
- Added prompt caching for Kimi K2 on Groq and improved discoverability of global custom instructions.
- Updated documentation and release notes for version 3.25.21, 3.25.22, and 3.25.23.
Copilot AI review requested due to automatic review settings August 22, 2025 22:51
@vercel
Copy link

vercel bot commented Aug 22, 2025

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

Project Deployment Preview Comments Updated (UTC)
roo-code-docs Ready Ready Preview Comment Aug 22, 2025 10:52pm

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 adds documentation and release notes for versions 3.25.21, 3.25.22, and 3.25.23, introducing subtask todo list support and the Featherless AI provider as key features.

  • Adds new documentation for Featherless AI provider and subtask todo list functionality
  • Creates individual release notes for versions 3.25.21, 3.25.22, and 3.25.23
  • Updates combined release notes for version 3.25 with new features and improvements

Reviewed Changes

Copilot reviewed 22 out of 23 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
sidebars.ts Adds navigation entries for new release notes and Featherless provider
docs/update-notes/v3.25.mdx Updates combined release notes with Vertex AI grounding and subtask todos
docs/update-notes/v3.25.23.mdx New release notes for custom base URL support and DeepSeek V3.1
docs/update-notes/v3.25.22.mdx New release notes for Kimi K2 caching and UI improvements
docs/update-notes/v3.25.21.mdx New release notes for major features including todo lists and Vertex AI
docs/update-notes/index.md Adds new version entries to the chronological index
docs/providers/vertex.md Expands documentation with grounding features and model details
docs/providers/featherless.md New provider documentation for Featherless AI integration
docs/features/task-todo-list.mdx Updates todo list documentation with new editing capabilities
docs/features/marketplace.mdx Documents new "Show installed only" filter functionality
docs/features/intelligent-context-condensing.mdx Adds automatic error recovery documentation
docs/advanced-usage/available-tools/new-task.md Documents new todos parameter for subtasks
.roo/rules-release-notes-writer/*.xml Removes outdated rule files for release notes workflow

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

image: /img/social-share.jpg
---

# Roo Code 3.25.21 Release Notes (2025-01-22)
Copy link

Copilot AI Aug 22, 2025

Choose a reason for hiding this comment

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

The date appears to be incorrect. January 22, 2025 (2025-01-22) seems inconsistent with other release dates in the PR which show August 2025 dates for versions 3.25.22 and 3.25.23.

Suggested change
# Roo Code 3.25.21 Release Notes (2025-01-22)
# Roo Code 3.25.21 Release Notes (2025-08-21)

Copilot uses AI. Check for mistakes.
- **Max Output:** 4,096 tokens
- **Pricing:** Free (no cost for input/output tokens)

:::info
Copy link
Contributor

Choose a reason for hiding this comment

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

Typo: The admonition block syntax appears to use four colons (::::info) on this line. Typically, the correct syntax is three colons (:::info).

2. Enable the "Google Search Grounding" option that appears
3. Save your settings

:::note
Copy link
Contributor

Choose a reason for hiding this comment

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

It appears that the note block is marked with '::::note' instead of the conventional ':::note'. Consider adjusting it to ':::note' to match expected formatting.

Suggested change
:::note
:::note


:::note
URL Context and Google Search Grounding options only appear when a Gemini model is selected. These features may incur additional costs.
:::
Copy link
Contributor

Choose a reason for hiding this comment

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

The closing delimiter of the note block is set as '::::'. For consistency and proper rendering, please change it to ':::' instead.

Suggested change
:::
:::

@hannesrudolph hannesrudolph merged commit a3c59ec into main Aug 22, 2025
3 checks passed
@hannesrudolph hannesrudolph deleted the 3.25.23 branch August 22, 2025 23:00
@github-project-automation github-project-automation bot moved this from Triage to Done in Roo Code Roadmap Aug 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants