feat(eval): add longmemeval evaluation pipeline#104
Merged
Ki-Seki merged 25 commits intoMemTensor:devfrom Jul 17, 2025
Merged
Conversation
hush-cd
reviewed
Jul 16, 2025
hush-cd
approved these changes
Jul 16, 2025
Member
|
@Duguce It looks like this PR can be merged, right? |
Contributor
Author
|
@Ki-Seki yeah, thank you! |
Ki-Seki
approved these changes
Jul 17, 2025
tianxing02
pushed a commit
to tianxing02/MemOS
that referenced
this pull request
Feb 24, 2026
* feat(eval): add eval dependencies * feat(eval): add configs example * docs(eval): update README.md * feat(eval): remove the dependency (pydantic) * feat(eval): add run locomo eval script * fix(eval): delete about memos redundant search branches * chore: fix format * feat(eval): add openai memory on locomo - eval guide * docs(eval): modify openai memory on locomo - eval guide * feat(eval): add longmemeval evaluation pipeline * chore(eval): formatter * chore: update * feat(eval): add configs example
Hun-ger
pushed a commit
to Hun-ger/MemOS
that referenced
this pull request
Apr 3, 2026
…2eeb6 ff2eeb6 Merge pull request MemTensor#108 from MemTensor/test ed76a02 Merge pull request MemTensor#106 from EF1874/test 1441a10 0.1.12 7ca77f9 Merge pull request MemTensor#105 from EF1874/test 390bcfc docs: read me config ui default url d863795 Merge pull request MemTensor#104 from EF1874/test af89590 0.1.12-beta.0 1f144f8 chore: bump version to 0.1.11-beta.2 and document command:new hook in HOOK.md 56e47f1 feat: centralize plugin configuration schema and remove redundant defaults from JSON definitions a73e970 feat: add configuration UI for MemOS Cloud OpenClaw plugin with real-time sync and status monitoring 55216d8 0.1.11-beta.1 e671a19 feat: implement local configuration UI server and management interface for MemOS-Cloud-OpenClaw-Plugin 1ed5480 Merge pull request MemTensor#102 from EF1874/feat_web d8336b9 Merge remote-tracking branch 'upstream/test' into feat_web 9fe05d2 Merge pull request MemTensor#103 from antalike/feat_log 3320c46 Merge remote-tracking branch 'upstream/test' into feat_log 1e2bc3e feat: implement configuration resolution schema and MemOS Cloud API client utilities f7146e9 Merge remote-tracking branch 'upstream/test' into feat_web 415d629 Merge pull request MemTensor#82 from EF1874/feat_web 346a5e1 Merge remote-tracking branch 'origin/feat_web' into feat_web 14a0deb feat: enhance plugin configuration output with styled banner and URL display 8daedb2 Merge pull request MemTensor#80 from EF1874/feat_web 1f6ae17 fix: modify arms uid length ec86bb4 feat: enhance navigation UI with collapsible floating tools and responsive design 6b2d586 Merge pull request MemTensor#78 from antalike/feat_log 46a59cc Merge pull request MemTensor#77 from antalike/feat_log2 0128175 feat: change the ARMS UID generation function 0d717ee Merge remote-tracking branch 'upstream/feat_log' into feat_log 8b17187 feat: change the ARMS UID generation function 32ecdde Merge pull request MemTensor#75 from antalike/feat_log 0cbbb9c Merge remote-tracking branch 'upstream/feat_log' into feat_log 2afe44d feat: change the ARMS UID generation function 34e0819 feat: add SVG icon and enhance UI layout with new styles 923adaa feat: add recall filter config schema 7b1640a feat: enhance config UI service startup with gateway readiness check 4aeb771 Merge branch 'test' of https://github.com/MemTensor/MemOS-Cloud-OpenClaw-Plugin into feat_log 7830daa feat: add MemOS Plugin Config UI and enhance configuration management 2efd2d4 Merge pull request MemTensor#74 from antalike/feat_log 2f0989b feat: update Aliyun ARMS reporting function d6e5a66 feat: add Aliyun RUM custom event reporting support git-subtree-dir: apps/MemOS-Cloud-OpenClaw-Plugin git-subtree-split: ff2eeb60526125c8730cd6e1fad09ebffe3a3c13
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Summary: (summary)
Fix: #(issue)
Reviewer: @hush-cd
Checklist: