github dagger/container-use v0.3.0

latest releases: v0.4.2, v0.4.1, v0.4.0...
one month ago

container-use v0.3.0

This release focuses on environment customization.

  • container-use config provides a way to customize agent environments: changing the base image, setup commands, env vars, etc
  • Secrets Management: Environments can now reference secrets. Supported backends are Environment Variables, Files, Vault and 1Password.
  • Agents can customize their own environment (for example to install missing tools). Those customizations are ephemeral and can be reviewed (by using container-use config view) and saved permanently (by using container-use config import)

Other changes:

  • container-use apply is now an alternative to container-use merge. It will apply locally changes from an environment without committing.
  • Experimental container-use config agent wizard to automate agent configuration (set up MCP server, install rules, etc)

Changelog

Full Changelog: v0.2.0...v0.3.0

Don't miss a new container-use release

NewReleases is sending notifications on new releases.