Skip to content

AgentOS v2026.7.18.post1

Choose a tag to compare

@andreapn andreapn released this 18 Jul 15:00
f11da8d

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.18 tag only bumped pyproject.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 across uv.lock, both consistency tests, RELEASES.md, CHANGELOG.md, the README install examples, and install.sh/install.ps1.

Full Changelog: v2026.7.18...v2026.7.18.post1