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

Commit f969a58

Browse files
corvid-agentclaude
andauthored
chore: bump version to v0.22.0 (#7)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 312805a commit f969a58

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
@@ -1601,7 +1601,7 @@ <h2>CLI</h2>
16011601
<span class="terminal-cmd">corvid-agent</span>
16021602
</div>
16031603
<div class="terminal-output" style="padding-left: 1.2rem;">
1604-
<span class="terminal-cmd" style="font-weight: bold;">corvid</span> v0.21.0 — agent: CorvidAgent <span style="color: var(--text-dim);">(claude-opus-4-6)</span>
1604+
<span class="terminal-cmd" style="font-weight: bold;">corvid</span> v0.22.0 — agent: CorvidAgent <span style="color: var(--text-dim);">(claude-opus-4-6)</span>
16051605
</div>
16061606
<div class="terminal-output" style="padding-left: 1.2rem;">
16071607
<span style="color: var(--text-dim);">project: corvid-agent (/Users/corvid-agent/corvid-agent)</span>
@@ -1972,7 +1972,7 @@ <h2>CLI</h2>
19721972

19731973
const lines = [
19741974
{ type: 'command', text: 'corvid' },
1975-
{ type: 'output', text: 'corvid v0.21.0 \u2014 agent: CorvidAgent (claude-opus-4-6)' },
1975+
{ type: 'output', text: 'corvid v0.22.0 \u2014 agent: CorvidAgent (claude-opus-4-6)' },
19761976
{ type: 'output', text: 'project: corvid-agent (/Users/corvid-agent/corvid-agent)' },
19771977
{ type: 'blank' },
19781978
{ type: 'command', text: 'Harden the AlgoChat bridge reconnect logic' },

0 commit comments

Comments
 (0)