Skip to content

Commit 6851e1a

Browse files
docs: add changelog entry for #1590
1 parent c502a5c commit 6851e1a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
### Fixed
1111
- Fixed memory leak attributed to CodeMirror allocating objects on heap that were never freed. [#1580](https://github.com/sourcebot-dev/sourcebot/pull/1580)
1212
- Kept Git provider credentials out of subprocess arguments and on-disk configuration by using isolated in-memory credential caches. [#1584](https://github.com/sourcebot-dev/sourcebot/pull/1584)
13+
- [EE] Fixed external MCP tool schemas growing Ajv's process-lifetime compilation cache on every chat turn. [#1590](https://github.com/sourcebot-dev/sourcebot/pull/1590)
1314

1415
## [5.1.7] - 2026-08-13
1516

0 commit comments

Comments
 (0)