Changelog
New features, improvements, and fixes in each release of OpenHelm.
March 2026
v0.1.0
LatestMarch 2026- AddedAI goal planner — describe a goal in plain English and get a structured job plan to review and approve
- AddedFive schedule types: once, interval, cron, calendar, and manual
- AddedSelf-correcting failure loop with configurable retry limit and per-job correction notes
- AddedInbox for triaging permanent failures — dismiss, retry, or redirect with new instructions
- AddedProject memory system with semantic search — builds a knowledge base from goal and run history
- AddedReal-time run log streaming — see Claude Code output as it happens
- AddedOpen in Terminal — resume any completed run interactively with claude --resume
- AddedData export and import — full JSON backup and restore of all projects, goals, jobs, and history
- AddedConfigurable concurrency — run up to 3 jobs simultaneously
- AddedAuto-detection of Claude Code binary from PATH, Homebrew, and npm
- AddedmacOS native notifications on run completion and failure
- AddedCrash recovery — orphaned running and queued runs are automatically resolved on next launch