Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

### 0.25.2

#### New Features
- **Custom Webhooks**: Expert builders can now configure typed custom webhooks for GitLab and Jira integrations.
- **Chat Placeholder Text**: Expert configs now support a `placeholderText` field to customize the chat composer placeholder.

#### Improvements
- **Cosmos Branding**: Injected system-prompt rules now use the updated "Cosmos" branding.
- **Backward Compatibility**: Added deprecated `--no-tui` alias to ensure smooth rollout for existing scripts.

#### Bug Fixes
- Fixed `auggie daemon` auth errors to be consistent with `auggie -p` behavior.
- Fixed cloud expert prompt rendering for headless sessions.
- Suppressed noisy setup logs during daemon early failures.

### 0.25.1

#### New Features
Expand Down
Loading