mirror of
https://github.com/humanlayer/humanlayer.git
synced 2025-08-20 19:01:22 +03:00
Add CHANGELOG.md for hlyr v0.11.0
This commit is contained in:
27
hlyr/CHANGELOG.md
Normal file
27
hlyr/CHANGELOG.md
Normal file
@@ -0,0 +1,27 @@
|
||||
# Changelog
|
||||
|
||||
All notable changes to the HumanLayer CLI (hlyr) will be documented in this file.
|
||||
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [0.11.0] - 2025-01-23
|
||||
|
||||
### Added
|
||||
|
||||
- Write tool success pattern detection for better feedback
|
||||
- Improved session table and conversation view UX
|
||||
- Enhanced session title inheritance when continuing sessions
|
||||
|
||||
### Changed
|
||||
|
||||
- Removed visual noise from session launcher (ENG-1714)
|
||||
- Updated web research instructions for more explicit guidance
|
||||
- Improved bash allowlist configuration
|
||||
|
||||
### Fixed
|
||||
|
||||
- Edit tool false 'failed' display in WUI
|
||||
- Session titles clearing when sending new user messages (ENG-1727)
|
||||
|
||||
## [0.10.0] - Previous release
|
||||
Reference in New Issue
Block a user