Skip to content

v1.5.0

Choose a tag to compare

@jztan jztan released this 21 Mar 14:32
· 277 commits to develop since this release

What's New in v1.5.0

Added

  • blueclaw trace ui — local browser dashboard for trace visualization with 4 views (list, detail, compare, stats), light/dark theme, auto-refresh
  • compute_stats() extracted from trace stats CLI into reusable function shared by CLI and web API
  • REST API: /api/traces, /api/traces/{run_id}, /api/stats for trace data access
  • Path traversal guard on trace API run_id parameter

Installation

pip install blueclaw==1.5.0

Links