Skip to content
Merged
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
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,20 @@
- Fixed muted background colors and summary text appearing in stream anchors.
- Fixed expert include render failures so agents degrade gracefully.

### 0.26.0

#### New Features
- **PDF Attachments**: Added support for attaching PDF files to conversations.
- **Expert Auto-Archive**: Expert YAML bundles now support an auto-archive setting for automatic session cleanup.

#### Improvements
- **Daemon Version Display**: Daemon list and session details now show the CLI version running on each daemon.
- **Better Entitlement Errors**: Improved error messages when daemon entitlement checks fail.
- **Non-Interactive Mode Errors**: Permission errors are now surfaced earlier when running feature-gated commands in non-interactive mode.

#### Bug Fixes
- Fixed cloud session sync failing when targeting a specific agent by ID.

### 0.25.2

#### Improvements
Expand Down