Skip to content

Commit 1faffb9

Browse files
chore: update CHANGELOG to reflect behavior change in filterByFilepaths
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 37d930f commit 1faffb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/mcp/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
## [Unreleased]
99

1010
### Changed
11-
- Clarified that `filterByFilepaths` in the `search_code` tool accepts regular expressions matched against the full file path. [#1008](https://github.com/sourcebot-dev/sourcebot/pull/1008)
11+
- `filterByFilepaths` in the `search_code` tool now accepts regular expressions matched against the full file path, instead of treating values as escaped literals. [#1008](https://github.com/sourcebot-dev/sourcebot/pull/1008)
1212

1313
## [1.0.18] - 2026-02-28
1414

0 commit comments

Comments
 (0)