v1.108.0
Install & Run
npm:
npx @desplega.ai/agent-swarm@1.108.0
# or install globally
npm i -g @desplega.ai/agent-swarm@1.108.0bun:
bunx @desplega.ai/agent-swarm@1.108.0
# or install globally
bun i -g @desplega.ai/agent-swarm@1.108.0Docker:
# Server
docker pull ghcr.io/desplega-ai/agent-swarm:1.108.0
# Worker
docker pull ghcr.io/desplega-ai/agent-swarm-worker:1.108.0E2B templates:
# API
agent-swarm-api-1-108-0
agent-swarm-api-latest
# Worker / lead runtime
agent-swarm-worker-1-108-0
agent-swarm-worker-latestWhat's Changed
- chore(monorepo): Monorepo 03 — move ui/templates-ui/evals into apps/ by @tarasyarema in #892
- First-class agent-fs support foundation by @desplega-bot in #850
- fix(ui): show task attachments in sessions sheet by @desplega-bot in #895
- feat(ui): attach files from session composer by @desplega-bot in #896
- feat(ui): preview task attachments inline by @desplega-bot in #898
- release: v1.108.0 + docs daily update 2026-07-03 by @desplega-bot in #897
Full Changelog: v1.107.1...v1.108.0