fix(coding-agent): warn on Anthropic subscription auth

This commit is contained in:
Mario Zechner
2026-04-08 18:46:40 +02:00
parent d0a4baf8a1
commit 96916f2cad
4 changed files with 120 additions and 4 deletions

View File

@@ -6,7 +6,7 @@
- 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, 2026.
- 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.
## [0.65.2] - 2026-04-06