Skip to content

Commit 4e9ca01

Browse files
committed
deploy: ce7abe1
1 parent 6a767c2 commit 4e9ca01

26 files changed

Lines changed: 27 additions & 26 deletions

File tree

CHANGELOG/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4269,6 +4269,7 @@ <h2 id="unreleased">Unreleased<a class="headerlink" href="#unreleased" title="Pe
42694269
<li>Add unit and integration tests covering parent↔subagent end-to-end communication so regressions like the v0.133.1 spawn-agent breakage are caught automatically.</li>
42704270
<li>Improve <code>editor_diagnostics</code> tool summary to show the target filename (e.g. <code>Checking diagnostics: foo.clj</code>) or <code>Checking all diagnostics</code> when no path is provided.</li>
42714271
<li>Bugfix: preserve the chat's selected variant when changing model on an existing chat (regression from per-chat scoping in v0.133.1). <code>chat/selectedModelChanged</code> now keeps the chat's persisted <code>:variant</code> if it is still supported by the new model, before falling back to the chat's agent variant. Resume flows (<code>chat/open</code>, <code>/resume</code>) align the same way.</li>
4272+
<li>Native ECA tools now auto-resolve bare tool names like <code>write_file</code> to their canonical <code>eca__...</code> form, avoiding repeated failed retries when an LLM omits the native server prefix.</li>
42724273
</ul>
42734274
<h2 id="01332">0.133.2<a class="headerlink" href="#01332" title="Permanent link">#</a></h2>
42744275
<ul>
@@ -6008,7 +6009,7 @@ <h2 id="001">0.0.1<a class="headerlink" href="#001" title="Permanent link">#</a>
60086009
<span class="md-icon" title="Last update">
60096010
<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>
60106011
</span>
6011-
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="May 8, 2026 18:56:14 UTC">May 8, 2026</span>
6012+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="May 8, 2026 21:30:54 UTC">May 8, 2026</span>
60126013
</span>
60136014

60146015

config/agents/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1570,7 +1570,7 @@ <h2 id="subagents">Subagents<a class="headerlink" href="#subagents" title="Perma
15701570
<span class="md-icon" title="Last update">
15711571
<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>
15721572
</span>
1573-
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="May 8, 2026 18:55:44 UTC">May 8, 2026</span>
1573+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="May 8, 2026 21:30:36 UTC">May 8, 2026</span>
15741574
</span>
15751575

15761576

config/commands/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1327,7 +1327,7 @@ <h1 id="commands">Commands<a class="headerlink" href="#commands" title="Permanen
13271327
<span class="md-icon" title="Last update">
13281328
<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>
13291329
</span>
1330-
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="May 8, 2026 18:55:44 UTC">May 8, 2026</span>
1330+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="May 8, 2026 21:30:36 UTC">May 8, 2026</span>
13311331
</span>
13321332

13331333

config/completion/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1308,7 +1308,7 @@ <h1 id="completion">Completion<a class="headerlink" href="#completion" title="Pe
13081308
<span class="md-icon" title="Last update">
13091309
<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>
13101310
</span>
1311-
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="May 8, 2026 18:55:44 UTC">May 8, 2026</span>
1311+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="May 8, 2026 21:30:36 UTC">May 8, 2026</span>
13121312
</span>
13131313

13141314

config/context-management/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1503,7 +1503,7 @@ <h2 id="file-reading">File Reading<a class="headerlink" href="#file-reading" tit
15031503
<span class="md-icon" title="Last update">
15041504
<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>
15051505
</span>
1506-
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="May 8, 2026 18:55:44 UTC">May 8, 2026</span>
1506+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="May 8, 2026 21:30:36 UTC">May 8, 2026</span>
15071507
</span>
15081508

15091509

config/examples/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1824,7 +1824,7 @@ <h2 id="from-users">From users<a class="headerlink" href="#from-users" title="Pe
18241824
<span class="md-icon" title="Last update">
18251825
<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>
18261826
</span>
1827-
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="May 8, 2026 18:55:44 UTC">May 8, 2026</span>
1827+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="May 8, 2026 21:30:36 UTC">May 8, 2026</span>
18281828
</span>
18291829

18301830

config/hooks/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1658,7 +1658,7 @@ <h2 id="examples">Examples<a class="headerlink" href="#examples" title="Permanen
16581658
<span class="md-icon" title="Last update">
16591659
<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>
16601660
</span>
1661-
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="May 8, 2026 18:55:44 UTC">May 8, 2026</span>
1661+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="May 8, 2026 21:30:36 UTC">May 8, 2026</span>
16621662
</span>
16631663

16641664

config/introduction/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1570,7 +1570,7 @@ <h2 id="default-config">Default config<a class="headerlink" href="#default-confi
15701570
<span class="md-icon" title="Last update">
15711571
<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>
15721572
</span>
1573-
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="May 8, 2026 18:55:44 UTC">May 8, 2026</span>
1573+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="May 8, 2026 21:30:36 UTC">May 8, 2026</span>
15741574
</span>
15751575

15761576

config/metrics/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1360,7 +1360,7 @@ <h2 id="opentelemetry-integration">Opentelemetry integration<a class="headerlink
13601360
<span class="md-icon" title="Last update">
13611361
<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>
13621362
</span>
1363-
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="May 8, 2026 18:55:44 UTC">May 8, 2026</span>
1363+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="May 8, 2026 21:30:36 UTC">May 8, 2026</span>
13641364
</span>
13651365

13661366

config/models/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1987,7 +1987,7 @@ <h3 id="retry-rules">Retry Rules<a class="headerlink" href="#retry-rules" title=
19871987
<span class="md-icon" title="Last update">
19881988
<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>
19891989
</span>
1990-
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="May 8, 2026 18:55:44 UTC">May 8, 2026</span>
1990+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="May 8, 2026 21:30:36 UTC">May 8, 2026</span>
19911991
</span>
19921992

19931993

0 commit comments

Comments
 (0)