Skip to content

Improve MemOS plugin memory workflows#1645

Merged
MatthewZhuang merged 6 commits into
mem-agent-0424from
mem-agent-0424-zgm
May 8, 2026
Merged

Improve MemOS plugin memory workflows#1645
MatthewZhuang merged 6 commits into
mem-agent-0424from
mem-agent-0424-zgm

Conversation

@MatthewZhuang
Copy link
Copy Markdown
Collaborator

Summary

  • Merge the latest MemOS plugin work from the beta8/dev branch into the local branch.
  • Improve retrieval so abstract memories like skills and world models survive identifier-heavy keyword confirmation filtering.
  • Fix Hermes clear-data lifecycle handling and align task skill-status copy with runtime thresholds.

Test plan

  • ruff check .
  • ruff format --check .
  • npm run lint
  • Packed and installed the local plugin tarball into OpenClaw and Hermes; verified both viewers returned HTTP 200.

Made with Cursor

MatthewZhuang and others added 6 commits May 7, 2026 21:23
Tighten cross-agent memory capture and policy reuse behavior so Hermes/OpenClaw can recover tool context, avoid duplicate policy induction, and surface MemOS skills more clearly.
Tighten cross-agent memory capture and policy reuse behavior so Hermes/OpenClaw can recover tool context, avoid duplicate policy induction, and surface MemOS skills more clearly.
Align viewer pipeline messaging with runtime thresholds, keep abstract memories available during identifier-heavy recall, and prevent Hermes clear-data from leaving stale bridge writers attached to the old database.

Co-authored-by: Cursor <cursoragent@cursor.com>
Resolve package metadata conflicts by keeping the base branch beta version and fix the merged retrieval filter type error.

Co-authored-by: Cursor <cursoragent@cursor.com>
@MatthewZhuang MatthewZhuang merged commit 96d2f4b into mem-agent-0424 May 8, 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.

2 participants