Changelog

All notable changes to this project will be documented in this file.

Views0
PublishedJul 28, 2026

Loading actions...

5 minBeginnerpromptSingle file

Skill content

Main instructions and any bundled files for this skill.

markdown

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

1.0.0-alpha.2 - 2025-05-11

Added

  • Initial npm package release of @openhands/agent-canvas
  • CLI entry point (npx @openhands/agent-canvas) to run full stack locally
  • Library build mode with component barrel exports
  • Subpath exports for modular imports:
    • @openhands/agent-canvas/browser
    • @openhands/agent-canvas/conversation
    • @openhands/agent-canvas/files
    • @openhands/agent-canvas/settings
    • @openhands/agent-canvas/sidebar
    • @openhands/agent-canvas/terminal
    • @openhands/agent-canvas/i18n
  • TypeScript type declarations
  • GitHub Actions workflow for automated npm publishing (OIDC trusted publishing)
Share: