Skip to content

v0.30.1

Choose a tag to compare

@PhenX PhenX released this 15 Sep 08:27
e3d303e

This patch gets the local Claude Code CLI provider working from the desktop app, guards against CLI flags the installed version doesn't support, and deep-links live test rows to their persisted execution.

Full diff: v0.30.0…v0.30.1

Bug Fixes

  • ai: make the local Claude CLI provider work from the desktop app (399d568, 4b07cdc)
  • ai: only pass Claude CLI flags the installed version supports (b1c28bd, 2e6dc0a)
  • app: deep-link live test rows to their persisted execution (c1c137e, 731cb2f)