Skip to content

[BUG] Note created outside of project #340

@phernandez

Description

@phernandez

File with folder path prefix "~" created outside of project

So what I think happened is this: When I told Claude to create the Test BiSync project, I did not specify a folder. So Claude chose "documents" for some reason and placed my new project in there (see screenshot below of my basic-memory-cloud-sync folder). And maybe for some reason the API or UI thinks that any folder in the root is a different project?

So, I told Claude to create the project. Claude chose to put the project in a "documents" folder.
So project is created in the cloud at "documents/test biysnc".

{'request': CallToolRequest(method='tools/call', params=CallToolRequestParams(meta=None, name='create_memory_project', arguments={'project_name': 'Test BiSync', 'project_path': '~/Documents/Test BiSync', 'set_default': True}), jsonrpc='2.0', id=5), 'response': CallToolResult(meta=None, content=[TextContent(type='text', text='''✓ Project \'Test BiSync\' added successfully

Project Details:
• Name: Test BiSync
• Path: ~/Documents/Test BiSync
• Set as default project

Project is now available for use in tool calls.
Use \'Test BiSync\' as the project parameter in MCP tool calls.
''', annotations=None, meta=None)], structuredContent={'result': '''✓ Project \'Test BiSync\' added successfully

Project Details:
• Name: Test BiSync
• Path: ~/Documents/Test BiSync
• Set as default project

Project is now available for use in tool calls.
Use \'Test BiSync\' as the project parameter in MCP tool calls.
'''}, isError=False)}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions