Skip to content

Helm v0.10.1

Choose a tag to compare

@JDeun JDeun released this 20 Jun 01:45
· 26 commits to main since this release

Helm v0.10.1

Helm v0.10.1 is a small ledger-attribution patch release.

Added

  • Completed, blocked, and guard-audit task ledger rows now record experience_attribution so operators can review selected skills, selected tools, and missing evidence after a run.

Fixed

  • helm memory capture-chat keeps queued / running rows free of final-only memory and attribution payloads.
  • Chat capture attribution preserves conversation as the selected tool.
  • Python module commands such as python -m pytest are attributed to the module name instead of -m.

Boundary

This release does not add automatic memory deletion or automatic skill promotion. Review and promotion stay operator-driven.

Verification

  • python3 scripts/release_version_check.py --version 0.10.1
  • python3 -m pytest -q → 1426 passed
  • bash scripts/release_smoke.sh /tmp/helm-release-smoke-0.10.1