Skip to content

Commit de341bf

Browse files
committed
docs: update changelog for v0.26.0
1 parent 9b56281 commit de341bf

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
### 0.26.0
4+
5+
#### New Features
6+
- **PDF Attachments**: Added support for attaching PDF files to conversations.
7+
- **Expert Auto-Archive**: Expert YAML bundles now support an auto-archive setting for automatic session cleanup.
8+
- **Raw Codebase Retrieval**: New raw codebase retrieval tool for direct access to indexed code results.
9+
10+
#### Improvements
11+
- **Daemon Version Display**: Daemon list and session details now show the CLI version running on each daemon.
12+
- **Better Entitlement Errors**: Improved error messages when daemon entitlement checks fail.
13+
- **Non-Interactive Mode Errors**: Permission errors are now surfaced earlier when running feature-gated commands in non-interactive mode.
14+
- **Removed Deprecated Commands**: Removed the deprecated Slack channel `claim` and `release` commands.
15+
16+
#### Bug Fixes
17+
- Fixed cloud session sync failing when targeting a specific agent by ID.
18+
- Fixed Git PR and branch sync for worktree-based sessions.
19+
320
### 0.25.1
421

522
#### New Features

0 commit comments

Comments
 (0)