Skip to content

ADK CLI v1.19.0-beta.9

Pre-release
Pre-release

Choose a tag to compare

@aj-botpress aj-botpress released this 03 Jun 17:10
4b914e8

Botpress ADK v1.19.0-beta.9

This release bundles the latest merged work across the ADK packages and CLI distribution pipeline.

Tooling

  • chore(cli): pass --no-watch down to bp dev (#656)

Fixes

  • fix(cli): re-extract template cache files purged by macOS tmp cleanup (ADK-641) (#657)
  • fix(runtime,cli): stop worker-pool crash loops and guard project overwrite (ADK-642) (#659)
  • fix(release): keep @botpress/analytics internal and bundled (#660)
  • fix(ui): add local oxlint/oxfmt config so lint/format run inside packages/ui (#658)

Installation

  • npm: bun add -g @botpress/adk-cli
  • GitHub releases: download the matching binary from botpress/adk