Update documentation with new features and available model info#90
Merged
mrubens merged 5 commits intoRooCodeInc:mainfrom Mar 27, 2025
SannidhyaSah:main
Merged
Update documentation with new features and available model info#90mrubens merged 5 commits intoRooCodeInc:mainfrom SannidhyaSah:main
mrubens merged 5 commits intoRooCodeInc:mainfrom
SannidhyaSah:main
Conversation
Contributor
There was a problem hiding this comment.
❌ Changes requested. Reviewed everything up to 8ce84f3 in 3 minutes and 17 seconds
More details
- Looked at
142lines of code in7files - Skipped
0files when reviewing. - Skipped posting
16drafted comments based on config settings.
1. docs/community.md:17
- Draft comment:
Good addition of the 'Roo Flow Project' section. Consider confirming if the '.git' suffix in the repository URL is consistent with other links. - Reason this comment was not posted:
Confidence changes required:33%<= threshold50%
None
2. docs/features/experimental/experimental-features.md:27
- Draft comment:
The 'Multi-block diff Editing Strategy' section is clear. Consider standardizing title capitalization (e.g., 'Multi-Block Diff Editing Strategy') if it enhances consistency. - Reason this comment was not posted:
Confidence changes required:33%<= threshold50%
None
3. docs/features/more-features.md:1
- Draft comment:
The new file is well-structured and clearly documents additional features. No changes required. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%
None
4. docs/providers/anthropic.md:27
- Draft comment:
There is a stray apostrophe character on a new line. Remove it to avoid confusion. - Reason this comment was not posted:
Marked as duplicate.
5. docs/providers/gemini.md:22
- Draft comment:
New model 'gemini-2.5-pro-exp-03-25' added successfully. Ensure consistency in model naming across documentation. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%
None
6. docs/providers/vscode-lm.md:37
- Draft comment:
The note about GitHub Copilot Rate Limits is a useful addition. Ensure that the guidance aligns with the final implementation details. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%
None
7. docs/tips-and-tricks.md:15
- Draft comment:
The new tip about adjusting the 'File read auto-truncate threshold' is clear and helpful. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%
None
8. docs/community.md:17
- Draft comment:
The new 'Roo Flow Project' section is clear and well written. Consider checking the GitHub repository URL—using a '.git' suffix may be non-standard unless required. - Reason this comment was not posted:
Confidence changes required:33%<= threshold50%
None
9. docs/features/experimental/experimental-features.md:27
- Draft comment:
The addition of the 'Multi-block diff Editing Strategy' section is concise and clear. Consider adding an example or further details if available. - Reason this comment was not posted:
Confidence changes required:33%<= threshold50%
None
10. docs/features/more-features.md:42
- Draft comment:
New file looks comprehensive. Please add a newline at the end of the file to adhere to best practices. - Reason this comment was not posted:
Confidence changes required:33%<= threshold50%
None
11. docs/providers/anthropic.md:27
- Draft comment:
There is a stray apostrophe on its own line that appears to be unintentional. Also, consider reformatting the note on Extended Thinking with Claude 3.7 sonnet for clarity. - Reason this comment was not posted:
Marked as duplicate.
12. docs/providers/gemini.md:22
- Draft comment:
The new Gemini model 'gemini-2.5-pro-exp-03-25' is added correctly. Consider reviewing the ordering of models for consistency. - Reason this comment was not posted:
Confidence changes required:33%<= threshold50%
None
13. docs/providers/vscode-lm.md:37
- Draft comment:
The addition regarding GitHub Copilot rate limits is a useful update for users. The information is clear and integrates well with the existing documentation. - Reason this comment was not posted:
Confidence changes required:33%<= threshold50%
None
14. docs/tips-and-tricks.md:15
- Draft comment:
The new tip about the 'File read auto-truncate threshold' setting is a practical addition that helps manage performance for large files. - Reason this comment was not posted:
Confidence changes required:33%<= threshold50%
None
15. docs/community.md:37
- Draft comment:
Typographical suggestion: In the 'Roo Code Dynamic Rules' section, the phrase 'this simple Rule' has an unexpected capital 'R'. For consistency, consider changing it to 'this simple rule'. - Reason this comment was not posted:
Comment was not on a location in the diff, so it can't be submitted as a review comment.
16. docs/community.md:37
- Draft comment:
Minor stylistic suggestion: In the phrase 'project specific rules', consider hyphenating 'project-specific' for improved readability and consistency. - Reason this comment was not posted:
Comment was not on a location in the diff, so it can't be submitted as a review comment.
Workflow ID: wflow_Qv6tzPhBl2rdZozl
Want Ellipsis to fix these issues? Tag @ellipsis-dev in a comment. You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
Collaborator
|
@SannidhyaSah you need to add the more-features to the sidebars.ts file |
Updated sidebar with more features
Collaborator
|
@mrubens looks good |
mrubens
approved these changes
Mar 27, 2025
mrubens
added a commit
that referenced
this pull request
Mar 27, 2025
* Allow doc writer mode to edit all files * Add documentation for read_file tool and its usage * Add documentation for search_files tool and its usage * Add documentation for list_files tool and its usage * Add documentation for list_code_definition_names tool and its usage * Add documentation for write_to_file tool and its usage * Update model temperature documentation title * Remove outdated redirect for tool reference in Docusaurus configuration * Remove outdated tool reference documentation * Update link to Tool Use Overview in how-tools-work documentation * Fix formatting of model temperature documentation header * Add documentation for browser_action tool and its usage * Add documentation for ask_followup_question tool and its functionality * Add documentation for the attempt_completion tool and its functionality * Add documentation for the switch_mode tool and its functionality * Add documentation for the use_mcp_tool and its functionality * Add documentation for the access_mcp_resource tool and its functionality * Add documentation for the apply_diff tool and its functionality * Add documentation for the execute_command tool and its functionality * Add documentation for the new_task tool and its functionality * Add tool use overview documentation * Remove deprecated tools from the tool use overview documentation * Refactor sidebar structure to categorize tool usage and enhance navigation * Update logo (#91) * Update documentation with new features and available model info (#90) * docs: Update documentation with latest features and model info * Update docs/features/experimental/experimental-features.md Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com> * Update docs/providers/anthropic.md Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com> * Update sidebars.ts Updated sidebar with more features * Update more-features.md --------- Co-authored-by: Sannidhya Sah <sannidhyamsahntl@gmail.com> Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com> * Update social share image (#93) * Allow doc writer mode to edit all files * Add documentation for read_file tool and its usage * Add documentation for search_files tool and its usage * Add documentation for list_files tool and its usage * Add documentation for list_code_definition_names tool and its usage * Add documentation for write_to_file tool and its usage * Update model temperature documentation title * Remove outdated redirect for tool reference in Docusaurus configuration * Remove outdated tool reference documentation * Update link to Tool Use Overview in how-tools-work documentation * Fix formatting of model temperature documentation header * Add documentation for browser_action tool and its usage * Add documentation for ask_followup_question tool and its functionality * Add documentation for the attempt_completion tool and its functionality * Add documentation for the switch_mode tool and its functionality * Add documentation for the use_mcp_tool and its functionality * Add documentation for the access_mcp_resource tool and its functionality * Add documentation for the apply_diff tool and its functionality * Add documentation for the execute_command tool and its functionality * Add documentation for the new_task tool and its functionality * Add tool use overview documentation * Remove deprecated tools from the tool use overview documentation * Refactor sidebar structure to categorize tool usage and enhance navigation --------- Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com> Co-authored-by: SannidhyaSah <sah_sannidhya@outlook.com> Co-authored-by: Sannidhya Sah <sannidhyamsahntl@gmail.com> Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR updates the documentation to include the following new features and information:
docs/features/more-features.md.docs/features/experimental/experimental-features.md.docs/tips-and-tricks.md.docs/providers/gemini.mdto include the latest Gemini modelgemini-2.5-pro-exp-03-25.docs/providers/vscode-lm.md.docs/community.md.docs/providers/anthropic.mdto include the latest Claude model3.7 sonnet.Important
Update documentation to include new features, model information, and tips for Roo Code.
more-features.md.experimental-features.md.gemini.mdwith modelgemini-2.5-pro-exp-03-25.anthropic.mdwith modelclaude-3.7 sonnet.vscode-lm.md.community.md.tips-and-tricks.md.This description was created by
for 8ce84f3. It will automatically update as commits are pushed.