Drew Cain
|
7a8b08d11e
|
fix: Windows test failures and add Windows CI support (#273)
Signed-off-by: Drew Cain <groksrc@gmail.com>
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-08-25 08:58:24 -05:00 |
|
Paul Hernandez
|
634486107b
|
feat: v0.13.0 pre (#122)
Signed-off-by: phernandez <paul@basicmachines.co>
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-06-03 01:00:40 -05:00 |
|
bm-claudeai
|
020957cd76
|
feat: Multi-project support, OAuth authentication, and major improvements (#119)
Signed-off-by: phernandez <paul@basicmachines.co>
Co-authored-by: phernandez <paul@basicmachines.co>
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-05-25 10:07:34 -05:00 |
|
Paul Hernandez
|
2934176331
|
fix: utf8 for all file reads/write/open instead of default platform encoding (#91)
Signed-off-by: phernandez <paul@basicmachines.co>
|
2025-04-08 10:55:01 -05:00 |
|
phernandez
|
b667bca5a2
|
fix test coverage and type checks
Signed-off-by: phernandez <paul@basicmachines.co>
|
2025-03-24 22:46:47 -05:00 |
|
phernandez
|
9c791259a0
|
\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>\
Signed-off-by: phernandez <paul@basicmachines.co>
|
2025-03-24 22:46:47 -05:00 |
|
Paul Hernandez
|
6b110b28dd
|
fix: don't sync *.tmp files on watch (#31)
Fixes #30
Signed-off-by: phernandez <paul@basicmachines.co>
|
2025-03-15 15:43:28 -05:00 |
|