phernandez
|
355519a786
|
refactor cli commands
|
2025-02-13 15:42:50 -06:00 |
|
phernandez
|
a87ac58646
|
Merge branch 'installer'
|
2025-02-12 23:23:30 -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
|
8094528c40
|
menubar wip
|
2025-02-08 11:50:54 -06:00 |
|
phernandez
|
72210429c4
|
add console output for watch
|
2025-02-02 21:02:08 -06:00 |
|
phernandez
|
a88fc99663
|
add file watcher to sync command
|
2025-02-02 20:07:04 -06:00 |
|
phernandez
|
b7b69ecd84
|
revert changes
|
2025-02-02 19:22:33 -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
|
2aa965b611
|
add link-resolution
|
2025-01-14 00:07:57 -06:00 |
|
phernandez
|
dd7a9da3e4
|
detect file moves in sync
|
2025-01-13 23:01:39 -06:00 |
|
phernandez
|
aa8c0a7a36
|
rework entity_sync
|
2025-01-13 20:15:06 -06:00 |
|
phernandez
|
ba733196f1
|
remove knowledge_dir
|
2025-01-11 13:04:13 -06:00 |
|
phernandez
|
542d4196e3
|
fix sync
|
2025-01-11 01:16:00 -06:00 |
|
phernandez
|
ea74d84c9b
|
fix tests
|
2025-01-11 01:01:13 -06:00 |
|
phernandez
|
c2ea73342f
|
refactor sync
|
2025-01-11 00:49:11 -06:00 |
|
phernandez
|
eb2b0a46fc
|
fix tests
|
2025-01-11 00:40:46 -06:00 |
|
phernandez
|
4cb654a4fb
|
fix sync
|
2025-01-08 17:40:03 -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 |
|
phernandez
|
35c21c1891
|
re-add sync knowledge verification step
|
2025-01-04 13:24:29 -06:00 |
|
phernandez
|
b5bdae7101
|
add summary to sync
|
2025-01-04 01:13:40 -06:00 |
|
phernandez
|
ef43658db1
|
add info to sync
|
2025-01-04 01:11:20 -06:00 |
|
phernandez
|
59756d27ee
|
fix deps for sync command
|
2025-01-04 00:42:33 -06:00 |
|
phernandez
|
4feb8aa4e0
|
sync wip
|
2025-01-03 18:20:33 -06:00 |
|
phernandez
|
ecbe612fdc
|
implement sync cli
|
2025-01-03 16:41:12 -06:00 |
|
phernandez
|
de1cbf29c3
|
fix imports for service.sync
|
2025-01-03 16:08:07 -06:00 |
|