This release includes 1 breaking change for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+11 more
Summary
AI summaryEnv enhancements add fleet/doctor, private_paths, gated secret extraction, per‑env credential isolation; cleanup renames script/ to plugin/ and drops unused examples; UI re-centers the workbench on Replay.
Full changelog
Install
Linux / macOS:
curl -L https://github.com/h5i-dev/h5i/releases/download/v0.2.2/h5i-v0.2.2-<TARGET>.tar.gz | tar -xz
sudo mv h5i /usr/local/bin/
Windows: download the .zip, extract h5i.exe, and add it to your PATH.
Available targets
| Target | Platform |
|--------|---------|
| x86_64-unknown-linux-musl | Linux x86_64 (static, glibc-free) |
| aarch64-unknown-linux-musl | Linux arm64 (static, glibc-free) |
| aarch64-apple-darwin | macOS (Apple Silicon + Rosetta) |
| x86_64-pc-windows-msvc | Windows x86_64 |
Each archive is accompanied by a .sha256 checksum file.
What's Changed
- chore(cleanup): rename script/ to plugin/, drop unused example dirs by @Koukyosyumei in https://github.com/h5i-dev/h5i/pull/159
- Improve doc by @Koukyosyumei in https://github.com/h5i-dev/h5i/pull/160
- docs: rework README, website, and pitch around the execution-layer story by @Koukyosyumei in https://github.com/h5i-dev/h5i/pull/161
- Remove Prompt Maturity Score details from README by @Koukyosyumei in https://github.com/h5i-dev/h5i/pull/162
- Update README.md by @Koukyosyumei in https://github.com/h5i-dev/h5i/pull/163
- Update README to remove h5i details by @Koukyosyumei in https://github.com/h5i-dev/h5i/pull/164
- Change logo source from SVG to PNG by @Koukyosyumei in https://github.com/h5i-dev/h5i/pull/166
- Rebrand to "Auditable workspaces for AI agents" across README and site by @Koukyosyumei in https://github.com/h5i-dev/h5i/pull/167
- Add /manual/ CLI reference page generated from MANUAL.md by @Koukyosyumei in https://github.com/h5i-dev/h5i/pull/168
- env: fleet/doctor, private_paths, gated secret command extractor, daemon-free services + dynamic ports by @Koukyosyumei in https://github.com/h5i-dev/h5i/pull/169
- mv to roadmap by @Koukyosyumei in https://github.com/h5i-dev/h5i/pull/170
- share push: add --branch to scope the context-DAG push to one branch by @Koukyosyumei in https://github.com/h5i-dev/h5i/pull/171
- ui: re-center the workbench on Replay — the agent-run flight recorder by @Koukyosyumei in https://github.com/h5i-dev/h5i/pull/172
- env: per-env credential/session isolation for agent boxes by @Koukyosyumei in https://github.com/h5i-dev/h5i/pull/173
- hook: nest agent handlers under
h5i hook claude|codex(aliases kept) by @Koukyosyumei in https://github.com/h5i-dev/h5i/pull/174 - Remove h5i claims, rewind, and rollback commands/features by @Koukyosyumei in https://github.com/h5i-dev/h5i/pull/175
- h5i team (auditable agent ensembles) design overview by @Koukyosyumei in https://github.com/h5i-dev/h5i/pull/176
- team: snapshot worktree on submit + refuse no-op submissions by @Koukyosyumei in https://github.com/h5i-dev/h5i/pull/177
Full Changelog: https://github.com/h5i-dev/h5i/compare/v0.2.1...v0.2.2
Breaking Changes
- Removed h5i commands: claims, rewind, and rollback
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Related context
Related tools
Beta — feedback welcome: [email protected]