Skip to content

fix(memos-local-plugin): speed imports and stabilize overview#1760

Merged
hijzy merged 1 commit into
MemTensor:mem-agent-0514from
hijzy:agent/import-performance-overview-status
May 19, 2026
Merged

fix(memos-local-plugin): speed imports and stabilize overview#1760
hijzy merged 1 commit into
MemTensor:mem-agent-0514from
hijzy:agent/import-performance-overview-status

Conversation

@hijzy
Copy link
Copy Markdown
Collaborator

@hijzy hijzy commented May 19, 2026

Summary

  • batch memory bundle import writes and cache native import scans to reduce UI stalls during large imports
  • make memories pagination avoid expensive total counts while preserving navigation
  • fix overview model cards so connected status cannot render as [object Object]

Tests

  • npm run lint
  • npm run build:viewer
  • npx vitest run tests/unit/viewer/overview-model-status.test.ts
  • npx vitest run tests/unit/server/http.test.ts
  • npx vitest run tests/unit/pipeline/memory-core.test.ts -t "repairs missing and wrong-dimension imported trace embeddings"

No Python files changed, so ruff was not applicable.

@hijzy hijzy merged commit 5a29f0b into MemTensor:mem-agent-0514 May 19, 2026
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