chore(release): prepare 0.13.0 — version bump, changelog, docs snapshot - #198
Merged
Conversation
- Bump version to 0.13.0 - Add comprehensive [0.13.0] changelog section: - Reasoning capability primitives & controls - Run-scoped compaction with real-token triggering - Tool-batch fault isolation - Parallel HITL approval replay - Checkpointer corruption detection - Reasoning field gating fixes - Generate API reference from docstrings
- Create versioned_docs/version-0.13 with complete English docs + API reference - Create zh-Hans versioned mirror at i18n/zh-Hans/docusaurus-plugin-content-docs/version-0.13 - Create versioned_sidebars/version-0.13-sidebars.json - Update versions.json: prepend 0.13 - Update docusaurus.config.ts: - Set lastVersion to '0.13' - Add '0.13' to versions config as latest - Demote '0.12' to path='0.12' with noIndex: true - Add '/docs/0.12/**' to sitemap ignorePatterns - Create zh-Hans version metadata JSON
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
The sidebars JSON must be valid JSON with quoted keys, not JavaScript object notation.
The versioned snapshot intro.mdx must: - Remove PackageVersion import (it reads pyproject.toml at build time) - Use 'You are reading the CubePi 0.13 release docs' format - Include hardcoded feature description for 0.13 - Not reference dynamic `v<PackageVersion />` This matches the pattern in existing version-0.12 snapshot.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release preparation for CubePi v0.13.0.
Changes
Features in 0.13.0