Skip to content

fix: preserve topic tasks across session restarts#1590

Merged
hijzy merged 1 commit into
MemTensor:mem-agent-0424from
hijzy:dev
Apr 29, 2026
Merged

fix: preserve topic tasks across session restarts#1590
hijzy merged 1 commit into
MemTensor:mem-agent-0424from
hijzy:dev

Conversation

@hijzy
Copy link
Copy Markdown
Collaborator

@hijzy hijzy commented Apr 29, 2026

Summary

  • Preserve interrupted or paused topics across Hermes/OpenClaw restarts so same-topic turns continue in one task.
  • Route recovered open topics through rule + LLM relation classification before finalizing or appending.
  • Update Tasks UI/status metadata and regression coverage for interrupted topics, Hermes lazy turn start, and topic-based E2E behavior.

Test plan

  • npm run lint
  • npm test -- tests/e2e/v7-full-chain.e2e.test.ts tests/unit/session tests/unit/pipeline tests/unit/adapters tests/unit/web
  • python -m unittest tests.python.test_hermes_provider_pipeline
  • /Users/jiang/MyProject/MemOS-jiang/.venv/bin/ruff check adapters/hermes/memos_provider tests/python/test_hermes_provider_pipeline.py

@hijzy hijzy merged commit 50cbc19 into MemTensor:mem-agent-0424 Apr 29, 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