Skip to content

v1.758.0

Latest

Choose a tag to compare

@rubenfiszel rubenfiszel released this 14 Jul 20:39
65d6f47

1.758.0 (2026-07-14)

Features

  • ai-agent: give tools a real description instead of the tool name (#10083) (7ebfad3)
  • ai-chat: port flow-group and sticky-note instructions to global chat (#10090) (32f32d9)
  • cli: add --tag override to script and flow run/preview (#10079) (98e6cca)
  • sessions: support many pending sessions persisted in IndexedDB (#10076) (bfcec7e)

Bug Fixes

  • ai-chat: size AI-created flow notes to fit their text (#10091) (af3e3fe)
  • apps: allow setting sandbox isolation and public access before first deploy (#10085) (cfc3f29)
  • apps: load themes when selecting the Resources → Theme tab (#10086) (f2869d8)
  • frontend: stop spurious raw-app reload that 404s on "Start without AI" (#10099) (2c702ef)
  • mcp: align script auto_kind filter with scripts list API (#10098) (4edffeb)
  • sessions: pending-draft debounce follow-ups (delete-cancel, keystroke de-transient, teardown count) (#10087) (f3cd5d9)
  • sessions: reopen script test panel when preview goes full screen (#10082) (eff9076)

Performance Improvements

  • runs: index-bound batch re-run selection with a lossless completed_at bound (WIN-2168) (#10074) (15391f6)