Skip to content

Releases: botpress/adk

ADK CLI v2.0.2

Choose a tag to compare

@aj-botpress aj-botpress released this 30 Jun 17:02
4b914e8

Botpress ADK v2.0.2

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

Updates

  • [codex] Fix AgentProject cache mode separation (#813)

Installation

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

ADK CLI v2.0.1

Choose a tag to compare

@aj-botpress aj-botpress released this 25 Jun 20:56
4b914e8

Botpress ADK v2.0.1

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

Updates

  • No merged pull requests found since the previous release.

Installation

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

ADK CLI v2.0.1-beta.4

ADK CLI v2.0.1-beta.4 Pre-release
Pre-release

Choose a tag to compare

@aj-botpress aj-botpress released this 25 Jun 16:15
4b914e8

Botpress ADK v2.0.1-beta.4

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

Updates

  • No merged pull requests found since the previous release.

Installation

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

ADK CLI v2.0.1-beta.3

ADK CLI v2.0.1-beta.3 Pre-release
Pre-release

Choose a tag to compare

@aj-botpress aj-botpress released this 23 Jun 17:46
4b914e8

Botpress ADK v2.0.1-beta.3

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

Updates

  • [codex] Fix custom component React shim (#760)

Installation

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

ADK CLI v2.0.1-beta.2

ADK CLI v2.0.1-beta.2 Pre-release
Pre-release

Choose a tag to compare

@aj-botpress aj-botpress released this 22 Jun 19:08
4b914e8

Botpress ADK v2.0.1-beta.2

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

Features

  • feat(fleet): add embed upload commands (#751)
  • feat(benchmark): Agent(0) benchmark (#754)
  • feat(ui): JSON editor for table object cells, workflow input & schema modals (#753)

Tooling

  • chore(desk-hitl): update botpress bot and workspace ids (#757)

Installation

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

ADK CLI v2.0.1-beta.1

ADK CLI v2.0.1-beta.1 Pre-release
Pre-release

Choose a tag to compare

@aj-botpress aj-botpress released this 22 Jun 00:47
4b914e8

Botpress ADK v2.0.1-beta.1

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

Fixes

  • fix(cli): make adk chat --single reload-aware (#739)
  • fix: DX & robustness fixes (#740)
  • fix(cli): make adk integrations add take effect on a running dev bot (#741)
  • fix(ui): make cloud bot selection visible on home dashboard (#743)
  • fix(ui): correct Eval import in EvalsPage empty-state (#742)
  • fix(adk): a few diagnostic/correctness fixes from the benchmark sweep (#744)
  • fix(ui): resolve nav target to first non-devOnly page in prod (#747)
  • fix(cli): stop bp dev from rendering an unanswerable secret prompt (#746)
  • fix: ADK fixes surfaced with and for benchmark (#749)
  • fix(ADK-692): ADK v2 dev console login no longer works (#750)

Updates

  • [codex] Align dev request timeout (#752)

Features

  • feat(ui): show custom file tags in the knowledge file viewer (#748)

Installation

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

ADK CLI v2.0.1-beta.0

ADK CLI v2.0.1-beta.0 Pre-release
Pre-release

Choose a tag to compare

@aj-botpress aj-botpress released this 17 Jun 15:01
4b914e8

Botpress ADK v2.0.1-beta.0

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

Tooling

  • chore(desk-hitl): upgrade ADK runtime (#732)

Updates

  • [codex] Add CLI download stats collection (#733)

Features

  • feat(ui): environment-aware Bot ID + active env highlight in About-this-agent (#736)

Installation

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

ADK CLI v2.0.0-alpha.1

Pre-release

Choose a tag to compare

@aj-botpress aj-botpress released this 15 Jun 20:19
4b914e8

Botpress ADK v2.0.0-alpha.1

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

Updates

  • [codex] Bundle internal analytics in evals build (#728)

Installation

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

ADK CLI v2.0.0-alpha.0

Pre-release

Choose a tag to compare

@aj-botpress aj-botpress released this 15 Jun 19:30
4b914e8

Botpress ADK v2.0.0-alpha.0

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

Updates

  • Symlink desk HITL harness skills (#710)
  • [codex] Clarify ADK targets and centralize init scaffolding (#711)
  • test(adk): remove delegation-only registry tests (#714)
  • [codex] Add attached todo dock to agent0 composer (#713)
  • [codex] Add runtime preflight and project upgrade flow (#715)
  • [codex] Organize agent toolbar controls (#722)

Fixes

  • fix(runtime): align wildcard conversation send (#712)
  • fix(cli): gate guided setup in release builds (#717)
  • fix(deploy): audit and share eval manifest publish flow (#720)
  • fix(ui): show config variable values (#721)
  • fix(cli): scope production flag to observability (#723)
  • fix(ui): restore deploy dialog scrolling (#725)
  • fix(cli): enable production environment flag (#726)

Features

  • feat(evals): test user-scoped state across conversations (#716)
  • feat(cli): add dependency snapshot import and export (#718)
  • feat(deploy): warn on integration version drift (#719)

Installation

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

ADK CLI v1.19.0-beta.9

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