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.4.9] - 2025-11-03
11+
12+ - CLI: rerun the bootstrap step when postinstall scripts are skipped so upgrades stay healthy. (8d842b8)
13+ - Auto Drive: salvage user-turn JSON to keep transcripts recoverable after crashes. (38caf29)
14+ - Homebrew: track the latest release so tap installs follow new versions immediately. (222d2e6)
15+
1016## [ 0.4.8] - 2025-11-03
1117
1218- Auto Drive: Surface coordinator schema details when retries fail so validation issues are actionable. (cbc31dad)
Original file line number Diff line number Diff line change 1- ## @just-every/code v0.4.8
1+ ## @just-every/code v0.4.9
22
3- This release sharpens Auto Drive recovery and keeps coordinator runs flowing smoothly .
3+ This release keeps automation stable and ensures CLI installs stay aligned with the latest build .
44
55### Changes
6-
7- - Auto Drive: Surface coordinator schema details when retries fail so validation issues are actionable .
8- - TUI/Auto Drive: Resume the decision pipeline after diagnostics follow-ups so runs wrap up correctly .
6+ - CLI: rerun the bootstrap step when postinstall scripts are skipped so upgrades stay healthy.
7+ - Auto Drive: salvage user-turn JSON to keep transcripts recoverable after crashes .
8+ - Homebrew: track the latest release so tap installs follow new versions immediately .
99
1010### Install
1111```
1212npm install -g @just-every/code@latest
1313code
1414```
1515
16- Compare: https://github.com/just-every/code/compare/v0.4.7 ...v0.4.8
16+ Compare: https://github.com/just-every/code/compare/v0.4.8 ...v0.4.9
You can’t perform that action at this time.
0 commit comments