Skip to content

Commit 7c2421a

Browse files
changelog
1 parent cb2833d commit 7c2421a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/mcp/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
- Added optional `visibility` parameter to `ask_codebase` tool to allow controlling chat session visibility in shared environments. [#903](https://github.com/sourcebot-dev/sourcebot/pull/903)
1212
- Added `defaultBranch`, `isFork`, and `isArchived` fields to the `list_repos` tool response. [#905](https://github.com/sourcebot-dev/sourcebot/pull/905)
1313

14+
### Changed
15+
- Changed `SOURCEBOT_DEFAULT_HOST` to default to `http://localhost:3000` instead of `https://demo.sourcebot.dev`, which is now deprecated. [#906](https://github.com/sourcebot-dev/sourcebot/pull/906)
16+
1417
## [1.0.16] - 2026-02-10
1518

1619
### Added

0 commit comments

Comments
 (0)