phernandez
41f5b1667b
format code
2025-02-15 14:38:19 -06:00
phernandez
ca632beb6f
fix: refactor db schema migrate handling
2025-02-15 14:36:12 -06:00
phernandez
a91da13967
feat: set version in var, output version at startup
2025-02-15 12:26:48 -06:00
phernandez
e0803734e6
fix: handle memory:// url format in read_note tool
2025-02-15 12:00:03 -06:00
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
c394d682e1
Alembic ( #6 )
...
* remove database service
* add alembic config for migrations
* fix type check and format
---------
Co-authored-by: phernandez <phernandez@basicmachines.co >
2025-02-12 22:12:52 -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
1fee436bf9
fix: recreate search index on db reset
2025-02-07 17:22:34 -06:00
phernandez
af6b7dc40a
chore: rename import tool
2025-02-04 11:29:22 -06:00
phernandez
8b9377b593
support pascalCase and snake_case in memory import
2025-02-04 11:22:09 -06:00
phernandez
3484e26631
feat: add memory-json importer, tweak observation content
2025-02-04 10:59:28 -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
d65fca0a3c
fixes for sync
2025-01-18 20:04:45 -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
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
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
phernandez
9c7ccb7117
fix status cli command
2025-01-02 15:08:10 -06:00
phernandez
aa61ed0d96
fix imports for sync
2024-12-27 20:06:17 -06:00
phernandez
d789cb0345
add services.sync package
2024-12-27 12:52:42 -06:00
phernandez
fb062bf6f8
status command
2024-12-27 10:16:53 -06:00
phernandez
26231d0514
redo file sync
2024-12-26 20:12:24 -06:00
phernandez
0df4b33512
file_sync_service verbose mode
2024-12-26 19:21:20 -06:00
phernandez
a527374db3
file_sync_service
2024-12-26 18:35:04 -06:00
phernandez
f90f17d7c4
file_sync_service WIP
2024-12-26 17:27:48 -06:00
phernandez
9d833d7394
basic-memory status command WIP
2024-12-26 13:32:47 -06:00
phernandez
260282a42b
refactor basic-memory command structure
2024-12-26 11:56:25 -06:00
phernandez
fba42ce2f8
refactor .basic-memory project file structure
2024-12-26 11:46:40 -06:00
phernandez
f044de9e1d
use path_id instead of entity_id everywhere
2024-12-24 22:25:06 -06:00