Skip to content

Add a set of new CLI commands, called mle memory which provides memory CRUD #270

Closed
@huangyz0918

Description

@huangyz0918

Add a set of new CLI commands, called mle memory which provides memory CRUD.

  • mle memory --add <file/or dir>
  • mle memory --rm <file_key>: right now the file key is the absolute file path when saving, can the code will be divided into several chunks, --rm should remove all chunks with the same file name.
  • mle memory --update <file_key>: just remove all related chunks and add the file again

Originally posted by @huangyz0918 in #269 (comment)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions