Skip to content

v0.1.14

Choose a tag to compare

@ccarvalho-eng ccarvalho-eng released this 07 Apr 10:43
· 95 commits to main since this release

Changed

  • Standardized LiveView form handling across run, provider, and suite flows for more consistent state management and test coverage
  • Split dashboard statistics into focused activity, cost, latency, and overview modules to simplify maintenance
  • Refined Hex-facing package presentation with improved README/logo rendering and the missing docs files included in releases

Fixed

  • Prompt index filters now apply before pagination, preserve project selections, and keep filtered state stable across navigation
  • Prompt versioning now handles edge cases more safely within the prompts context workflow
  • Dashboard stats now use suite execution costs and correct activity window boundaries
  • Suite pages now refresh prompt projects more reliably and keep assertion remove controls aligned