-
Notifications
You must be signed in to change notification settings - Fork 170
docs: add v3.38.0 release notes #475
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Re-review complete. Previous nit is resolved.
Mention @roomote in a comment to request specific changes to this pull request or fix all unresolved issues. |
| }) | ||
| ``` | ||
|
|
||
| **Security:** Add `.roo/tools/.env` to `.gitignore` to keep secrets out of version control. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Repo-level .gitignore already ignores .env files (so .roo/tools/.env is already covered). Consider rephrasing this to “ensure your .env is ignored” to avoid suggesting an extra ignore rule is required.
Fix it with Roo Code or mention @roomote and request a fix.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@roomote go ahead and make that adjustment.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixaroo
See task on Roo Cloud
Fixed the reported issue. Build passed locally.
Summary
Adds Roo Code v3.38.0 release notes and aligns documentation with the release changes.
Changes
mode.envImportant
Adds v3.38.0 release notes, updates documentation for new features, and modifies sidebar to include the new release.
v3.38.0.mdxwith details on new features like Agent Skills, slash command improvements, and provider updates.custom-tools.mdto include npm dependency support and per-tool.envfile usage.slash-commands.mdxto document the newmodefrontmatter field.openrouter.md.sidebars.tsto include version 3.38 in the release notes section.This description was created by
for a142f9f. You can customize this summary. It will automatically update as commits are pushed.