phernandez
|
856f6a9d5b
|
Merge branch 'main' into mcp-tools-usage
|
2024-12-30 21:06:49 -06:00 |
|
phernandez
|
289fcf7a93
|
fix tests
|
2024-12-30 21:01:36 -06:00 |
|
phernandez
|
d7ff262bea
|
use enum in activitytype
|
2024-12-30 20:39:45 -06:00 |
|
phernandez
|
1507875785
|
add get_recent_activity endpoint
|
2024-12-30 20:32:55 -06:00 |
|
phernandez
|
7a06b87bd1
|
activity service recent activity
|
2024-12-30 19:33:42 -06:00 |
|
phernandez
|
12a21d81b6
|
add select relations to list_by_type tool
|
2024-12-30 15:05:35 -06:00 |
|
phernandez
|
8dd2de3e9a
|
add list_by_type tool
|
2024-12-30 14:44:23 -06:00 |
|
phernandez
|
566a796d68
|
fix sqlalchemy dep loading in deps.py
|
2024-12-30 14:08:21 -06:00 |
|
phernandez
|
a4283d893f
|
fix get_observation_categories tool tests
|
2024-12-30 13:34:04 -06:00 |
|
phernandez
|
2bc35f34e3
|
add get_observation_categories
|
2024-12-30 13:26:44 -06:00 |
|
phernandez
|
1dfcc0bc4b
|
add get_entity_type to discovery tools
|
2024-12-30 13:12:47 -06:00 |
|
phernandez
|
bcc5f8a165
|
add get_entity_types endpoint
|
2024-12-30 13:06:41 -06:00 |
|
phernandez
|
b818d7778b
|
get_schema tool wip
|
2024-12-30 12:41:45 -06:00 |
|
phernandez
|
65dac90128
|
get tests passing, skip knowledge sync
|
2024-12-29 10:19:05 -06:00 |
|
phernandez
|
cc5d0d103a
|
finish implementing tests for tools
|
2024-12-28 14:59:20 -06:00 |
|
phernandez
|
0d86bfeb7a
|
sync wip
|
2024-12-28 14:31:28 -06:00 |
|
phernandez
|
aa61ed0d96
|
fix imports for sync
|
2024-12-27 20:06:17 -06:00 |
|
phernandez
|
c4d6cabf53
|
add type to entity_service.entity_model
|
2024-12-27 19:58:30 -06:00 |
|
phernandez
|
99e7673fc8
|
add knowledge_sync_service tests
|
2024-12-27 13:19:15 -06:00 |
|
phernandez
|
e45e36bb96
|
fix package order for sync
|
2024-12-27 12:55:56 -06:00 |
|
phernandez
|
de21051ede
|
add services.sync package
|
2024-12-27 12:53:42 -06:00 |
|
phernandez
|
d789cb0345
|
add services.sync package
|
2024-12-27 12:52:42 -06:00 |
|
phernandez
|
644328f623
|
refactor knowledge_service
|
2024-12-27 12:24:53 -06:00 |
|
phernandez
|
947b5e4b00
|
refactor knowledge_service files
|
2024-12-27 11:56:51 -06:00 |
|
phernandez
|
a5a45c0370
|
add edge cases to document_sync_service
|
2024-12-27 11:50:55 -06:00 |
|
phernandez
|
d52713f1bd
|
add document_sync_service
|
2024-12-27 11:46:53 -06:00 |
|
phernandez
|
a248feb244
|
add tests for status command
|
2024-12-27 10:25:39 -06:00 |
|
phernandez
|
49394aa380
|
file_sync_service tests
|
2024-12-27 10:22:26 -06:00 |
|
phernandez
|
fb062bf6f8
|
status command
|
2024-12-27 10:16:53 -06:00 |
|
phernandez
|
439e4dc11a
|
fix all tests to use path_id, file_path
|
2024-12-26 22:17:47 -06:00 |
|
phernandez
|
b8493b5017
|
fix entity_service tests
|
2024-12-26 21:36:21 -06:00 |
|
phernandez
|
cc0116466a
|
fix entity_repository
|
2024-12-26 21:24:32 -06:00 |
|
phernandez
|
2693a95e33
|
fix document_repository tests
|
2024-12-26 21:17:23 -06:00 |
|
phernandez
|
b40a047d95
|
add file_path to entity/document models
|
2024-12-26 21:06:31 -06:00 |
|
phernandez
|
7c7c127b9c
|
add file_path to models
|
2024-12-26 20:38:02 -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
|
2d0bbf5b6a
|
add index to entity checksum
|
2024-12-26 18:10:11 -06:00 |
|
phernandez
|
efd0dc9b69
|
refactor write_document to make checksum not null
|
2024-12-26 17:44:38 -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
|
ce909e0f23
|
observation category and tool docs
|
2024-12-25 17:02:14 -06:00 |
|
phernandez
|
141bcd85b8
|
delete old mcp tests, add docs to tools
|
2024-12-25 14:28:35 -06:00 |
|
phernandez
|
bb47fbd48b
|
fix all tests for observation category
|
2024-12-25 14:16:46 -06:00 |
|
phernandez
|
fd723164ca
|
add validation tests for observation schema
|
2024-12-25 12:33:59 -06:00 |
|
phernandez
|
f213ad5efa
|
add category to observation schema
|
2024-12-25 12:03:33 -06:00 |
|
phernandez
|
eb6902af39
|
rename router classes
|
2024-12-25 10:25:48 -06:00 |
|