Skip to content

amika v0.15.0

Choose a tag to compare

@github-actions github-actions released this 20 Aug 19:34
· 22 commits to main since this release
7ef3981

What's Changed

  • Capture container snapshots on the configured target by @jdc123 in #335
  • Reuse one Daytona client per config by @jdc123 in #336
  • Poll for sandbox state unless WebSockets are enabled by @jdc123 in #340
  • Run Daytona session commands in their own shell by @dbmikus in #342
  • Unify sandbox image builds by @dbmikus in #337
  • Test base snapshots across providers by @dbmikus in #338
  • Install gh to /usr/bin so the shim can wrap it by @dbmikus in #346
  • Assert the gh shim's install path stays free by @dbmikus in #347
  • Run ordinary Daytona commands without a process session by @jdc123 in #341
  • Unlink the stderr capture instead of trapping its removal by @jdc123 in #350
  • Give every streamed command its own session id by @jdc123 in #345
  • Install less in the base sandbox image by @dbmikus in #352
  • Add E2B sandbox provider by @dbmikus in #343
  • Harden E2B lifecycle, snapshots, and billing by @dbmikus in #354
  • Version Daytona snapshot releases by @dbmikus in #356
  • Fix infinite recursion in build-docker-images daytona wrapper by @dbmikus in #357
  • Move isSandboxProviderName to the client-safe layer by @dbmikus in #359
  • Decouple providers from product sizing by @dbmikus in #360
  • Serve Pi Web as a sandbox service on port 60996 by @jdc123 in #353
  • Add E2E coverage for send and sessions by @dbmikus in #358
  • Stop verifying image paths that cannot persist by @dbmikus in #363
  • add vs code editor support in amika cli by @spline2hg in #361
  • Stage build steps outside /tmp by @dbmikus in #364
  • Launch Windows editors from WSL by @dbmikus in #370

New Contributors

Full Changelog: https://github.com/gofixpoint/amika/compare/amikad@v0.1.0...amika@v0.15.0