Skip to content

feat: Add Mem0 integration and collapsible project folders#632

Open
isasardar1-coder wants to merge 8 commits intoValueCell-ai:mainfrom
isasardar1-coder:feature/mem0-and-sidebar
Open

feat: Add Mem0 integration and collapsible project folders#632
isasardar1-coder wants to merge 8 commits intoValueCell-ai:mainfrom
isasardar1-coder:feature/mem0-and-sidebar

Conversation

@isasardar1-coder
Copy link
Copy Markdown

@isasardar1-coder isasardar1-coder commented Mar 23, 2026

Summary

Type of Change

  • Bug fix
  • [✅] New feature
  • [✅] Documentation
  • Refactor
  • Other

Validation

Checklist

  • [✅] I ran relevant checks/tests locally.
  • I updated docs if behavior or interfaces changed.
  • I verified there are no unrelated changes in this PR.

@isasardar1-coder
Copy link
Copy Markdown
Author

The backend suite is fixed and pushed to feature/mem0-and-sidebar.

I addressed the breakage by running the affected backend specs under Vitest’s Node runtime instead of the shared jsdom pipeline, then made the shared test setup safe for both environments in [tests/setup.ts]. I also updated the brittle Windows path assertions and [plugin-install.test.ts] and marked the backend-only specs explicitly with @vitest-environment node.

pnpm run test now passes fully: 53 files, 267 tests green. The fix is committed as 7c6bc00 (Fix backend tests under node runtime) and pushed to origin/feature/mem0-and-sidebar.

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