Skip to content

feat: add list memories command#320

Open
haosenwang1018 wants to merge 12 commits intozilliztech:mainfrom
haosenwang1018:feat/add-list-memories-command
Open

feat: add list memories command#320
haosenwang1018 wants to merge 12 commits intozilliztech:mainfrom
haosenwang1018:feat/add-list-memories-command

Conversation

@haosenwang1018
Copy link
Copy Markdown
Contributor

Summary

  • add MemSearch.list_sources() and a CLI memsearch list command for listing indexed memory sources
  • provide a small answer to issue Feature Request: List all memories #277 without changing the search/index data model
  • add CLI tests for both populated and empty indexes

Testing

  • uv run python -m pytest tests/test_search_cli.py -q
  • uv run ruff check src/ tests/
  • uv run ruff format --check src/ tests/
  • git diff --check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant