Update custom-modes.md with .roomodes#107
Merged
mrubens merged 1 commit intoRooCodeInc:mainfrom Mar 31, 2025
Merged
Conversation
- Replace outdated global mode configuration language
Contributor
There was a problem hiding this comment.
👍 Looks good to me! Reviewed everything up to 7fae42d in 1 minute and 3 seconds
More details
- Looked at
38lines of code in1files - Skipped
0files when reviewing. - Skipped posting
8drafted comments based on config settings.
1. docs/features/custom-modes.md:120
- Draft comment:
Update to global configuration file name is consistent. Make sure all references align with the new file name. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%<= threshold50%
This comment is purely informative and asks the PR author to ensure all references align with the new file name, which violates the rules against asking for confirmation or double-checking. It doesn't provide a specific code suggestion or highlight a specific issue.
2. docs/features/custom-modes.md:152
- Draft comment:
The 'Save Location' instruction now correctly references 'custom_modes.json'. This update improves clarity. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%<= threshold50%
This comment is purely informative, as it simply states that an update improves clarity without providing any actionable feedback or suggestions. It doesn't align with the rules that prohibit purely informative comments.
3. docs/features/custom-modes.md:169
- Draft comment:
Updated the editing instruction to reference 'custom_modes.json'. Consistency in file naming is maintained. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%<= threshold50%
This comment is purely informative and does not provide any actionable feedback or suggestions for improvement. It simply acknowledges a change that was made, which violates the rule against making purely informative comments.
4. docs/features/custom-modes.md:286
- Draft comment:
Ensured newline at end of file for proper formatting. - 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.
5. docs/features/custom-modes.md:120
- Draft comment:
✅ Updated global configuration file reference fromcline_custom_modes.jsontocustom_modes.jsonis clear and consistent. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%<= threshold50%
This comment is purely informative, as it simply states that the update is clear and consistent without providing any actionable feedback or suggestions. It doesn't align with the rules for useful comments.
6. docs/features/custom-modes.md:155
- Draft comment:
✅ The "Save Location" description now correctly refers tocustom_modes.jsonfor global modes. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%<= threshold50%
This comment is purely informative and does not provide any actionable feedback or suggestions for improvement. It simply states a fact about the current state of the code, which violates the rule against making purely informative comments.
7. docs/features/custom-modes.md:172
- Draft comment:
✅ Updated the manual configuration instructions to referencecustom_modes.jsonfor editing global modes. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%<= threshold50%
This comment is purely informative, as it only states what was updated without providing any actionable feedback or suggestions. It doesn't align with the rules for useful comments.
8. docs/features/custom-modes.md:286
- Draft comment:
✅ Final newline added at end of file for proper formatting. - 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_m5IIW8QauR7ogo3c
You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.
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 pull request includes updates to the documentation for custom modes, specifically changing the file name references for global mode configurations from
cline_custom_modes.jsontocustom_modes.json.Documentation updates:
docs/features/custom-modes.md: Updated the global mode configuration file name fromcline_custom_modes.jsontocustom_modes.jsonin multiple sections to ensure consistency and clarity. [1] [2] [3]- Replace outdated global mode configuration languageImportant
Update
custom-modes.mdto rename global mode configuration file fromcline_custom_modes.jsontocustom_modes.json.custom-modes.md, updated global mode configuration file name fromcline_custom_modes.jsontocustom_modes.jsonin sections describing configuration precedence, save location, and editing global modes.This description was created by
for 7fae42d. It will automatically update as commits are pushed.