Feature/memrok openclaw compatibility fixes#3
Feature/memrok openclaw compatibility fixes#3christophermallory wants to merge 3 commits intomemrok-com:mainfrom
Conversation
MichaelSchmidle
left a comment
There was a problem hiding this comment.
Thanks, this is a genuinely useful contribution and the overall direction makes sense, especially the node:sqlite switch and the OpenClaw compatibility cleanup.
I can’t merge it as-is yet because the branch currently fails to parse/compile, with blocking issues in packages/store/src/store.ts and packages/store/src/schema.ts.
Once that’s cleaned up, I’d be happy to take another look.
|
Thanks again for this, and sorry the branch drift got worse while we were moving quickly on I’ve now routed issue #2 into our At this point I don’t think we should try to merge the whole PR as one large blob anymore, because has changed a lot in the plugin path since you opened it and the branch is now conflicting in several of the same files. If you’re still up for it, the most helpful next step would be to rebase and narrow this PR to the compatibility core for #2:
The more optional operator surface (manual commands, broader polish, etc.) can be separate if needed. If you’d rather not keep chasing a moving target, that’s also totally understandable. Either way, thank you, this issue helped surface a real gap in the product and shaped how we’re planning the next arc. |
|
I don't mind contributing. I'll free up in a few days and take a look. |
Fix for issue #2.