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
|
ffbd091ad3
|
add db check at startup
|
2025-02-07 16:03:31 -06:00 |
|
phernandez
|
2ef48bb34c
|
db_version_service
|
2025-02-06 21:22:48 -06:00 |
|
phernandez
|
4afa368a6b
|
finish watch_service.py
|
2025-02-02 19:08:31 -06:00 |
|
phernandez
|
0a80734564
|
remove EntitySyncService
|
2025-01-30 16:41:19 -05:00 |
|
phernandez
|
835061a938
|
refactor entity_service to use file/markdown
|
2025-01-30 16:11:30 -05:00 |
|
phernandez
|
c2aa947be9
|
remove observation, relation services
|
2025-01-27 17:01:34 -06:00 |
|
phernandez
|
18bd850019
|
fix updates and save content. remove entity.summary
|
2025-01-26 00:00:37 -06:00 |
|
phernandez
|
9f35f8b8d2
|
fix unresolved links on sync
|
2025-01-22 22:37:34 -06:00 |
|
phernandez
|
bd1d91081e
|
use dates from frontmatter on sync
|
2025-01-22 17:03:21 -06:00 |
|
phernandez
|
18d4584652
|
make write_note overwrite existing notes
|
2025-01-21 19:27:43 -06:00 |
|
phernandez
|
5ba6d0d1f5
|
add fuzzy matching to notes
|
2025-01-20 20:26:16 -06:00 |
|
phernandez
|
14f520c272
|
remove activity router, replace with memory/recent
|
2025-01-20 15:35:08 -06:00 |
|
phernandez
|
cdf38f7991
|
build context cte search
|
2025-01-19 13:57:19 -06:00 |
|
phernandez
|
eaa2051a04
|
debug cte query
|
2025-01-19 12:51:11 -06:00 |
|
phernandez
|
bc6632732e
|
speed up context query
|
2025-01-19 10:06:14 -06:00 |
|
phernandez
|
32606d771d
|
fix tests for context and permalinks
|
2025-01-18 23:54:28 -06:00 |
|
phernandez
|
ae9926f54d
|
add discussion tools
|
2025-01-18 10:23:01 -06:00 |
|
phernandez
|
e2a4fa63e5
|
fix context_service tests
|
2025-01-16 22:38:19 -06:00 |
|
phernandez
|
fe252a8578
|
context builder mostly working
|
2025-01-16 14:27:22 -06:00 |
|
phernandez
|
73e8c5bee7
|
add relations and observations to search index
|
2025-01-14 19:06:00 -06:00 |
|
phernandez
|
ef13b3b30a
|
refactor sync to use link_resolver
|
2025-01-13 22:31:32 -06:00 |
|
phernandez
|
f464c894f1
|
add link parsing to entity_parser.py
|
2025-01-13 19:45:48 -06:00 |
|
phernandez
|
c5d21276de
|
change entity.path_id to entity.permalink
|
2025-01-12 16:47:21 -06:00 |
|
phernandez
|
90a301d4ce
|
rename entity.name to entity.title
|
2025-01-12 13:48:16 -06:00 |
|
phernandez
|
ba733196f1
|
remove knowledge_dir
|
2025-01-11 13:04:13 -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
|
79380e33ec
|
fix services
|
2025-01-10 20:22:05 -06:00 |
|
phernandez
|
9d2f0c969e
|
fix parser tests
|
2025-01-09 23:12:29 -06:00 |
|
phernandez
|
a0b7e70951
|
enity parsing tests
|
2025-01-09 20:49:49 -06:00 |
|
phernandez
|
3982bd5221
|
add entity_parser.py
|
2025-01-09 17:45:08 -06:00 |
|
phernandez
|
1c6836d83f
|
fix tests
|
2025-01-07 20:29:59 -06:00 |
|
phernandez
|
c261b821f9
|
fix all tests
|
2025-01-07 18:19:41 -06:00 |
|
phernandez
|
545c1a77f3
|
remove document code
|
2025-01-07 00:20:11 -06:00 |
|
phernandez
|
55c40bd6d3
|
knowledge_service tests passing
|
2025-01-06 20:07:12 -06:00 |
|
phernandez
|
ea359d2484
|
update entity/repostitory/service
|
2025-01-06 18:57:04 -06:00 |
|
phernandez
|
fa7e986d3b
|
fix tests, add SearchResult response type for search
|
2025-01-04 22:22:38 -06:00 |
|
phernandez
|
dbe9cea261
|
add search indexing to api routes
|
2025-01-04 20:54:52 -06:00 |
|
phernandez
|
5488ff49d1
|
add search_service.reindex_all() and api route
|
2025-01-04 20:14:36 -06:00 |
|
phernandez
|
0b918ee9e8
|
move sync dir up to basic_memory.sync
|
2025-01-04 19:20:54 -06:00 |
|
phernandez
|
5e3c62886e
|
add search routes
|
2025-01-04 17:16:47 -06:00 |
|
phernandez
|
eda2a30099
|
fix yml parsing/writing in document service
|
2025-01-03 23:59:09 -06:00 |
|
phernandez
|
de1cbf29c3
|
fix imports for service.sync
|
2025-01-03 16:08:07 -06:00 |
|
phernandez
|
ff0b619d1f
|
break up sync tests between documents/knowledge
|
2025-01-03 12:08:41 -06:00 |
|
phernandez
|
82603be8fa
|
file-sync v1
|
2025-01-02 21:42:11 -06:00 |
|
phernandez
|
7a06b87bd1
|
activity service recent activity
|
2024-12-30 19:33:42 -06:00 |
|
phernandez
|
aa61ed0d96
|
fix imports for sync
|
2024-12-27 20:06:17 -06:00 |
|
phernandez
|
99e7673fc8
|
add knowledge_sync_service tests
|
2024-12-27 13:19:15 -06:00 |
|