Skip to content

Commit 86af854

Browse files
committed
docs: add custom instructions feature to changelog
1 parent e57c6fa commit 86af854

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

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

1010
## [0.8.6] - 2025-12-05
1111

12+
### Added
13+
- **Custom Instructions**: Personalize your AI-generated reports and standups with custom context
14+
- New "Custom Instructions" menu option in main menu
15+
- Instructions stored locally at `~/.vibe-log/instructions.md`
16+
- Applied to daily standups and local productivity reports
17+
- Cloud sync support for instructions across devices
18+
- Add context like your role, team, projects, or preferred output style
19+
1220
### Fixed
1321
- Daily standup now filters out temp projects (temp-prompt-analysis, temp-productivity-report, etc.) that were appearing in output
1422
- Standup tips no longer overlap - each tip now prints on a separate line instead of trying to overwrite in-place

0 commit comments

Comments
 (0)