chore(release): bump to v0.26.0 - #2255
Conversation
Codex ReviewVerdict: mergeable No actionable findings. Summary: The changes are limited to the 0.26.0 version bump and synchronized documentation/release notes. No concrete merge-blocking defect was found. |
v0.26.0 is a feature release. Bumps the version to 0.26.0 and updates the README in all nine languages, the ROADMAP, and the in-app release notes under release-notes/0.26.0/.
Runs prettier from inside the worktree so the ignore rules and pinned version match the CI verdict for every changed Markdown file.
d3d9740 to
42879e7
Compare
Codex ReviewVerdict: needs changes [P2] Restore the missing v0.22.0 roadmap entryROADMAP.md:47 Impact: The release history now jumps from v0.21.0 to v0.23.0, omitting the documented v0.22.0 memory, credential, provider, and usage-dashboard milestone. Recommendation: Restore the removed v0.22.0 paragraph before the v0.23.0 entry. Summary: The release documentation drops the v0.22.0 history entry while retaining later release entries and references to its shipped features. |
The German glossary guard rejects standalone English capability nouns; use the established German term for the guided setup skill instead.
053a7d3 to
e27d2c3
Compare
Codex ReviewVerdict: needs changes [P2] Restore the removed v0.22.0 roadmap entryROADMAP.md:47 Impact: The release history in “Where We Are Today” now jumps from v0.21.0 to v0.23.0, hiding the shipped v0.22.0 memory, credential-management, and provider changes despite its release notes remaining in the repository. Recommendation: Restore the deleted v0.22.0 paragraph before the v0.23.0 entry. Summary: The release metadata and notes are otherwise consistent, but the roadmap accidentally removes the v0.22.0 release entry. |
|
Skipping this one — it is the intended rolling window, not an omission. The version paragraphs in "Where We Are Today" cover recent minor releases only, and the oldest entry ages out as a new one lands; the intro paragraph summarizes the earlier era. Nothing about v0.22.0 is lost from the page: persistent agent memory, centralized credential management, and the token usage dashboard all remain documented under "Working today" and the Capability Map, and the Phase 4 notes still pin the credential work to v0.22.0. Restoring the paragraph would grow this section by one entry with every future minor release. |
Summary
v0.26.0 is a feature release. This PR bumps the single source of truth in
package.json/package-lock.jsonand updates the README in all nine languages, the ROADMAP, and the in-app release notes underrelease-notes/0.26.0/. There are 131 PRs since v0.25.1.Breaking change: the public Task SDK contract removes legacy session-plan continuation fields; approved plans rebuild from durable session state for every attempt (#2152).
Since v0.25.1 (headline)
Features
Improvements
Fixes
Refactor / CI / Tests / Docs
Doc changes in this PR
Testing
No code changed — version + docs only. CI will validate.
Release
Annotated tag
v0.26.0will be cut on the merge commit, with messageOpen Science v0.26.0, triggering the release workflow.