Paul Hernandez
|
0f3889fdd0
|
fix: Return matched chunk text in search results (#601)
Signed-off-by: phernandez <paul@basicmachines.co>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-22 21:01:20 -06:00 |
|
Paul Hernandez
|
c44291830c
|
chore: rename entity_type to note_type (#600)
Signed-off-by: phernandez <paul@basicmachines.co>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-22 20:28:57 -06:00 |
|
Paul Hernandez
|
8451f2b1d7
|
feat: add frontmatter validation to schema system (#597)
Signed-off-by: phernandez <paul@basicmachines.co>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-20 22:57:19 -06:00 |
|
Paul Hernandez
|
ee0397513d
|
fix: recent_activity dedup + pagination across MCP tools (#595)
Signed-off-by: phernandez <paul@basicmachines.co>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-20 21:48:58 -06:00 |
|
Paul Hernandez
|
55d675e278
|
feat: min_similarity override, cloud promo improvements (#570)
Signed-off-by: phernandez <paul@basicmachines.co>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-16 16:44:02 -06:00 |
|
Paul Hernandez
|
07778790d3
|
feat: add semantic vector search for SQLite and Postgres (#550)
Signed-off-by: phernandez <paul@basicmachines.co>
Signed-off-by: bm-clawd <clawd@basicmemory.com>
Co-authored-by: bm-clawd <clawd@basicmemory.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-12 15:44:47 -06:00 |
|
Paul Hernandez
|
c97733d785
|
feat: Schema system for Basic Memory (#549)
Signed-off-by: phernandez <paul@basicmachines.co>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-11 15:04:42 -06:00 |
|
phernandez
|
8838571509
|
Add metadata filter tests and fix fast write external_id
Signed-off-by: phernandez <paul@basicmachines.co>
|
2026-01-31 15:27:05 -06:00 |
|
Paul Hernandez
|
530cbac73f
|
feat: fast edit entities, refactors for webui, enhance search (#532)
Signed-off-by: phernandez <paul@basicmachines.co>
|
2026-01-31 15:16:52 -06:00 |
|
Drew Cain
|
0023e736ab
|
feat: add context-aware wiki link resolution with source_path support (#527)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-28 19:11:41 -06:00 |
|
Paul Hernandez
|
0b2080114b
|
feat: add directory support to move_note and delete_note tools (#518)
Signed-off-by: phernandez <paul@basicmachines.co>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-26 19:52:10 -06:00 |
|
Paul Hernandez
|
c7835a9d5c
|
fix: ensure external_id is set on entity creation (#512) (#513)
Signed-off-by: phernandez <paul@basicmachines.co>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-19 11:14:48 -06:00 |
|
Paul Hernandez
|
863e0a4e24
|
fix: prevent CLI commands from hanging on exit (Python 3.14) (#505)
Signed-off-by: phernandez <paul@basicmachines.co>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-11 16:47:35 -06:00 |
|
Paul Hernandez
|
5947f04bd3
|
refactor: composition roots, deps split, and typed API clients (#490 roadmap) (#502)
Signed-off-by: phernandez <paul@basicmachines.co>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-04 11:05:58 -06:00 |
|
phernandez
|
9206e7960a
|
return external_id with directory response
Signed-off-by: phernandez <paul@basicmachines.co>
|
2026-01-02 23:43:14 -06:00 |
|
Paul Hernandez
|
b4486d20bd
|
test: remove stdlib mocks, strengthen integration coverage (#489)
Signed-off-by: phernandez <paul@basicmachines.co>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-02 14:22:01 -06:00 |
|
jope-bm
|
a4000f64ce
|
feat: add stable external_id (UUID) to Project and Entity models (#485)
Signed-off-by: Joe P <joe@basicmemory.com>
Signed-off-by: Paul Hernandez <60959+phernandez@users.noreply.github.com>
Signed-off-by: phernandez <paul@basicmachines.co>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: Paul Hernandez <60959+phernandez@users.noreply.github.com>
Co-authored-by: phernandez <paul@basicmachines.co>
|
2026-01-02 13:00:35 -06:00 |
|
phernandez
|
eb7fbaf0bf
|
fix set_default_project in cloud mode
Signed-off-by: phernandez <paul@basicmachines.co>
|
2025-12-30 20:57:45 -06:00 |
|
Paul Hernandez
|
1fd680c3f1
|
feat: add auto-format files on save with built-in Python formatter (#474)
Signed-off-by: Cedric Hurst <cedric@spantree.net>
Signed-off-by: phernandez <paul@basicmachines.co>
Co-authored-by: Cedric Hurst <cedric@spantree.net>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: Sebastian B Otaegui <feniix@users.noreply.github.com>
Co-authored-by: Cedric Hurst <cedric@divideby0.io>
|
2025-12-24 15:39:22 -06:00 |
|
jope-bm
|
1a74d85973
|
feat: Complete Phase 2 of API v2 migration - Update MCP tools to use v2 endpoints (#447)
Signed-off-by: Joe P <joe@basicmemory.com>
Signed-off-by: Paul Hernandez <60959+phernandez@users.noreply.github.com>
Signed-off-by: phernandez <paul@basicmachines.co>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Paul Hernandez <60959+phernandez@users.noreply.github.com>
Co-authored-by: phernandez <paul@basicmachines.co>
|
2025-12-24 12:59:14 -06:00 |
|
Paul Hernandez
|
a0f20eb102
|
chore: more Tenantless fixes (#457)
Signed-off-by: phernandez <paul@basicmachines.co>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2025-12-16 18:34:05 -06:00 |
|
Paul Hernandez
|
78673d8e51
|
chore: Cloud compatibility fixes and performance improvements (#454)
Signed-off-by: phernandez <paul@basicmachines.co>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2025-12-15 20:07:55 -06:00 |
|
jope-bm
|
28cc5225a7
|
feat: Implement API v2 with ID-based endpoints (Phase 1) (#441)
Signed-off-by: Joe P <joe@basicmemory.com>
Signed-off-by: phernandez <paul@basicmachines.co>
Signed-off-by: Claude <noreply@anthropic.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Paul Hernandez <60959+phernandez@users.noreply.github.com>
Co-authored-by: phernandez <paul@basicmachines.co>
|
2025-11-27 10:35:55 -06:00 |
|