Skip to content

Commit 3d358e1

Browse files
committed
Release: 0.130.0
1 parent 252c50a commit 3d358e1

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 0.130.0
6+
57
- Improve rules with frontmatter filters, condition variables, path-scoped loading, enforcement support, and clearer documentation. #222
68
- `preToolCall` hooks now receive `approval: "ask"` for the native `ask_user` tool so notification hooks (e.g. matching `.approval == "ask"`) also fire when the chat is blocked waiting for a user answer, regardless of trust mode.
79
- New `${cmd:some command}` dynamic string backend that resolves to the trimmed stdout of a shell command, useful for password managers like `pass` or `op`. On macOS the user's interactive shell `$PATH` is queried once so GUI-launched ECA picks up Homebrew, `mise`/`asdf` shims, etc. #430

resources/ECA_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.129.2
1+
0.130.0

0 commit comments

Comments
 (0)