Skip to content

Preserve Hermes tool context in MemOS viewer#1602

Merged
MatthewZhuang merged 3 commits into
mem-agent-0424from
mem-agent-0424-zgm
Apr 30, 2026
Merged

Preserve Hermes tool context in MemOS viewer#1602
MatthewZhuang merged 3 commits into
mem-agent-0424from
mem-agent-0424-zgm

Conversation

@MatthewZhuang
Copy link
Copy Markdown
Collaborator

@MatthewZhuang MatthewZhuang commented Apr 30, 2026

Summary

  • Preserve Hermes assistant/tool context in the viewer while keeping tool calls without reliable timing untimed.
  • Align Tasks and Memories viewer ordering with episode conversation order instead of trace timestamp order.
  • Fix user bubble timestamps to use turn anchors and avoid marking fast sequential helper tools as parallel.

Test plan

  • ruff check apps/memos-local-plugin
  • ruff format --check apps/memos-local-plugin
  • npm run test -- tests/unit/pipeline/memory-core.test.ts tests/unit/web/tasks-chat.test.ts
  • npm run build
  • npm run build:all

Capture visible assistant text before tool calls, avoid synthetic tool timestamps, and align task/memory rendering so Hermes traces keep their original reasoning context.

Made-with: Cursor
@MatthewZhuang MatthewZhuang reopened this Apr 30, 2026
@MatthewZhuang MatthewZhuang merged commit 8e317a9 into mem-agent-0424 Apr 30, 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