v1.119.6
Install & Run
npm:
npx @desplega.ai/agent-swarm@1.119.6
# or install globally
npm i -g @desplega.ai/agent-swarm@1.119.6bun:
bunx @desplega.ai/agent-swarm@1.119.6
# or install globally
bun i -g @desplega.ai/agent-swarm@1.119.6Docker:
# Server
docker pull ghcr.io/desplega-ai/agent-swarm:1.119.6
# Worker
docker pull ghcr.io/desplega-ai/agent-swarm-worker:1.119.6E2B templates:
# API
agent-swarm-api-1-119-6
agent-swarm-api-latest
# Worker / lead runtime
agent-swarm-worker-1-119-6
agent-swarm-worker-latestWhat's Changed
- chore(deps): bump next from 16.2.6 to 16.2.11 in /apps/templates-ui in the npm_and_yarn group across 1 directory by @dependabot[bot] in #989
- ci: pin GitHub Actions to commit SHAs (26) by @mirkosalvato1-ctrl in #991
- fix(test): deterministic isolation for scripts-only-gating flake by @desplega-bot in #992
- release: v1.119.6 + docs daily update 2026-07-24 by @desplega-bot in #993
New Contributors
- @mirkosalvato1-ctrl made their first contribution in #991
Full Changelog: v1.119.5...v1.119.6