-
Notifications
You must be signed in to change notification settings - Fork 125
Open
jonhearsch/basic-memory
#1Labels
bugSomething isn't workingSomething isn't working
Description
Bug Description
when I open the "qwen code", a cli forked from gemini cli.
I meet this
Skipping tool 'build_context' from MCP server 'basic-memory' because it has missing types in its parameter schema. Please file an issue with the owner of the MCP server.
Skipping tool 'write_note' from MCP server 'basic-memory' because it has missing types in its parameter schema. Please file an issue with the owner of the MCP server.Steps To Reproduce
Steps to reproduce the behavior:
- just use open the cli tool
- I have not test it on claude code
Expected Behavior
no skipping tool, this tool seems important
Actual Behavior
(base) ➜ some_dir git:(some-branch): qwen
Skipping tool 'build_context' from MCP server 'basic-memory' because it has missing types in its parameter schema. Please file an issue with the owner of the MCP server.
Skipping tool 'write_note' from MCP server 'basic-memory' because it has missing types in its parameter schema. Please file an issue with the owner of the MCP server.
Environment
- OS: 22.04.1-Ubuntu
- Python version: 3.13.5
- Basic Memory version: 0.15.2
- Installation method: uv tool, same as the README
- Claude Desktop version (if applicable):
Additional Context
Possible Solution
first try, no idea.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working