Skip to content

Addressed issues when running basic-memory on the Windows platform #252

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

manuelbliemel
Copy link

...which are

  • In contrast to Linux where newlines contain \n on Windows newlines contain \r\n
  • Normalized path separators to posix '/'

Tests were succeeding with my changes based on commit b0cc559 but tests are failing on current HEAD of main and therefore also on this branch after merging main.

…ich are

- In contrast to Linux where newlines contain \n on Windows newlines contain \r\n
- Normalized path separators to posix '/'

Signed-off-by: Manuel Bliemel <[email protected]>
@CLAassistant
Copy link

CLAassistant commented Aug 13, 2025

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@phernandez
Copy link
Member

@claude can you do a code review on this PR and also suggest a workflow where we can test in a windows env during our CI/CD flow?

Copy link
Contributor

claude bot commented Aug 21, 2025

Claude encountered an error —— View job

Failed with exit code 128

I'll analyze this and get back to you.

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.

3 participants