ADK CLI v1.19.0-beta.3
Pre-release
Pre-release
Botpress ADK v1.19.0-beta.3
This release bundles the latest merged work across the ADK packages and CLI distribution pipeline.
Features
- feat(ui): deploy dialog in dev console (#580)
- feat(dev-console): guided-setup (#576)
- feat(cli): merge
adk agentsintoadk pswith block layout (#590) - feat(ui): move deploy button into agent popup (#593)
- feat(dev-console): refine guided setup composer flow (#589)
- feat(cli): column layout for
adk ps, add--wide, exit cleanly when idle (#597) - feat: replace Unleash feature flags with hard-coded flags (#604)
- feat: integrate skills versioning into release pipeline (#610)
- feat: pin skills/commands fetches to matching ADK version (#611)
- feat: allow CLI workflow run inspection (ADK-626) (#614)
Fixes
- fix(ADK-608): Add
adk killto manage running dev servers (#585) - fix(ui): mock useFeatureFlags in App tests (#596)
- fix: validate action proxy schemas (#602)
- fix: fix 2 workflow durability bugs (#603)
- fix: improve headless ADK run cleanup and dev error handling (#607)
- fix: stabilize guided setup flow (#605)
- fix: auto-resolve profile name for dev console multi-profile login (#608)
- fix: pre-release 1.19 stability fixes (#609)
- fix(ui): crash on RAG search page when files lack a data source (#612)
- fix(ci): build runtime before record-build-stats (#613)
Tooling
- chore: Improve copilot tool activity rendering (#587)
- chore: Split copilot model picker by provider (#588)
- chore: ui stuff (#598)
- chore: update bun to 1.3.14 and bump Botpress dependencies (#616)
Updates
- Add dependency sync controls to Integration Hub (#586)
- Make Agent(0) a complete ADK agent harness powered by OpenCode pure (#599)
- Add deployed Agent Map snapshots (#600)
- Remove env substitution from integration locks (#606)
- 1.19.0 ui polish (#615)
Documentation
- docs: sync CLAUDE.md with code, vendor botpress/skills as submodule (#595)
Improvements
- refactor: rename sync/apply to pull-lock/push-lock for dependency commands (#594)
Installation
- npm:
bun add -g @botpress/adk-cli - GitHub releases: download the matching binary from
botpress/adk