Skip to content

fix(agent_hub): collect qoder user-level auto memory and map it acros… - #959

Merged
tastelikefeet merged 1 commit into
modelscope:mainfrom
mushenL:bug-0902-02
Sep 3, 2026
Merged

fix(agent_hub): collect qoder user-level auto memory and map it acros…#959
tastelikefeet merged 1 commit into
modelscope:mainfrom
mushenL:bug-0902-02

Conversation

@mushenL

@mushenL mushenL commented Sep 3, 2026

Copy link
Copy Markdown
Collaborator

…s frameworks

Change Summary

fix(agent_hub): collect qoder user-level auto memory and map it across frameworks

qoder was the only framework without a memory collection spec, so
qoder->X conversions silently dropped user auto memory. Add the
user-level memory root (memory/MEMORY.md + memory/*.md) to the qoder
patterns and join the MEMORY.md semantic group for bidirectional
mapping. Project-level memory stays out of scope: machine-specific
path encoding and per-project MEMORY.md files would overwrite each
other in the single cross-framework memory slot.

Checklist

  • The pull request title is a good summary of the changes - it will be used in the changelog
  • Unit tests for the changes exist
  • Run pre-commit install and pre-commit run --all-files before git commit, and passed lint check.
  • Documentation reflects the changes where applicable

@tastelikefeet
tastelikefeet merged commit ea7da5c into modelscope:main Sep 3, 2026
1 check failed
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