✓ No known CVEs patched in this version
ReleasePort's take
Moderate signalVersion v0.0.2 removes the hm dev deployment feature and adds several enhancements including a TypeScript pipeline DSL, colorized CLI output, and performance improvements for CI.
Why it matters: The removal of hm dev (severity 70) breaks existing workflows that rely on this command; teams must update scripts before upgrading.
Summary
AI summaryUpdates refactor, feat, and cli across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Breaking | High |
Remove deployment feature (hm dev). Remove deployment feature (hm dev). Source: llm_adapter@2026-06-01 Confidence: low |
— |
| Feature | Medium |
Add hm.py.uv toolchain and dogfood CI pipeline. Add hm.py.uv toolchain and dogfood CI pipeline. Source: llm_adapter@2026-06-01 Confidence: high |
— |
| Feature | Medium |
Gate cloud commands behind waitlist. Gate cloud commands behind waitlist. Source: llm_adapter@2026-06-01 Confidence: high |
— |
| Feature | Medium |
Add colorized output and progress bars for launch. Add colorized output and progress bars for launch. Source: llm_adapter@2026-06-01 Confidence: high |
— |
| Feature | Medium |
Add TypeScript pipeline DSL. Add TypeScript pipeline DSL. Source: llm_adapter@2026-06-01 Confidence: low |
— |
| Feature | Low |
Introduce TypeScript pipeline domain‑specific language (DSL). Introduce TypeScript pipeline domain‑specific language (DSL). Source: granite4.1:30b@2026-06-01-audit Confidence: low |
— |
| Dependency | Low |
Add cross‑platform binary releases and install script. Add cross‑platform binary releases and install script. Source: llm_adapter@2026-06-01 Confidence: high |
— |
| Performance | Medium |
Improve CI performance with shared apt-base and warmup. Improve CI performance with shared apt-base and warmup. Source: llm_adapter@2026-06-01 Confidence: high |
— |
| Bugfix | Medium |
Auto-cleanup Docker images after runs. Auto-cleanup Docker images after runs. Source: llm_adapter@2026-06-01 Confidence: high |
— |
| Refactor | Low |
Extract cli/ module directory and consolidate routing. Extract cli/ module directory and consolidate routing. Source: granite4.1:30b@2026-06-01-audit Confidence: low |
— |
| Refactor | Low |
Extract hm-util crate and modernize CancellationToken. Extract hm-util crate and modernize CancellationToken. Source: granite4.1:30b@2026-06-01-audit Confidence: low |
— |
| Refactor | Low |
Add derive_more to protocol newtypes. Add derive_more to protocol newtypes. Source: granite4.1:30b@2026-06-01-audit Confidence: low |
— |
| Refactor | Low |
Apply derive_more fully and clean up smart-default implementations. Apply derive_more fully and clean up smart-default implementations. Source: granite4.1:30b@2026-06-01-audit Confidence: low |
— |
| Refactor | Low |
Update dataflow scheduler and strip PipelineGraph API. Update dataflow scheduler and strip PipelineGraph API. Source: granite4.1:30b@2026-06-01-audit Confidence: low |
— |
| Refactor | Low |
Replace WASM plugin system with static dependency injection. Replace WASM plugin system with static dependency injection. Source: granite4.1:30b@2026-06-01-audit Confidence: low |
— |
| Refactor | Low |
Replace all println/eprintln calls with tracing. Replace all println/eprintln calls with tracing. Source: granite4.1:30b@2026-06-01-audit Confidence: low |
— |
| Refactor | Low |
Replace WASM DSL engines with subprocess calls. Replace WASM DSL engines with subprocess calls. Source: granite4.1:30b@2026-06-01-audit Confidence: low |
— |
Full changelog
What's Changed
- refactor(cli): extract cli/ module directory, consolidate routing by @markovejnovic in https://github.com/harmont-dev/harmont-cli/pull/4
- chore: add .nvim.lua to hide plan docs from Telescope by @markovejnovic in https://github.com/harmont-dev/harmont-cli/pull/6
- refactor: extract hm-util crate + modernize CancellationToken by @markovejnovic in https://github.com/harmont-dev/harmont-cli/pull/5
- refactor: add derive_more to protocol newtypes by @markovejnovic in https://github.com/harmont-dev/harmont-cli/pull/9
- refactor: derive_more full + smart-default cleanups by @markovejnovic in https://github.com/harmont-dev/harmont-cli/pull/10
- refactor: dataflow scheduler + stripped PipelineGraph API by @markovejnovic in https://github.com/harmont-dev/harmont-cli/pull/8
- refactor: replace WASM plugin system with static DI by @markovejnovic in https://github.com/harmont-dev/harmont-cli/pull/12
- feat: TypeScript pipeline DSL by @markovejnovic in https://github.com/harmont-dev/harmont-cli/pull/11
- feat: add hm.py.uv toolchain + dogfood CI pipeline by @markovejnovic in https://github.com/harmont-dev/harmont-cli/pull/13
- refactor: replace all println/eprintln with tracing by @markovejnovic in https://github.com/harmont-dev/harmont-cli/pull/14
- perf: shared apt-base + warmup for dogfood CI by @markovejnovic in https://github.com/harmont-dev/harmont-cli/pull/15
- fix: auto-cleanup Docker images after runs by @markovejnovic in https://github.com/harmont-dev/harmont-cli/pull/17
- refactor: replace WASM DSL engines with subprocess calls by @markovejnovic in https://github.com/harmont-dev/harmont-cli/pull/16
- feat: gate cloud commands behind waitlist by @markovejnovic in https://github.com/harmont-dev/harmont-cli/pull/19
- refactor: tear out deployment feature (hm dev) by @markovejnovic in https://github.com/harmont-dev/harmont-cli/pull/20
- docs: overhaul README with hero, badges, vision, and community CTAs by @markovejnovic in https://github.com/harmont-dev/harmont-cli/pull/21
- docs: revise README for launch by @markovejnovic in https://github.com/harmont-dev/harmont-cli/pull/22
- docs: add README banner image by @markovejnovic in https://github.com/harmont-dev/harmont-cli/pull/23
- ci: cross-platform binary releases + install script by @markovejnovic in https://github.com/harmont-dev/harmont-cli/pull/24
- feat: colorized output + progress bars for HN launch by @markovejnovic in https://github.com/harmont-dev/harmont-cli/pull/18
Full Changelog: https://github.com/harmont-dev/harmont-cli/commits/v0.0.2
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
About Hm
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]