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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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