Skip to content

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 22 May 22:25
d059cbb

2.1.0 (2026-05-22)

Bug Fixes

  • sandbox: route Daytona attachStdin execs through PTY (#319) (ff9393b)
  • transport: boundary-janitor query passes Date through typed operator (#315) (54921f3)

Features

  • skills: add dependencies manifest field, lockfile hash, classifier wiring (#320) (fd0981b)
  • skills: bake uv into runtime image; verify lockfile at register (#322) (3f0386b)
  • skills: encode Python ABI in venv cache key (#333) (d059cbb)
  • skills: install WASM-tier dependencies via micropip at worker init (#325) (731039a)
  • skills: mount deps-cache volume on Daytona sessions (#326) (3ef5552)
  • skills: mount shared deps-cache volume on every tier-2 worker (#324) (99e5887)
  • skills: populate per-skill venv at first invoke; activate before fork (#323) (6cfcd35)
  • skills: uv-cache share, pyodide pre-check, venv reaper (#330) (32ebb26)