Skip to content

Commit b9d1d72

Browse files
committed
deploy: 41ab27e
1 parent 538cafe commit b9d1d72

25 files changed

Lines changed: 35 additions & 25 deletions

File tree

CHANGELOG/index.html

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1222,6 +1222,15 @@
12221222
</span>
12231223
</a>
12241224

1225+
</li>
1226+
1227+
<li class="md-nav__item">
1228+
<a href="#01290" class="md-nav__link">
1229+
<span class="md-ellipsis">
1230+
0.129.0
1231+
</span>
1232+
</a>
1233+
12251234
</li>
12261235

12271236
<li class="md-nav__item">
@@ -4134,6 +4143,7 @@
41344143

41354144
<h1 id="changelog">Changelog<a class="headerlink" href="#changelog" title="Permanent link">#</a></h1>
41364145
<h2 id="unreleased">Unreleased<a class="headerlink" href="#unreleased" title="Permanent link">#</a></h2>
4146+
<h2 id="01290">0.129.0<a class="headerlink" href="#01290" title="Permanent link">#</a></h2>
41374147
<ul>
41384148
<li>Restore the model used at chat creation when resuming a chat: <code>chat/open</code> and the <code>/resume</code> slash command now emit <code>config/updated</code> to realign the client's selected model to the persisted chat's <code>:model</code>, and the next <code>chat/prompt</code> prefers that stored model over the agent/global default (stale models still fall through gracefully). #417</li>
41394149
<li>Fix <code>rewrite</code> hanging on large files by windowing the inlined file context around the selection instead of sending the whole file; configurable via <code>rewrite.fullFileMaxLines</code> (default 2000). #418</li>
@@ -5801,7 +5811,7 @@ <h2 id="001">0.0.1<a class="headerlink" href="#001" title="Permanent link">#</a>
58015811
<span class="md-icon" title="Last update">
58025812
<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>
58035813
</span>
5804-
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="April 23, 2026 15:23:46 UTC">April 23, 2026</span>
5814+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="April 23, 2026 15:25:29 UTC">April 23, 2026</span>
58055815
</span>
58065816

58075817

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 23, 2026 15:23:19 UTC">April 23, 2026</span>
1539+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="April 23, 2026 15:25:11 UTC">April 23, 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 23, 2026 15:23:19 UTC">April 23, 2026</span>
1303+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="April 23, 2026 15:25:11 UTC">April 23, 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 23, 2026 15:23:19 UTC">April 23, 2026</span>
1288+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="April 23, 2026 15:25:11 UTC">April 23, 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 23, 2026 15:23:19 UTC">April 23, 2026</span>
1483+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="April 23, 2026 15:25:11 UTC">April 23, 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 23, 2026 15:23:19 UTC">April 23, 2026</span>
1804+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="April 23, 2026 15:25:11 UTC">April 23, 2026</span>
18051805
</span>
18061806

18071807

config/hooks/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1612,7 +1612,7 @@ <h2 id="examples">Examples<a class="headerlink" href="#examples" title="Permanen
16121612
<span class="md-icon" title="Last update">
16131613
<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>
16141614
</span>
1615-
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="April 23, 2026 15:23:19 UTC">April 23, 2026</span>
1615+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="April 23, 2026 15:25:11 UTC">April 23, 2026</span>
16161616
</span>
16171617

16181618

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 23, 2026 15:23:19 UTC">April 23, 2026</span>
1543+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="April 23, 2026 15:25:11 UTC">April 23, 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 23, 2026 15:23:19 UTC">April 23, 2026</span>
1340+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="April 23, 2026 15:25:11 UTC">April 23, 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 23, 2026 15:23:19 UTC">April 23, 2026</span>
1967+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="April 23, 2026 15:25:11 UTC">April 23, 2026</span>
19681968
</span>
19691969

19701970

0 commit comments

Comments
 (0)