Skip to content

Conversation

@justinxu421
Copy link
Collaborator

@justinxu421 justinxu421 commented Nov 18, 2025

Add version 0.8.0 release notes to CHANGELOG

This release includes:

New Features

  • Shell configuration with automatic detection and startup script support (--shell and --startup-script options)
  • Windows PowerShell execution fixes for cross-platform compatibility
  • Terminal authentication support for ACP mode
  • Public availability of --acp flag for Agent Communication Protocol
  • Message queue management when agent is busy

Improvements

  • Enhanced rules filtering and status display for manual and dynamic rules

Bug Fixes

  • Fixed chat history summarization

🤖 This description was generated automatically. Please react with 👍 if it's helpful or 👎 if it needs improvement.

Added new features, improvements, and bug fixes for version 0.8.0.
@justinxu421 justinxu421 merged commit 1a7980a into main Nov 18, 2025
2 checks passed
@justinxu421 justinxu421 deleted the 0.8.0 branch November 18, 2025 04:06
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review completed. Found one categorization issue in the changelog.


🤖 Automated review complete. Please react with 👍 or 👎 on the individual review comments to provide feedback on their usefulness.


#### New Features
- **Shell Configuration**: Added automatic shell detection and startup script support with `--shell` and `--startup-script` options
- **Windows Support**: Fixed PowerShell execution on Windows for better cross-platform compatibility

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This entry is categorized under "New Features" but the wording "Fixed PowerShell execution" indicates it's a bug fix rather than a new feature. Consider moving this to the "Bug Fixes" section for better accuracy.

Current location:

#### New Features
...
- **Windows Support**: Fixed PowerShell execution on Windows for better cross-platform compatibility

Suggested location:

#### Bug Fixes
- **Chat Summarization**: Fixed chat history summarization
- **Windows Support**: Fixed PowerShell execution on Windows for better cross-platform compatibility

The word "Fixed" is a strong indicator that this belongs in Bug Fixes. If this was actually adding new Windows support (not fixing existing functionality), consider rewording to something like "Added PowerShell execution support on Windows" to clarify it's a new feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants