feat(coding-agent): add binary release checksums

closes #5739
This commit is contained in:
Armin Ronacher
2026-06-15 10:11:22 +02:00
parent 3fa4095629
commit 8a7ad60f03
2 changed files with 14 additions and 14 deletions

View File

@@ -4,6 +4,7 @@
### Added
- Added `SHA256SUMS` integrity files to standalone binary GitHub release assets ([#5739](https://github.com/earendil-works/pi/issues/5739)).
- Added first-run interactive theme detection from the terminal background.
### Fixed