-
chore: release main (#1923)
发布于
2026-07-17 04:27:08 +00:00 Description
Release Please generated the 0.33.0 release PR for main. This updates
release metadata, package versions, and the generated changelog for the
0.33.0 release.I also aligned the agent-hook plugin manifests, marketplace metadata,
editable lockfile package version, and canonical MCPserver.json
descriptor to 0.33.0 so all package/plugin/registry version declarations
match the Release Please version bump.Type of Change
- Documentation update
- Release / packaging metadata
Changes Made
- Updated
.release-please-manifest.json,pyproject.toml,
plugins/openclaw/package.json, andsdk/typescript/package.jsonto
0.33.0. - Updated the generated
CHANGELOG.mdrelease notes for 0.33.0. - Synced
plugins/headroom-agent-hooksplugin manifests and marketplace
metadata to 0.33.0. - Synced
uv.lockeditableheadroom-aipackage version to 0.33.0. - Regenerated the canonical MCP
server.jsondescriptor to 0.33.0.
Testing
- Version verification passes
- Version-sync tests pass
- MCP server descriptor test passes
- Whitespace check passes
Test Output
uv run python scripts/verify-versions.py All versions aligned at 0.33.0 uv run pytest scripts/tests/test_version_sync.py scripts/tests/test_sync_plugin_versions.py -q 14 passed in 0.80s uv run pytest tests/test_mcp_registry/test_server_json.py -q 4 passed in 0.42s git diff --check # no outputReal Behavior Proof
- Environment: Windows 11, local checkout of the Release Please branch.
- Exact command / steps: Ran version verification and MCP descriptor
tests after syncing release metadata, plugin marketplace versions,
lockfile version, andserver.json. - Observed result: All package, plugin manifest, marketplace, lockfile,
and MCP descriptor release versions are aligned at 0.33.0.
下载附件