This repository was archived by the owner on Mar 28, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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' } ,
You can’t perform that action at this time.
0 commit comments