Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 07 Mar 04:05
ca34b4f

1.1.0 (2026-03-07)

Features

  • cli: add --open flag to web command and document session delete (00176b6)
  • cli: add session delete subcommand (6beb670)
  • configurable analysis model for guide derivation (ab2902f)
  • sidebar: add confirmation step before deleting a session (30f062f)
  • support image count of 1 for single-image generation (fbac1b6)

Bug Fixes

  • api: warn on non-JSON analysis response instead of silent fallback (bf1fac7)
  • cli: remove isDirectExecution guard that broke npx/symlink invocation (6774657)
  • sidebar: show draft placeholder when New Session is clicked (675992c)
  • sidebar: show draft placeholder when New Session is clicked (62fd36e)
  • test: correct action-bar test to match actual component behavior (a3ee6a5)
  • web: correct HTTP status codes for API error responses (f7f4cef)

Performance Improvements

  • parallelize derive when target=both with different ref sets (5fc0dfa)