发布

  • chore: release main (#1923)

    frostbyte_neo 发布于 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 MCP server.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, and sdk/typescript/package.json to
      0.33.0.
    • Updated the generated CHANGELOG.md release notes for 0.33.0.
    • Synced plugins/headroom-agent-hooks plugin manifests and marketplace
      metadata to 0.33.0.
    • Synced uv.lock editable headroom-ai package version to 0.33.0.
    • Regenerated the canonical MCP server.json descriptor 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 output
    

    Real 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, and server.json.
    • Observed result: All package, plugin manifest, marketplace, lockfile,
      and MCP descriptor release versions are aligned at 0.33.0.
    下载附件