Roo Code
Roo Code profile, latest version intelligence, capability movement, and source-aware release history.
Profile
Roo Code is a VS Code-focused autonomous coding agent with open ecosystem model support.
Latest Version
3.53.0
May 2026
Confidence
68%
estimated
Context
N/A
last known / not captured
Versions
9
documented releases
Current Release Intelligence
Latest published version and metadata capture state
Release
3.53.0
EST confidenceRoo Code v3.53.0 is the latest release, marked as the most recent stable version. The release includes a compiled VSIX package of 31.7 MB. No detailed changelog is provided in the extracted content, but it follows closely after v3.52.1 and v3.52.0.
Decision Fit
Best For
Repository coding and rapid iteration
Avoid If
You need non-technical, no-setup workflows
Release Diff
Core fields and capture notes for this release
Version
Context Window
Not captured in this release; showing last known value when available
Not captured
Pricing
Not captured in this release; showing last known value when available
Not captured
Current Capabilities
3.53.0 with previous-release movement
Version History
9 releases documented
3.53.0
May 9, 2026
Roo Code v3.53.0 is the latest release, marked as the most recent stable version. The release includes a compiled VSIX package of 31.7 MB. No detailed changelog is provided in the extracted content, but it follows closely after v3.52.1 and v3.52.0.
cli-v0.1.16
May 9, 2026
Roo Code CLI pre-release adding Custom Shell Selection via a new --terminal-shell flag to specify which shell to use for inline command execution. The shell path is validated at the CLI layer and passed through the standard settings mechanism. Integration coverage for stdin stream routing and race invariants was also added.
v3.53.0
May 9, 2026
Latest release of Roo Code v3.53.0. No detailed changelog provided in the content, but this is the most recent stable release.
v3.52.1
May 9, 2026
Patch release v3.52.1 of Roo Code. No detailed changelog provided in the content.
v3.52.0
May 9, 2026
Minor release v3.52.0 of Roo Code. No detailed changelog provided in the content.
v3.51.1
May 9, 2026
Patch release v3.51.1 of Roo Code. No detailed changelog provided in the content.
v3.51.0
May 9, 2026
Minor release v3.51.0 of Roo Code. No detailed changelog provided in the content.
cli-v0.1.17
May 9, 2026
Roo Code CLI pre-release adding Custom Session ID Support with a new --create-with-session-id flag that allows specifying a custom UUID session ID when creating tasks. Session IDs are now validated as UUIDs for both create and resume operations, as well as for start.taskId in stdin-stream mode. Integration coverage for create+resume loading the correct session was also added.
cli-v0.1.15
May 9, 2026
Roo Code CLI pre-release fixing routing of follow-up messages when the agent asks for clarification (ask_followup_question) in stdin-stream mode. Messages sent after a completion ask are now correctly delivered to the agent instead of being queued.