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
|
8ec7dd6c48
|
add semantic parsing of content to entity update flow
|
2025-01-26 22:51:52 -06:00 |
|
phernandez
|
deb52a71d9
|
remove observations from entity create
|
2025-01-26 22:30:09 -06:00 |
|
phernandez
|
e2e979e705
|
create observations/relations form entity content on create
|
2025-01-26 21:59:44 -06:00 |
|
phernandez
|
9589a81b51
|
delete relations/observations from entity content
|
2025-01-26 15:54:16 -06:00 |
|
phernandez
|
9202b396a1
|
write semantic content if not present in content
|
2025-01-26 12:32:20 -06:00 |
|
phernandez
|
d31f481405
|
remove EntityContent from markdown
|
2025-01-26 09:24:52 -06:00 |
|
phernandez
|
18bd850019
|
fix updates and save content. remove entity.summary
|
2025-01-26 00:00:37 -06:00 |
|
phernandez
|
9019ffedb7
|
add markdown_processor
|
2025-01-24 17:43:38 -06:00 |
|
phernandez
|
67aa8b78b5
|
file service content wip
|
2025-01-23 18:45:57 -06:00 |
|
phernandez
|
e39132bc1b
|
fix recent_activity tool type arg
|
2025-01-22 23:12:59 -06: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
|
bd1d91081e
|
use dates from frontmatter on sync
|
2025-01-22 17:03:21 -06:00 |
|
phernandez
|
220914879b
|
delete relations/observations from search_index on delete entity during sync
|
2025-01-22 15:30:57 -06:00 |
|
phernandez
|
e420d88ed1
|
add catch all exception handler to fastapi
|
2025-01-22 14:32:41 -06:00 |
|
phernandez
|
526baead18
|
add delete_note tool
|
2025-01-21 20:08:52 -06:00 |
|
phernandez
|
18d4584652
|
make write_note overwrite existing notes
|
2025-01-21 19:27:43 -06:00 |
|
phernandez
|
ac8db0e7c5
|
remove project logic from MemoryUrl
|
2025-01-21 16:24:15 -06:00 |
|
phernandez
|
5ba6d0d1f5
|
add fuzzy matching to notes
|
2025-01-20 20:26:16 -06:00 |
|
phernandez
|
224b11332c
|
add notes tools
|
2025-01-20 19:05:16 -06:00 |
|
phernandez
|
02e6c763cf
|
improve TimeFrame and recent_activity types
|
2025-01-20 16:17:44 -06:00 |
|
phernandez
|
14f520c272
|
remove activity router, replace with memory/recent
|
2025-01-20 15:35:08 -06:00 |
|
phernandez
|
f61c5970df
|
add resource api route
|
2025-01-19 20:07:20 -06:00 |
|
phernandez
|
0b7b77f9e8
|
fix tests for memory
|
2025-01-19 16:47:42 -06:00 |
|
phernandez
|
97bcf83976
|
improve build_context results
|
2025-01-19 16:18:30 -06:00 |
|
phernandez
|
2cea9bbf98
|
improve build_context results
|
2025-01-19 16:09:43 -06:00 |
|
phernandez
|
324025f87d
|
dry up search indexing
|
2025-01-19 14:44:44 -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
|
4b88e37c82
|
use union all in build_context
|
2025-01-19 10:27:05 -06:00 |
|
phernandez
|
bc6632732e
|
speed up context query
|
2025-01-19 10:06:14 -06:00 |
|
phernandez
|
7c52a0c872
|
add max_results to build_context query
|
2025-01-19 01:03:10 -06:00 |
|
phernandez
|
32606d771d
|
fix tests for context and permalinks
|
2025-01-18 23:54:28 -06:00 |
|
phernandez
|
9af2f481b2
|
improve tool imports
|
2025-01-18 21:21:47 -06:00 |
|
phernandez
|
db9da9051a
|
add ai_edit tool
|
2025-01-18 21:17:34 -06:00 |
|
phernandez
|
d65fca0a3c
|
fixes for sync
|
2025-01-18 20:04:45 -06:00 |
|
phernandez
|
7322bb5350
|
refactor tools, remove BasicMemoryServer, update mcp sdk
|
2025-01-18 18:48:22 -06:00 |
|
phernandez
|
ae9926f54d
|
add discussion tools
|
2025-01-18 10:23:01 -06:00 |
|
phernandez
|
0df784c1c9
|
comment out debug logging
|
2025-01-17 21:47:31 -06:00 |
|
phernandez
|
bbc1bf0d62
|
finish build_context. remove /related route
|
2025-01-17 16:36:42 -06:00 |
|
phernandez
|
433e8affa2
|
finish build_context
|
2025-01-17 16:35:23 -06:00 |
|
phernandez
|
e2a4fa63e5
|
fix context_service tests
|
2025-01-16 22:38:19 -06:00 |
|
phernandez
|
3a8a900032
|
search refactor
|
2025-01-16 18:36:47 -06:00 |
|
phernandez
|
fe252a8578
|
context builder mostly working
|
2025-01-16 14:27:22 -06:00 |
|
phernandez
|
e8abf42050
|
add memory router
|
2025-01-15 18:31:33 -06:00 |
|
phernandez
|
040e22ed56
|
finish context_service
|
2025-01-15 18:11:11 -06:00 |
|
phernandez
|
a593f50785
|
simplify search logic
|
2025-01-15 17:44:38 -06:00 |
|