Skip to content

ADK CLI v1.19.0-beta.10

Pre-release
Pre-release

Choose a tag to compare

@aj-botpress aj-botpress released this 05 Jun 18:51
4b914e8

Botpress ADK v1.19.0-beta.10

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

Features

  • feat: Configure ADK dev worker pool size (#663)
  • feat: Improve eval trace timeout diagnostics (#666)
  • feat(cli): guard against running adk dev twice for the same project (ADK-655) (#670)
  • feat: typed plugin not-found error + smarter dependencies migration UX (#591)

Fixes

  • fix(adk): detect atomic saves in the dev file watcher (ADK-649) (#665)
  • fix(cli,adk): keep the TUI alive on fatal dev errors instead of exiting (ADK-647) (#664)
  • fix: keep generated bot out of root typecheck (#668)
  • fix(adk): ignore absent searchable metadata in table sync comparison (#669)
  • fix(cli): surface Cognitive stream stalls as visible errors in Agent(0) (#661)
  • fix(adk): generate proper types for built-in actions (#671)
  • fix: bump @botpress/cognitive catalog to ~0.6.0 (#674)

Updates

  • Analytics dashboard with customizable charts and formulas (#654)

Tooling

  • chore: update @botpress/zai to ~2.6.24 (#672)

Installation

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