Skip to content

Commit bdcdc0b

Browse files
adam.wilsoncursoragent
andcommitted
docs: add CHANGELOG entry for chat preferences
Adds a new `### Added` heading under `[Unreleased]` (the section previously only had `### Changed`) for the per-user Chat Preferences feature. Refs #1242, #1243 Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 182f060 commit bdcdc0b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Added
11+
- Added a per-user Chat Preferences settings page where users can tune the chat agent's response style across six dimensions (depth, code visibility, vocabulary, citation density, output structure, diagrams) plus a free-text custom-instructions field, applied as soft biases to the agent's system prompt. [#1243](https://github.com/sourcebot-dev/sourcebot/pull/1243)
12+
1013
### Changed
1114
- Documented session lifetime, repository visibility refresh behavior, and how permission sync handles transient code-host errors. [#1218](https://github.com/sourcebot-dev/sourcebot/pull/1218)
1215

0 commit comments

Comments
 (0)