Elixir Monorepo Support, Execution Retries and Usability Improvements

Improved the workflow and run views for better usability, added smarter PR feedback, enhanced support for complex Elixir monorepos, and made execution handling more resilient so your orchestrations stay on track with less manual fixing

Published on
Release

v0.186.0

Changes in this release

  • Build workflows faster: The workflow editor got a usability tune-up for smoother drag-and-drop, clearer layout, and fewer bugs.
  • Track runs with confidence: The runs list and details pages now share a consistent look and feel, making it easier to navigate and debug.
  • Spot what matters: Issue priority icons are now clearer, so you can instantly see what needs attention.
  • Support for Elixir monorepos: Elixir scanners now handle multi-module setups effortlessly.
  • Smarter GitHub PR comments: Smithy now adds tool-specific hints directly into PR descriptions to help developers fix issues faster.
  • More reliable executions: Retry logic and resumption when operators restart instances fewer interruptions, more continuity.