Roo-Code/apps/docs/docs/update-notes/v3.0.md
Bruno Bergher e921f9d21e
Some checks failed
Code QA Roo Code / check-translations (push) Has been cancelled
Code QA Roo Code / knip (push) Has been cancelled
Code QA Roo Code / compile (push) Has been cancelled
Code QA Roo Code / platform-unit-test (ubuntu-latest) (push) Has been cancelled
Code QA Roo Code / platform-unit-test (windows-latest) (push) Has been cancelled
CodeQL Advanced / Analyze (javascript-typescript) (push) Has been cancelled
Deploy docs to GitHub Pages / build (push) Has been cancelled
Nightly Publish / publish-nightly (push) Has been cancelled
Deploy roocode.com / check-secrets (push) Has been cancelled
Deploy docs to GitHub Pages / deploy (push) Has been cancelled
Deploy roocode.com / deploy (push) Has been cancelled
Remove contributor and community references (#12347)
* Remove contributor and community references

* shutdown notice

* Allow empty web app test suite
2026-05-12 16:33:09 +01:00

1.2 KiB

keywords
roo code
v3.0
chat modes
ask mode
architect mode
code mode
ui fixes
release cycle
release notes

Roo Code 3.0 Release Notes (2025-02-27)

This release cycle marked the introduction of Chat Modes in Roo Code, allowing users to interact with the AI for architectural discussions and codebase questions without immediately diving into code generation. It also included some minor fixes and updates.


Key Feature: Chat Modes (v3.0.0)

  • Introduction of Chat Modes: Roo Code now features distinct chat modes (Ask, Architect, Code). This allows users to:
    • Ask questions about system architecture or the codebase.
    • Engage in higher-level discussions before code implementation.
    • Assign different API configuration profiles to each mode, enabling the use of different models for thinking versus coding.

Bug Fixes & Minor Updates

  • Chat Input Visual Glitch (v3.0.1): Fixed a small visual glitch in the chat input.
  • Button Alignment Tweaks (v3.0.2): Made minor adjustments to button alignment in the chat input.
  • VSCode Engine Requirement (v3.0.3): Updated the required VSCode engine to ^1.84.0 to align with Cline.