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
/
sync
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
..
test_sync_service.py
feat: Beta work (
#17
)
2025-03-05 18:46:04 -06:00
test_tmp_files.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_watch_service_edge_cases.py
feat: Incremental sync on watch (
#13
)
2025-02-24 22:13:15 -06:00
test_watch_service.py
feat: Beta work (
#17
)
2025-03-05 18:46:04 -06:00