File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55[ ![ License] ( https://img.shields.io/badge/license-AGPL--3.0-green.svg )] ( LICENSE )
66[ ![ Kimi CLI] ( https://img.shields.io/badge/Kimi%20CLI-plugin-orange.svg )] ( https://moonshotai.github.io/kimi-cli/ )
77
8- ** Version:** <!-- VERSION --> 2.0.20 <!-- /VERSION -->
8+ ** Version:** <!-- VERSION --> 2.0.22 <!-- /VERSION -->
99
1010> ** Mneme** (Greek: Μνήμη) — the goddess of memory and the mother of the Muses.
1111> This project brings persistent, AI-compressed memory to [ Kimi Code CLI] ( https://moonshotai.github.io/kimi-cli/ ) .
Original file line number Diff line number Diff line change @@ -311,7 +311,7 @@ The tools are declared in `plugin/plugin.json`:
311311``` json
312312{
313313 "name" : " kimi-mneme" ,
314- "version" : " 2.0.20 " ,
314+ "version" : " 2.0.22 " ,
315315 "tools" : [
316316 {
317317 "name" : " mneme_search" ,
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ GET /api/health
4747```
4848
4949``` json
50- {"status" : " ok" , "version" : " 2.0.20 " }
50+ {"status" : " ok" , "version" : " 2.0.22 " }
5151```
5252
5353### Search
You can’t perform that action at this time.
0 commit comments