Skip to content

v1.4.0 — Change automations by describing them

Choose a tag to compare

@LayerTM LayerTM released this 10 Jul 07:15
· 25 commits to main since this release
f255d59

Added

  • Change an existing automation by describing it. Say "change my morning-lights automation to 9am" and Claude edits that automation — it's given the automation's real current configuration, so it changes only what you asked and keeps the rest. It shows the updated version, asks you to confirm, and on "yes" updates it in place (same automation, same id — no duplicate). If more than one automation matches it asks which; if none match it says so. The updated config goes through the same safety checks as a newly created one.

Requires the Claude add-on ≥ 1.36.0; with an older add-on a change request is answered normally instead. Completes describe-to-manage automations: create, delete, and now change.