feat: add ctx.ui.setWorkingMessage() extension API
Allows extensions to customize the streaming loader message. Pass undefined to restore default.
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
|
||||
- `ctx.ui.setWorkingMessage()` extension API to customize the "Working..." message during streaming
|
||||
|
||||
## [0.42.5] - 2026-01-11
|
||||
|
||||
### Fixed
|
||||
|
||||
Reference in New Issue
Block a user