Skip to content

ADK CLI v1.19.0-beta.6

Pre-release
Pre-release

Choose a tag to compare

@aj-botpress aj-botpress released this 29 May 21:37
4b914e8

Botpress ADK v1.19.0-beta.6

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

Features

  • feat(cli): attach to DevConsole on bare adk outside a project (#627)
  • feat(ui): dockable dev terminal panel (#630)
  • feat(runtime): let conversations control which events interrupt processing (#633)

Updates

  • Add runtime analytics helper (#601)

Improvements

  • refactor(cli): consolidate dev event writer into the generic Logger + logger-usage audit (#631)

Fixes

  • fix(runtime): deduplicate state references on deserialize (#634)

Tooling

  • chore(deps): bump llmz, zai, cognitive and zui to latest (#635)

Installation

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