Skip to content

Commit b364f16

Browse files
committed
docs: Update links in release notes for enhanced search score threshold feature
1 parent b5f6221 commit b364f16

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/update-notes/v3.22.6.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ You can now import and export custom modes, making it easier to share, back up,
1414

1515
### Enhanced Search and Indexing Controls
1616

17-
- **Configurable Search Score Threshold**: A new slider in the settings allows you to fine-tune the sensitivity of semantic search, giving you more control over the relevance of your search results ([learn more](/features/codebase-indexing#search-score-threshold)). ([#5041](https://github.com/RooCodeInc/Roo-Code/pull/5041))
17+
- **Configurable Search Score Threshold**: A new slider in the settings allows you to fine-tune the sensitivity of semantic search, giving you more control over the relevance of your search results ([learn more](/features/codebase-indexing#advanced-configuration-fields)). ([#5041](https://github.com/RooCodeInc/Roo-Code/pull/5041))
1818

1919
## Quality of Life Improvements
2020

docs/update-notes/v3.22.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ This gives you another powerful free option alongside local models and other fre
3939
* **Timer-Based Auto-Approval for Follow-Up Questions**: Streamline your workflow with timer-based auto-approval for follow-up questions ([learn more](/features/auto-approving-actions#follow-up-questions)). (thanks liwilliam2021!) ([#5296](https://github.com/RooCodeInc/Roo-Code/pull/5296))
4040
* **Import and Export Custom Modes**: Easily share, back up, and synchronize your custom modes across different projects and installations ([learn more](/features/custom-modes#importexport-modes)). ([#5074](https://github.com/RooCodeInc/Roo-Code/pull/5074))
4141
* **Enhanced Search and Indexing Controls**:
42-
* **Configurable Search Score Threshold**: Fine-tune the sensitivity of semantic search with a new slider in the settings ([learn more](/features/codebase-indexing#search-score-threshold)). ([#5041](https://github.com/RooCodeInc/Roo-Code/pull/5041))
42+
* **Configurable Search Score Threshold**: Fine-tune the sensitivity of semantic search with a new slider in the settings ([learn more](/features/codebase-indexing#advanced-configuration-fields)). ([#5041](https://github.com/RooCodeInc/Roo-Code/pull/5041))
4343
* **Persistent Version Indicator**: The Roo Code version is now always visible on the chat screen, providing a convenient way to check your version and access release notes without having to navigate to the settings. ([#5128](https://github.com/RooCodeInc/Roo-Code/pull/5128))
4444
* **Automatic Configuration Import**: You can now automatically import your Roo Code configuration on startup by placing a config file at a specified path in your VSCode settings. This eliminates the need to manually import configurations through the GUI ([learn more](/features/settings-management#automatic-configuration-import)). (thanks takakoutso!) ([#4848](https://github.com/RooCodeInc/Roo-Code/pull/4848))
4545
* **Architect Mode Enhancements**: To encourage better project planning, Architect mode is now the default for new installations. The mode has also been improved to no longer provide time estimates, ensuring its plans are focused on actionable steps rather than potentially misleading timelines ([#5289](https://github.com/RooCodeInc/Roo-Code/pull/5289), [#5295](https://github.com/RooCodeInc/Roo-Code/pull/5295)).

0 commit comments

Comments
 (0)