This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+2 more
Summary
AI summaryFixed identical palette generation for star explore on Ubuntu by reseeding the PRNG from /dev/urandom.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
Fixes `star explore` returning identical palettes on Ubuntu (bash & zsh). Fixes `star explore` returning identical palettes on Ubuntu (bash & zsh). Source: llm_adapter@2026-05-25 Confidence: high |
— |
Full changelog
Fixed star explore returning identical palettes on Ubuntu (bash & zsh): palette generation used the global _RKT_PRNG_STATE via rkt_prng_range, but $() subshells inherited the same state on each call. Now reseeds the PRNG from /dev/urandom before each iteration in the explore loop.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About clefspear/starcommand](https:
All releases →Related context
Beta — feedback welcome: [email protected]