Skip to content
This repository was archived by the owner on Mar 28, 2026. It is now read-only.

Commit 1860454

Browse files
corvid-agentclaude
andcommitted
docs: update version to v0.20.0
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent a25a1dc commit 1860454

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1610,7 +1610,7 @@ <h2>CLI</h2>
16101610
<span class="terminal-cmd">corvid-agent</span>
16111611
</div>
16121612
<div class="terminal-output" style="padding-left: 1.2rem;">
1613-
<span class="terminal-cmd" style="font-weight: bold;">corvid</span> v0.19.0 — agent: CorvidAgent <span style="color: var(--text-dim);">(claude-opus-4-6)</span>
1613+
<span class="terminal-cmd" style="font-weight: bold;">corvid</span> v0.20.0 — agent: CorvidAgent <span style="color: var(--text-dim);">(claude-opus-4-6)</span>
16141614
</div>
16151615
<div class="terminal-output" style="padding-left: 1.2rem;">
16161616
<span style="color: var(--text-dim);">project: corvid-agent (/Users/corvid-agent/corvid-agent)</span>
@@ -1981,7 +1981,7 @@ <h2>CLI</h2>
19811981

19821982
const lines = [
19831983
{ type: 'command', text: 'corvid' },
1984-
{ type: 'output', text: 'corvid v0.19.0 \u2014 agent: CorvidAgent (claude-opus-4-6)' },
1984+
{ type: 'output', text: 'corvid v0.20.0 \u2014 agent: CorvidAgent (claude-opus-4-6)' },
19851985
{ type: 'output', text: 'project: corvid-agent (/Users/corvid-agent/corvid-agent)' },
19861986
{ type: 'blank' },
19871987
{ type: 'command', text: 'Harden the AlgoChat bridge reconnect logic' },

0 commit comments

Comments
 (0)