Skip to content

Commit 957e390

Browse files
committed
deploy: 6fe08a4
1 parent a936fae commit 957e390

27 files changed

Lines changed: 59 additions & 51 deletions

File tree

CHANGELOG/index.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4161,6 +4161,9 @@
41614161

41624162
<h1 id="changelog">Changelog<a class="headerlink" href="#changelog" title="Permanent link">#</a></h1>
41634163
<h2 id="unreleased">Unreleased<a class="headerlink" href="#unreleased" title="Permanent link">#</a></h2>
4164+
<ul>
4165+
<li><code>preToolCall</code> hooks now receive <code>approval: "ask"</code> for the native <code>ask_user</code> tool so notification hooks (e.g. matching <code>.approval == "ask"</code>) also fire when the chat is blocked waiting for a user answer, regardless of trust mode.</li>
4166+
</ul>
41644167
<h2 id="01292">0.129.2<a class="headerlink" href="#01292" title="Permanent link">#</a></h2>
41654168
<ul>
41664169
<li>Add support for gpt-5.5 variants</li>
@@ -5838,7 +5841,7 @@ <h2 id="001">0.0.1<a class="headerlink" href="#001" title="Permanent link">#</a>
58385841
<span class="md-icon" title="Last update">
58395842
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
58405843
</span>
5841-
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="April 25, 2026 20:26:26 UTC">April 25, 2026</span>
5844+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="April 26, 2026 00:42:50 UTC">April 26, 2026</span>
58425845
</span>
58435846

58445847

config/agents/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1536,7 +1536,7 @@ <h2 id="subagents">Subagents<a class="headerlink" href="#subagents" title="Perma
15361536
<span class="md-icon" title="Last update">
15371537
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
15381538
</span>
1539-
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="April 25, 2026 20:26:07 UTC">April 25, 2026</span>
1539+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="April 26, 2026 00:42:26 UTC">April 26, 2026</span>
15401540
</span>
15411541

15421542

config/commands/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1300,7 +1300,7 @@ <h1 id="commands">Commands<a class="headerlink" href="#commands" title="Permanen
13001300
<span class="md-icon" title="Last update">
13011301
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
13021302
</span>
1303-
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="April 25, 2026 20:26:07 UTC">April 25, 2026</span>
1303+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="April 26, 2026 00:42:26 UTC">April 26, 2026</span>
13041304
</span>
13051305

13061306

config/completion/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1285,7 +1285,7 @@ <h1 id="completion">Completion<a class="headerlink" href="#completion" title="Pe
12851285
<span class="md-icon" title="Last update">
12861286
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
12871287
</span>
1288-
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="April 25, 2026 20:26:07 UTC">April 25, 2026</span>
1288+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="April 26, 2026 00:42:26 UTC">April 26, 2026</span>
12891289
</span>
12901290

12911291

config/context-management/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1480,7 +1480,7 @@ <h2 id="file-reading">File Reading<a class="headerlink" href="#file-reading" tit
14801480
<span class="md-icon" title="Last update">
14811481
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
14821482
</span>
1483-
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="April 25, 2026 20:26:07 UTC">April 25, 2026</span>
1483+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="April 26, 2026 00:42:26 UTC">April 26, 2026</span>
14841484
</span>
14851485

14861486

config/examples/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1801,7 +1801,7 @@ <h2 id="from-users">From users<a class="headerlink" href="#from-users" title="Pe
18011801
<span class="md-icon" title="Last update">
18021802
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
18031803
</span>
1804-
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="April 25, 2026 20:26:07 UTC">April 25, 2026</span>
1804+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="April 26, 2026 00:42:26 UTC">April 26, 2026</span>
18051805
</span>
18061806

18071807

config/hooks/index.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1505,6 +1505,11 @@ <h2 id="examples">Examples<a class="headerlink" href="#examples" title="Permanen
15051505
<span class="w"> </span><span class="p">}</span>
15061506
<span class="p">}</span>
15071507
</code></pre></div>
1508+
<p>The same hook also fires for the native <code>ask_user</code> tool: it always blocks
1509+
waiting for a user answer (regardless of trust mode), so <code>preToolCall</code>
1510+
receives <code>approval: "ask"</code> for it. This means a single <code>'.approval == "ask"'</code>
1511+
hook covers both "tool call needs approval" and "assistant is waiting on a
1512+
user question".</p>
15081513
</div>
15091514
<div class="tabbed-block">
15101515
<div class="highlight"><span class="filename">~/.config/eca/config.json</span><pre><span></span><code><span class="p">{</span>
@@ -1612,7 +1617,7 @@ <h2 id="examples">Examples<a class="headerlink" href="#examples" title="Permanen
16121617
<span class="md-icon" title="Last update">
16131618
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
16141619
</span>
1615-
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="April 25, 2026 20:26:07 UTC">April 25, 2026</span>
1620+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="April 26, 2026 00:42:26 UTC">April 26, 2026</span>
16161621
</span>
16171622

16181623

config/introduction/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1540,7 +1540,7 @@ <h2 id="default-config">Default config<a class="headerlink" href="#default-confi
15401540
<span class="md-icon" title="Last update">
15411541
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
15421542
</span>
1543-
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="April 25, 2026 20:26:07 UTC">April 25, 2026</span>
1543+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="April 26, 2026 00:42:26 UTC">April 26, 2026</span>
15441544
</span>
15451545

15461546

config/metrics/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1337,7 +1337,7 @@ <h2 id="opentelemetry-integration">Opentelemetry integration<a class="headerlink
13371337
<span class="md-icon" title="Last update">
13381338
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
13391339
</span>
1340-
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="April 25, 2026 20:26:07 UTC">April 25, 2026</span>
1340+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="April 26, 2026 00:42:26 UTC">April 26, 2026</span>
13411341
</span>
13421342

13431343

config/models/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1964,7 +1964,7 @@ <h3 id="retry-rules">Retry Rules<a class="headerlink" href="#retry-rules" title=
19641964
<span class="md-icon" title="Last update">
19651965
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
19661966
</span>
1967-
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="April 25, 2026 20:26:07 UTC">April 25, 2026</span>
1967+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="April 26, 2026 00:42:26 UTC">April 26, 2026</span>
19681968
</span>
19691969

19701970

0 commit comments

Comments
 (0)