phernandez
|
86380a92b2
|
log sync conflict at debug instead of info
|
2025-02-13 14:21:06 -06:00 |
|
phernandez
|
28513c8b8d
|
lint code
|
2025-02-12 22:39:22 -06:00 |
|
Paul Hernandez
|
5b4f0eafcc
|
Pre release fixups (#5)
* configure logging
* set mcp output logging also
* fix type check errors
* fix type check
* rename Permalink schema type
* fix type errors
* add typechecks to ci workflow
* pytest coverage setup
* add tests for status cli
* sync tests coverage
* watch_service test coverage
* tests for tool_utils.py
* clean up imports
* file_utils coverage
* markdown plugins coverage
* 99% test coverage
* more test coverage, remove ObservationCategory
* more tool coverage
* fix type-check
* format, upgrade deps
---------
Co-authored-by: phernandez <phernandez@basicmachines.co>
|
2025-02-12 08:23:10 -06:00 |
|
phernandez
|
1fee436bf9
|
fix: recreate search index on db reset
|
2025-02-07 17:22:34 -06:00 |
|
phernandez
|
5e501b5440
|
fix sync
|
2025-02-05 23:05:15 -06:00 |
|
phernandez
|
135bec181d
|
fix: fix permalink uniqueness violations on create/update/sync
|
2025-02-04 16:43:18 -06:00 |
|
phernandez
|
b7b69ecd84
|
revert changes
|
2025-02-02 19:22:33 -06:00 |
|
phernandez
|
4afa368a6b
|
finish watch_service.py
|
2025-02-02 19:08:31 -06:00 |
|
phernandez
|
0af60e7fdc
|
watch service
|
2025-02-02 16:35:46 -06:00 |
|
phernandez
|
f0fd1ee942
|
fix fuzzy search on note create
|
2025-01-31 16:38:06 -06:00 |
|
phernandez
|
0a80734564
|
remove EntitySyncService
|
2025-01-30 16:41:19 -05:00 |
|
phernandez
|
9f35f8b8d2
|
fix unresolved links on sync
|
2025-01-22 22:37:34 -06:00 |
|
phernandez
|
23922f2915
|
set permalink in frontmatter, re-index file_path on move during sync
|
2025-01-22 17:59:46 -06:00 |
|
phernandez
|
220914879b
|
delete relations/observations from search_index on delete entity during sync
|
2025-01-22 15:30:57 -06:00 |
|
phernandez
|
2aa965b611
|
add link-resolution
|
2025-01-14 00:07:57 -06:00 |
|
phernandez
|
ef13b3b30a
|
refactor sync to use link_resolver
|
2025-01-13 22:31:32 -06:00 |
|
phernandez
|
aa8c0a7a36
|
rework entity_sync
|
2025-01-13 20:15:06 -06:00 |
|
phernandez
|
c5d21276de
|
change entity.path_id to entity.permalink
|
2025-01-12 16:47:21 -06:00 |
|
phernandez
|
c2ea73342f
|
refactor sync
|
2025-01-11 00:49:11 -06:00 |
|
phernandez
|
a0b7e70951
|
enity parsing tests
|
2025-01-09 20:49:49 -06:00 |
|
phernandez
|
545c1a77f3
|
remove document code
|
2025-01-07 00:20:11 -06:00 |
|
phernandez
|
e35dbab156
|
add search to sync flow
|
2025-01-04 21:19:42 -06:00 |
|
phernandez
|
0b918ee9e8
|
move sync dir up to basic_memory.sync
|
2025-01-04 19:20:54 -06:00 |
|