docs(coding-agent): update unreleased changelog
This commit is contained in:
@@ -2,11 +2,17 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### New Features
|
||||
|
||||
- Earendil startup announcement with bundled inline image rendering and a linked blog post for April 8 and 9, 2026.
|
||||
- Interactive Anthropic subscription auth warning when Anthropic subscription auth is active, clarifying that Anthropic third-party usage draws from extra usage and is billed per token.
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed bare `readline` import to use `node:readline` prefix for Deno compatibility ([#2885](https://github.com/badlogic/pi-mono/issues/2885) by [@milosv-vtool](https://github.com/milosv-vtool))
|
||||
- Fixed auto-retry to treat stream failures like `request ended without sending any chunks` as transient errors ([#2892](https://github.com/badlogic/pi-mono/issues/2892))
|
||||
- Fixed interactive startup notices to render after the initial resource listing, and added a bundled Earendil startup announcement with inline image rendering for April 8 and 9, 2026. Moved the blog link above the image to avoid overlap with terminal image rendering.
|
||||
- Fixed interactive mode to warn when Anthropic subscription auth is active, so users know Anthropic third-party usage draws from extra usage and is billed per token.
|
||||
|
||||
## [0.65.2] - 2026-04-06
|
||||
|
||||
|
||||
Reference in New Issue
Block a user