Skip to content

v0.12.2

Latest

Choose a tag to compare

@shinpr shinpr released this 25 Jul 05:25
6bcc593

This patch release improves cross-platform task-state reliability and protected-path enforcement.

Highlights

  • Task state transitions preserve existing destination files across supported filesystems and long Windows paths.
  • scope.forbidden_paths cannot be bypassed by changing path casing, such as secrets to Secrets.
  • Task JSON now round-trips loop_budget values correctly.
  • Daemon status rejects unsupported output formats, and executor cancellation is classified consistently on Windows.