Skip to content

chore(release): prepare 0.13.0 — version bump, changelog, docs snapshot - #198

Merged
xfgong merged 6 commits into
mainfrom
2026-07-05-release-0.13.0
Jul 6, 2026
Merged

chore(release): prepare 0.13.0 — version bump, changelog, docs snapshot#198
xfgong merged 6 commits into
mainfrom
2026-07-05-release-0.13.0

Conversation

@xfgong

@xfgong xfgong commented Jul 5, 2026

Copy link
Copy Markdown
Collaborator

Release preparation for CubePi v0.13.0.

Changes

  • Version: 0.12.0 → 0.13.0
  • CHANGELOG: Complete [0.13.0] section with all features and fixes
  • Docs: Generate API reference and cut version-0.13 snapshot
  • Config: Update docusaurus.config.ts for new latest version

Features in 0.13.0

  • Reasoning capability primitives & controls
  • Run-scoped compaction + real-token triggering
  • Tool-batch fault isolation
  • Parallel HITL approval replay
  • Checkpointer corruption detection

claude added 3 commits July 5, 2026 16:14
- 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

codecov Bot commented Jul 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

claude added 3 commits July 6, 2026 01:56
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.
@xfgong
xfgong merged commit 5215ee1 into main Jul 6, 2026
14 checks passed
@xfgong
xfgong deleted the 2026-07-05-release-0.13.0 branch July 6, 2026 03:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants