docs: update CHANGELOG.md from GitHub releases
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -4,6 +4,22 @@ All notable changes to this project will be documented in this file.
|
|||||||
|
|
||||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||||
|
|
||||||
|
## [8.0.5] - 2025-12-24
|
||||||
|
|
||||||
|
## Bug Fixes
|
||||||
|
|
||||||
|
- **Context Loading**: Fixed observation filtering for non-code modes, ensuring observations are properly retrieved across all mode types
|
||||||
|
|
||||||
|
## Technical Details
|
||||||
|
|
||||||
|
Refactored context loading logic to differentiate between code and non-code modes, resolving issues where mode-specific observations were filtered by stale settings.
|
||||||
|
|
||||||
|
## [8.0.4] - 2025-12-23
|
||||||
|
|
||||||
|
## Changes
|
||||||
|
|
||||||
|
- Changed worker start script
|
||||||
|
|
||||||
## [8.0.3] - 2025-12-23
|
## [8.0.3] - 2025-12-23
|
||||||
|
|
||||||
Fix critical worker crashes on startup (v8.0.2 regression)
|
Fix critical worker crashes on startup (v8.0.2 regression)
|
||||||
|
|||||||
Reference in New Issue
Block a user