Skip to content

v2.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Jul 18:41

2.0.0 (2026-07-09)

⚠ BREAKING CHANGES

  • the appclaw npm package is replaced by scoped @appclaw/*
    packages. Install @appclaw/cli for the CLI and @appclaw/runner for the
    test runner. The appclaw and appclaw-agent package names are deprecated.

Co-authored-by: Srinivasan Sekar srinivasan.sekar1990@gmail.com

Features

  • split appclaw into scoped @appclaw/* packages (#48) (dd6d5c4)

Bug Fixes

  • Add testing publish step to sample.yaml (#46) (d260fb5)