AgentOS v2026.7.18.post1
v2026.7.18.post1
Release-hygiene re-cut of v2026.7.18. No runtime code changes — the distributed software is identical to 2026.7.18. This PEP 440 post-release brings the repository's release metadata into full consistency.
Fixed
- The initial
v2026.7.18tag only bumpedpyproject.toml, which failed the repo's release-consistency guards (test_release_consistency.py,test_install_scripts.py) and left install docs/scripts pointing at the prior tag. This post-release propagates the version acrossuv.lock, both consistency tests,RELEASES.md,CHANGELOG.md, the README install examples, andinstall.sh/install.ps1.
Full Changelog: v2026.7.18...v2026.7.18.post1