mise-en-place

notes:
Release list
2026.5.1: Aqua cosign and a reshim rescue
RECENT
2026.5.0: Conda graduates, smarter pres, and Windows POSIX tasks
RECENT
2026.4.28: Remote tasks pinned by commit SHA
RECENT
2026.4.27: npm install args, smarter watch, and a macOS shim recursion fix
RECENT
2026.4.25: Sharper task tooling and lockfile fixes
2026.4.24: Resilient downloads and global pre- opt-in
2026.4.23: Pre-s, libc preference, and a Node musl fix
2026.4.21: untrust command and prune lockfile fixes
2026.4.22: Repaired latest resolution and clearer deps output
2026.4.20: Lockfile cleanup and path: fixes
2026.4.19: OCI images, aqua templates, and more resilient installs
2026.4.18: Deps management, aube support, and vfox plugin dependencies
2026.4.17: install_before fixes, lockfile repair, and new registry tools
2026.4.16: Tera templates in inline tasks, raw_args passthrough, and runtime symlink paths
2026.4.15: Windows path separator fix and improved GitHub token detection
2026.4.13: Remote cache, Go install_before, and task tool objects
2026.4.14: Fix GitHub attestation verification for some tools
2026.4.12: OS/arch filtering, task confirmation defaults, and npm supply chain improvements
2026.4.11: Task dependency templates and npm semver range support
2026.4.10: Fix spurious warnings from postinstall hooks running tasks
Release notes:

2026.4.19: OCI images, aqua templates, and more resilient installs

This release adds a new way to package environments as OCI images, improves backend flexibility with aqua variable templating, and tightens several authentication and concurrency edge cases that were causing friction in real workflows.

The biggest addition is mise support for building OCI images directly from mise.toml, with per-tool layering to make image rebuilds more efficient. Alongside that, aqua-backed tools can now use templated variables, which should make more registries and package definitions work cleanly without custom glue. On the reliability side, fixes in conda, GitHub auth handling, vfox token usage, and interactive CLI cancellation should make automation and authenticated installs behave more predictably.

Highlights

  • Build OCI images directly from mise.toml with per-tool image layers.
  • Support aqua variable templates in backends.
  • Fix several GitHub and token-handling issues affecting authenticated requests.
  • Improve install reliability for conda and backend path handling.
  • Add new registry entries including gsudo, kiro-cli, llama.cpp, and Flux operator tooling.

Changes

Features

  • (oci) build OCI images from mise.toml with per-tool layers by @jdx in #9273
  • (backend) support aqua vars templates by @jdx in #9110
  • add gsudo (Sudo for Windows) to registry by @jdx in #9281

Bug Fixes

  • (cli) suppress error output after interactive cancel by @jdx in #9294
  • (backend) stop fuzzy requests installing literal dirs by @jdx in #9276
  • (conda) avoid temp file collisions during parallel package downloads by @jdx in #9293
  • (github) scope auth headers to API URLs by @jdx in #9271
  • (cli) retrieve token from github helper for self-update command by @jdx in #9259
  • (vfox) use github token for lua http requests by @jdx in #9257

Registry

  • add flux-operator & flux-operator-mcp by @tiyee in #8852
  • add kiro-cli by @jdx in #9274
  • add llama.cpp (github:ggml-org/llama.cpp) by @jdx in #9282

💚 Sponsor mise

mise is built by @jdx under en.dev — an independent studio making developer tooling (mise, aube, and more). Development is funded by sponsors.

If mise saves you or your team time, please consider sponsoring at en.dev. Individual and company sponsorships keep mise fast, free, and independent.

Copyright © 2023 - All right reserved by Yadoc SAS