Skip to content

Commit 1a7980a

Browse files
authored
Update CHANGELOG for version 0.8.0 (#33)
1 parent a0579f3 commit 1a7980a

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

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

3+
### 0.8.0
4+
5+
#### New Features
6+
- **Shell Configuration**: Added automatic shell detection and startup script support with `--shell` and `--startup-script` options
7+
- **Windows Support**: Fixed PowerShell execution on Windows for better cross-platform compatibility
8+
- **Terminal Authentication**: Added terminal authentication support for ACP mode
9+
- **ACP Mode**: Made `--acp` flag publicly available for Agent Communication Protocol support
10+
- **Queue Management**: Enabled message queue when agent is busy
11+
12+
#### Improvements
13+
- **Rules Management**: Improved rules filtering and status display for better visibility of manual and dynamic rules
14+
15+
#### Bug Fixes
16+
- **Chat Summarization**: Fixed chat history summarization
17+
318
### 0.7.0
419
#### New Features
520
- **Agent Client Protocol (ACP) Support**: Added comprehensive support for the Agent Client Protocol with terminal authentication, model selection, and indexing control via new `--acp` and `--allow-indexing` flags

0 commit comments

Comments
 (0)