File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77
88- (none)
99
10+ ## [ 0.6.149] - 2026-07-17
11+
12+ - Core: confirm usage-limit resets before redeeming limit credits. (a50e8223)
13+ - Release: add an npm publication recovery workflow for failed release publishes. (3b12db1c, 6151c7ae)
14+
1015## [ 0.6.148] - 2026-07-16
1116
1217- TUI: stop the composer animation ticker when the app event channel closes. (6a2b15b4, 30f287c6)
Original file line number Diff line number Diff line change 1- ## @just-every/code v0.6.148
1+ ## @just-every/code v0.6.149
22
3- This release improves protocol token usage reporting and fixes a TUI composer animation lifecycle issue .
3+ This release improves usage-limit redemption checks and adds release publication recovery support .
44
55### Changes
66
7- - TUI: stop the composer animation ticker when the app event channel closes.
8- - Protocol: track prompt cache write token usage across protocol events and SDK types.
9- - Dependencies: update serde_with to 3.21.0.
7+ - Core: confirm usage-limit resets before redeeming limit credits.
8+ - Release: add an npm publication recovery workflow for failed release publishes.
109
1110### Install
1211
13- ``` bash
12+ ``` sh
1413npm install -g @just-every/code@latest
1514code
1615```
1716
18- Compare: https://github.com/just-every/code/compare/v0.6.147 ...v0.6.148
17+ Compare: https://github.com/just-every/code/compare/v0.6.148 ...v0.6.149
You can’t perform that action at this time.
0 commit comments