Skip to content

v0.3.0

Choose a tag to compare

@ccarvalho-eng ccarvalho-eng released this 17 May 02:32
· 25 commits to main since this release
8388c75

Added

  • Embedded callback execution mode for running Aludel evaluations through a host application's real LLM workflow
  • Suite creation now supports attaching test case documents before the suite is saved

Changed

  • Run and suite screens now expose execution mode context and preserve callback metadata in exports
  • Updated req_llm to 1.11.0, llm_db to 2026.4.8, Phoenix to 1.8.7, Ecto to 3.13.6, Postgrex to 0.22.1, and ExAws to 2.7.0

Fixed

  • Ollama providers no longer send an authentication marker when no API key is configured
  • Suite creation and editing now surface test case persistence failures instead of silently dropping failed test cases