Skip to content

Embedded Agent Toolkit 0.10.1

Choose a tag to compare

@Nitmi Nitmi released this 09 Sep 18:25
· 9 commits to main since this release

Embedded Agent Toolkit 0.10.1

This patch release fixes the standalone bootstrap installer shipped in v0.10.0.

v0.10.0 introduced hash-bound workstation component-lock selection, but its bootstrap extraction allowlist omitted the new station_config.py runtime dependency. The authenticated ZIP was complete; bootstrap installation failed before installing with ModuleNotFoundError.

Fix

  • Include station_config.py in the bootstrap installer allowlist.
  • Add a regression test that extracts the minimal installer and executes release.py --help, proving all import dependencies are present.
  • Preserve all v0.10.0 workstation lock selection behavior and host-only safety guarantees.

The ZIP and bootstrap are covered by GitHub artifact attestations generated from immutable tag v0.10.1 on GitHub-hosted infrastructure.