Skip to content

chore: bump version to 1.0.0-alpha.7#822

Merged
malhotra5 merged 1 commit into
mainfrom
release/v1.0.0-alpha.7
May 27, 2026
Merged

chore: bump version to 1.0.0-alpha.7#822
malhotra5 merged 1 commit into
mainfrom
release/v1.0.0-alpha.7

Conversation

@malhotra5
Copy link
Copy Markdown
Member

@malhotra5 malhotra5 commented May 27, 2026

Release v1.0.0-alpha.7

Bumps version from 1.0.0-alpha.61.0.0-alpha.7.

What's Changed since v1.0.0-alpha.6

🐛 Bug Fixes

⚡ Performance

📝 Docs & Chores


Release Checklist

Do not merge until ready to cut the release. Merging this PR does NOT publish — the release is triggered by pushing the v1.0.0-alpha.7 tag after merge.

  • Review changelog above
  • Merge this PR
  • Tag the merge commit: git tag v1.0.0-alpha.7 && git push origin v1.0.0-alpha.7
  • Confirm npm publish workflow succeeds
  • Confirm Docker build workflow succeeds
  • Create GitHub Release from the tag

This PR was created by an AI agent (OpenHands) on behalf of the user.

@malhotra5 can click here to continue refining the PR


🐳 Docker images for this PR

GHCR package: https://github.com/OpenHands/agent-canvas/pkgs/container/agent-canvas

Component Value
Image ghcr.io/openhands/agent-canvas
Architectures amd64, arm64
Agent Server ghcr.io/openhands/agent-server:1.23.1-python
Automation openhands-automation==1.0.0a5
Commit 05218c24a519f0435ed3c4d70a6c9be86b0b8398

Pull (multi-arch manifest)

# Multi-arch manifest — Docker automatically pulls the correct architecture
docker pull ghcr.io/openhands/agent-canvas:sha-05218c2

Run

docker run -it --rm \
  -p 8000:8000 \
  ghcr.io/openhands/agent-canvas:sha-05218c2

All tags pushed for this build

ghcr.io/openhands/agent-canvas:sha-05218c2-amd64
ghcr.io/openhands/agent-canvas:release-v1.0.0-alpha.7-amd64
ghcr.io/openhands/agent-canvas:pr-822-amd64
ghcr.io/openhands/agent-canvas:sha-05218c2-arm64
ghcr.io/openhands/agent-canvas:release-v1.0.0-alpha.7-arm64
ghcr.io/openhands/agent-canvas:pr-822-arm64
ghcr.io/openhands/agent-canvas:sha-05218c2
ghcr.io/openhands/agent-canvas:release-v1.0.0-alpha.7
ghcr.io/openhands/agent-canvas:pr-822

About Multi-Architecture Support

  • Each tag (e.g., sha-05218c2) is a multi-arch manifest supporting both amd64 and arm64
  • Docker automatically pulls the correct architecture for your platform
  • Individual architecture tags (e.g., sha-05218c2-amd64) are also available if needed

Co-authored-by: openhands <openhands@all-hands.dev>
@vercel
Copy link
Copy Markdown

vercel Bot commented May 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agent-canvas Ready Ready Preview, Comment May 27, 2026 4:46pm

Request Review

@malhotra5 malhotra5 marked this pull request as ready for review May 27, 2026 16:46
Copy link
Copy Markdown
Contributor

all-hands-bot commented May 27, 2026

Review complete.

This review was performed through OpenHands Cloud Automation. You can log in and view the conversation here.

Copy link
Copy Markdown
Contributor

@all-hands-bot all-hands-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review — chore: bump version to 1.0.0-alpha.7

🟢 Good taste — Clean, minimal, and correct.

Summary

This PR bumps the package version from 1.0.0-alpha.61.0.0-alpha.7 in exactly the right places:

  • package.json — the authoritative version field
  • package-lock.json — both the root version field and the packages[""].version field, consistent with the package.json change

No dependency versions were added, removed, or changed — the lockfile diff is purely the self-referential version fields. No logic changes, no API surface changes, no risk of regressions.

The PR description is thorough: a changelog grouped by type (bug fixes, performance, docs/chores), a clear release checklist, and links back to the originating conversation.

Checklist Observations

  • Changelog accuracy: Entries look appropriate for an alpha release.
  • Lock file consistency: package-lock.json lockfileVersion: 3 is untouched; only the two version strings changed — exactly what npm version produces.
  • No supply chain risk: No new or bumped third-party dependencies.

[RISK ASSESSMENT]

  • [Overall PR] ⚠️ Risk Assessment: 🟢 LOW — Version-string-only change. No runtime code paths are affected; the only observable effect is the published npm package version number.

VERDICT:
Worth merging — Version bump is correct and consistent. Follow the release checklist (tag → confirm npm publish → confirm Docker build → create GitHub Release) before cutting the release.

KEY INSIGHT: Both version fields in package-lock.json are updated in sync with package.json, which is the correct and complete set of changes for an npm version bump.


This review was generated by an AI agent (OpenHands) on behalf of the user through OpenHands Automation. View conversation

@malhotra5 malhotra5 enabled auto-merge (squash) May 27, 2026 16:50
@malhotra5 malhotra5 merged commit 3a41daf into main May 27, 2026
17 checks passed
@malhotra5 malhotra5 deleted the release/v1.0.0-alpha.7 branch May 27, 2026 16:53
@github-actions
Copy link
Copy Markdown
Contributor

📸 Snapshot Test Report

Warning

Snapshot comparison step crashed (timeout, OOM, or runner error) — diff results below may be incomplete or absent.
Check the CI logs for the full error output (look for the "Run snapshot comparison" step).

✅ All snapshots match the main branch baselines.

Category Count
🔴 Changed 0
🆕 New 0
✅ Unchanged 73
Total 73
✅ Unchanged snapshots (73)

archived-conversation

  • conversation-panel-with-archived-badges
  • conversation-view-archived
  • conversation-view-sandbox-error

automations

  • automations-delete-modal
  • automations-list-active-inactive
  • automations-no-automations
  • automations-search-no-results

backends-extended

  • backend-add-blank-disabled
  • backend-add-cloud-advanced-open
  • backend-add-cloud-no-key-disabled
  • backend-add-cloud-with-key-enabled
  • backend-add-form-partially-filled
  • backend-add-invalid-url-disabled
  • backend-add-local-ready
  • backend-add-name-only-disabled
  • backend-add-two-column-layout
  • backend-add-whitespace-host-disabled
  • backend-after-switch
  • backend-cancel-nothing-saved
  • backend-dropdown-two-backends
  • backend-edit-prefilled
  • backend-manage-after-removal
  • backend-manage-two-listed
  • backend-remove-cancelled
  • backend-remove-confirmation
  • backend-switch-overlay

backends

  • backend-add-modal
  • backend-manage-modal
  • backend-selector-open

changes-tab

  • changes-deleted-file
  • changes-diff-viewer
  • changes-empty

collapsible-thinking

  • reasoning-content-collapsed
  • reasoning-content-expanded
  • think-action-collapsed
  • think-action-expanded

mcp-page

  • mcp-custom-server-1-editor-open
  • mcp-custom-server-2-url-filled
  • mcp-custom-server-3-all-filled
  • mcp-custom-server-4-installed
  • mcp-custom-server-editor
  • mcp-empty-installed
  • mcp-search-filtered
  • mcp-slack-install-1-marketplace
  • mcp-slack-install-2-modal
  • mcp-slack-install-3-filled
  • mcp-slack-install-4-installed

onboarding

  • onboarding-step-0-choose-agent
  • onboarding-step-1-check-backend
  • onboarding-step-2-setup-llm
  • onboarding-step-3-say-hello

projects-workspace-browser

  • projects-workspace-browser

settings-page

  • add-backend-modal
  • analytics-consent-modal
  • home-screen
  • settings-app-page
  • settings-page

settings-secrets

  • secrets-add-form-filled
  • secrets-add-form
  • secrets-after-save
  • secrets-delete-confirm
  • secrets-list

settings-verification

  • condenser-settings
  • verification-settings-off
  • verification-settings-on

sidebar

  • sidebar-collapsed
  • sidebar-conversation-panel
  • sidebar-filter-menu

skills-page

  • skills-empty
  • skills-loaded
  • skills-no-match
  • skills-search-filtered
  • skills-type-filter

Generated by the Snapshot Tests workflow. This comment was created by an AI agent (OpenHands) on behalf of the repo maintainers.

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.

3 participants