• v0.3.1 817ff50678

    iw-cli v0.3.1 Stable

    mph released this 2026-03-13 07:18:40 +00:00 | 485 commits to main since this release

    What's New in v0.3.1

    Features

    • iw update command (#252)
      • Re-downloads the cached release binary, useful after a new version is published

    Bug Fixes

    • Fix phase-pr for YouTrack+GitLab projects (#253)

      • GitRemote.extractRepositoryPath now tries both GitHub and GitLab URL extraction, so GitLab remotes work as the fallback when tracker.repository isn't set
      • Config serialization reads/writes repository and teamPrefix for all tracker types, enabling YouTrack projects to configure their GitLab forge repository
    • Fail phase-commit when [impl] tasks are unchecked (#254)

      • phase-commit now validates the phase task file before staging — if any [impl] checkboxes are unchecked, it fails with a descriptive error listing the unchecked tasks
      • Prevents silent completion of phases where the agent forgot to check off tasks

    Full Diff: https://github.com/iterative-works/iw-cli/compare/v0.3.0...v0.3.1

    Downloads