Release v0.18.5

This commit is contained in:
Mario Zechner 2025-12-12 10:00:57 +01:00
parent 29cbf16218
commit 44e9b1c8e9
14 changed files with 274 additions and 99 deletions

View file

@ -1,6 +1,14 @@
# Changelog
## [Unreleased]
## [0.18.5] - 2025-12-12
### Added
- `--download <channel-id>` flag to download a channel's full history including thread replies as plain text
### Fixed
- Error handling: when agent returns `stopReason: "error"`, main message is updated to "Sorry, something went wrong" and error details are posted to the thread
## [0.18.4] - 2025-12-11