Skip to content

v2.5.1

Latest

Choose a tag to compare

@bpiwowar bpiwowar released this 27 May 14:24
· 2 commits to master since this release

[2.5.1] - 2026-05-27

Bug Fixes

  • Prevent dry-run from materializing the run directory via resultspath (b508827)
  • Join SIGTERM cleanup thread before exit to avoid empty .failed (49468f5)
  • Launch local tasks in a new session so Ctrl+C leaves them running (3eba92a)
  • Don't apply other runs' events to an experiment run's job list (1be8c97)

Documentation

  • Expand Prepare and Action coverage (dacdadf)
  • Clean walkthrough sidebar and silence Sphinx warnings (da365ae)
  • Fix SLURM launcher example and document Prepare in skill (339374e)
  • Document experimaestro install-skill in README (ac6f7ca)
  • Document how to get a task identifier in skill (b150f71)

Features

  • Make --run-mode option case-insensitive (7aa7c80)