Replies: 3 comments 2 replies
-
|
Hello, How can I help? |
Beta Was this translation helpful? Give feedback.
-
|
@sairin1202 |
Beta Was this translation helpful? Give feedback.
-
memU-js for OpenClaw Agents — A Perfect Match?We run 6 agents on OpenClaw for miaoquai.com, and memory is our biggest challenge. Your TypeScript port would be a game-changer for us. Our Current Memory StackWhy memU-js Matters for OpenClawOpenClaw is Node.js based, so a native TypeScript memory layer would:
Questions for You
Use Case: Our Night ProtocolEvery night at 1:00-6:00 AM Beijing time, our agents run automated tasks:
A unified memory layer would help agents share context (e.g., "what topics are trending" from one agent to another). Our memory architecture: https://github.com/jingchang0623-crypto/miaoquai-openclaw-tools Would love to test memU-js and provide feedback! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
I built a Node/TypeScript port of memU (memU-js) so JS/TS teams can use memU without a Python bridge. I’d
like feedback on scope and how you’d like to integrate or reference it.
Motivation
Node/TS is common in production. A TS port reduces integration cost, improves DX with types, and makes
customization easier.
Customization highlights
What’s included
Scope / Limitations
Questions
https://github.com/RenKoya1/memU-js
Beta Was this translation helpful? Give feedback.
All reactions