This website requires JavaScript.
Explore
Help
Sign In
admin
/
basicmachines-co-basic-memory
Watch
1
Star
0
Fork
0
You've already forked basicmachines-co-basic-memory
mirror of
https://github.com/basicmachines-co/basic-memory
synced
2026-06-21 13:47:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cbe72be10a646c0b03931bb39aff9285feae47f9
basicmachines-co-basic-memory
/
tests
/
mcp
T
History
phernandez
0ade6b0603
\fix: improve tags handling in write_note tool to fix #38\n\nThis change makes the write_note tool more flexible with tag inputs by:\n1. Adding a parse_tags helper function to handle various input formats\n2. Removing explicit type annotation from the write_note signature\n3. Adding documentation on how to pass tags from external MCP clients\n4. Adding a test that reproduces the issue from bug report #38\n\nThe issue occurred in external MCP clients like Cursor where the tags\nparameter was causing type mismatch errors.\n\n\ud83e\udd16 Generated with [Claude Code](
https://claude.ai/code
)\n\nCo-Authored-By: Claude <noreply@anthropic.com>\
2025-03-24 18:30:21 -05:00
..
conftest.py
Pre release fixups (
#5
)
2025-02-12 08:23:10 -06:00
test_prompts.py
feat: Beta work (
#17
)
2025-03-05 18:46:04 -06:00
test_resources.py
feat: Beta work (
#17
)
2025-03-05 18:46:04 -06:00
test_tool_canvas.py
feat: Add enhanced prompts and resources (
#15
)
2025-02-27 20:48:56 -06:00
test_tool_memory.py
Fix: Beta testing fixes (
#16
)
2025-02-28 20:23:53 -06:00
test_tool_notes.py
\fix: improve tags handling in write_note tool to fix #38\n\nThis change makes the write_note tool more flexible with tag inputs by:\n1. Adding a parse_tags helper function to handle various input formats\n2. Removing explicit type annotation from the write_note signature\n3. Adding documentation on how to pass tags from external MCP clients\n4. Adding a test that reproduces the issue from bug report #38\n\nThe issue occurred in external MCP clients like Cursor where the tags\nparameter was causing type mismatch errors.\n\n\ud83e\udd16 Generated with [Claude Code](
https://claude.ai/code
)\n\nCo-Authored-By: Claude <noreply@anthropic.com>\
2025-03-24 18:30:21 -05:00
test_tool_project_info.py
feat: add project_info tool (
#19
)
2025-03-05 23:44:28 -06:00
test_tool_read_note.py
feat: Beta work (
#17
)
2025-03-05 18:46:04 -06:00
test_tool_resource.py
feat: add project_info tool (
#19
)
2025-03-05 23:44:28 -06:00
test_tool_search.py
Fix: Beta testing fixes (
#16
)
2025-02-28 20:23:53 -06:00
test_tool_utils.py
Fix: Beta testing fixes (
#16
)
2025-02-28 20:23:53 -06:00