Skip to content

docs: add repo-specific tool_versions to preview environments#537

Merged
mrubens merged 2 commits intomainfrom
feature/docs-tool-versions-config
Feb 13, 2026
Merged

docs: add repo-specific tool_versions to preview environments#537
mrubens merged 2 commits intomainfrom
feature/docs-tool-versions-config

Conversation

@roomote
Copy link
Contributor

@roomote roomote bot commented Feb 13, 2026

Documents the tool_versions field on repository configuration for preview environments.

Changes

  • Replaced the simple "Repository Format" heading with a full Repository Configuration Fields table covering repository, branch, tool_versions, and commands
  • Expanded the Automatic Tool Installation section into two options:
    • Option 1: tool_versions in the environment config (generates .tool-versions at runtime, excluded from git, takes priority over repo file)
    • Option 2: existing .tool-versions file in the repository (existing behavior)
  • Added a tip callout explaining when to use each approach
  • Updated the Complete Example to demonstrate tool_versions and branch on repository entries

View task on Roo Code Cloud

@vercel
Copy link

vercel bot commented Feb 13, 2026

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

Project Deployment Actions Updated (UTC)
roo-code-docs Ready Ready Preview, Comment Feb 13, 2026 5:03am

Request Review

@roomote
Copy link
Contributor Author

roomote bot commented Feb 13, 2026

Rooviewer Clock   See task

All previously flagged issues have been resolved. No new issues found.

  • Inconsistent tool naming: Option 1 examples use node while Option 2 .tool-versions example uses nodejs -- could confuse readers about which name to use
Previous reviews

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

@roomote
Copy link
Contributor Author

roomote bot commented Feb 13, 2026

Rooviewer Clock   See task

One minor documentation issue found (already flagged by the previous review).

  • Inconsistent tool naming: Option 1 examples use node while Option 2 .tool-versions example uses nodejs -- could confuse readers about which name to use

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

@mrubens mrubens merged commit b3be90e into main Feb 13, 2026
4 checks passed
@mrubens mrubens deleted the feature/docs-tool-versions-config branch February 13, 2026 05:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants