Skip to content

Commit f2acdef

Browse files
changelog
1 parent d3c930a commit f2acdef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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
### Added
11-
- Added AI Search Assist — describe what you're looking for in natural language and AI will generate a Sourcebot search query for you. Requires a language model to be configured. [#951](https://github.com/sourcebot-dev/sourcebot/pull/951)
11+
- Added AI Search Assist — describe what you're looking for in natural language and AI will generate a code search query for you. [#951](https://github.com/sourcebot-dev/sourcebot/pull/951)
1212

1313
### Fixed
1414
- Fixed search query parser rejecting parenthesized regex alternation in filter values (e.g. `file:(test|spec)`, `-file:(test|spec)`). [#946](https://github.com/sourcebot-dev/sourcebot/pull/946)

0 commit comments

Comments
 (0)