Skip to content

[BUG] Cyrillic Text Only First Record Saved #173

Description

@vevar

What happened?

When using mcp openmemory-js to store multiple records containing Cyrillic text, only the first record is successfully saved to memory. Subsequent records appear to be ignored.

Steps to Reproduce

  1. I ask the agent to save in memory: "Я люблю яблоки" - I like apples
  2. I ask the agent to save in memory: "Я люблю машины" - I like cars
  3. Return me all information in memory (openmemory_openmemory_list, in all types of memory), mcp return only: "Я люблю яблоки" - I like apples

Component

Database

Environment

  • windows 11
  • opencode 11.6.2
  • qwen3.5-9b
  • openmemory-js
  • npx 11.6.2

Relevant log output

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions