Skip to content

Commit 932d970

Browse files
committed
deploy: e77d4da
1 parent f50a71f commit 932d970

26 files changed

Lines changed: 36 additions & 26 deletions

File tree

CHANGELOG/index.html

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1245,6 +1245,15 @@
12451245
</span>
12461246
</a>
12471247

1248+
</li>
1249+
1250+
<li class="md-nav__item">
1251+
<a href="#01311" class="md-nav__link">
1252+
<span class="md-ellipsis">
1253+
0.131.1
1254+
</span>
1255+
</a>
1256+
12481257
</li>
12491258

12501259
<li class="md-nav__item">
@@ -4211,6 +4220,7 @@
42114220

42124221
<h1 id="changelog">Changelog<a class="headerlink" href="#changelog" title="Permanent link">#</a></h1>
42134222
<h2 id="unreleased">Unreleased<a class="headerlink" href="#unreleased" title="Permanent link">#</a></h2>
4223+
<h2 id="01311">0.131.1<a class="headerlink" href="#01311" title="Permanent link">#</a></h2>
42144224
<ul>
42154225
<li>MCP tools that return image content blocks (e.g. an MCP image-generation/edit server) now render those images in the chat UI as <code>ChatImageContent</code> and replay them back to the LLM as image inputs on follow-up turns when the model supports vision. Implemented for <code>openai-responses</code> (synthetic user-role <code>input_image</code> after the <code>function_call_output</code>) and <code>anthropic</code> (mixed text + image blocks inside <code>tool_result.content</code>). <code>openai-chat</code> and <code>ollama</code> continue to receive a text placeholder until a parallel pattern is implemented there.</li>
42164226
<li>Bugfix: MCP tools without a <code>description</code> (which the MCP spec marks optional) no longer break Anthropic chat requests with <code>tools.&lt;n&gt;.custom.description: Input should be a valid string</code>. Missing/empty descriptions now fall back to the tool's <code>title</code>, then to a synthesized <code>MCP tool: &lt;name&gt;</code> string at the MCP boundary so all providers receive a non-null string.</li>
@@ -5920,7 +5930,7 @@ <h2 id="001">0.0.1<a class="headerlink" href="#001" title="Permanent link">#</a>
59205930
<span class="md-icon" title="Last update">
59215931
<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>
59225932
</span>
5923-
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="April 30, 2026 16:23:24 UTC">April 30, 2026</span>
5933+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="April 30, 2026 16:25:33 UTC">April 30, 2026</span>
59245934
</span>
59255935

59265936

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="April 30, 2026 16:22:57 UTC">April 30, 2026</span>
1573+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="April 30, 2026 16:25:14 UTC">April 30, 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="April 30, 2026 16:22:57 UTC">April 30, 2026</span>
1330+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="April 30, 2026 16:25:14 UTC">April 30, 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="April 30, 2026 16:22:57 UTC">April 30, 2026</span>
1311+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="April 30, 2026 16:25:14 UTC">April 30, 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="April 30, 2026 16:22:57 UTC">April 30, 2026</span>
1506+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="April 30, 2026 16:25:14 UTC">April 30, 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="April 30, 2026 16:22:57 UTC">April 30, 2026</span>
1827+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="April 30, 2026 16:25:14 UTC">April 30, 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="April 30, 2026 16:22:57 UTC">April 30, 2026</span>
1661+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="April 30, 2026 16:25:14 UTC">April 30, 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="April 30, 2026 16:22:57 UTC">April 30, 2026</span>
1573+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="April 30, 2026 16:25:14 UTC">April 30, 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="April 30, 2026 16:22:57 UTC">April 30, 2026</span>
1363+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="April 30, 2026 16:25:14 UTC">April 30, 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="April 30, 2026 16:22:57 UTC">April 30, 2026</span>
1990+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="April 30, 2026 16:25:14 UTC">April 30, 2026</span>
19911991
</span>
19921992

19931993

0 commit comments

Comments
 (0)