Commit Graph

  • 4afa368a6b finish watch_service.py phernandez 2025-02-02 19:08:31 -06:00
  • 0af60e7fdc watch service phernandez 2025-02-02 16:35:46 -06:00
  • 3199ab0217 simplify MemoryUrl to be validated string phernandez 2025-02-01 13:42:48 -06:00
  • 572187a59a add verbose=True to write_note phernandez 2025-01-31 20:41:31 -06:00
  • a1108680c0 update notes tool docs phernandez 2025-01-31 19:34:53 -06:00
  • eafe563cfa add title/folder to EntitySchema phernandez 2025-01-31 19:29:16 -06:00
  • f0fd1ee942 fix fuzzy search on note create phernandez 2025-01-31 16:38:06 -06:00
  • dec1cc0827 Remove ai_edit tool import and registration phernandez 2025-01-31 14:27:28 -06:00
  • d2536f7345 remove dup test code phernandez 2025-01-31 14:23:48 -06:00
  • 9983271e94 Refactor created/modified handling in markdown entities. phernandez 2025-01-31 13:59:06 -06:00
  • 3e064cbbed add repository update via model phernandez 2025-01-30 20:22:22 -06:00
  • ab6916609a cleanup entity from markdown phernandez 2025-01-30 17:24:22 -05:00
  • f9d201960d small refactor to file_service update phernandez 2025-01-30 16:55:56 -05:00
  • 0a80734564 remove EntitySyncService phernandez 2025-01-30 16:41:19 -05:00
  • 835061a938 refactor entity_service to use file/markdown phernandez 2025-01-30 16:11:30 -05:00
  • c2aa947be9 remove observation, relation services phernandez 2025-01-27 17:01:34 -06:00
  • 8ec7dd6c48 add semantic parsing of content to entity update flow phernandez 2025-01-26 22:51:52 -06:00
  • deb52a71d9 remove observations from entity create phernandez 2025-01-26 22:30:09 -06:00
  • e2e979e705 create observations/relations form entity content on create phernandez 2025-01-26 21:59:44 -06:00
  • 9589a81b51 delete relations/observations from entity content phernandez 2025-01-26 15:54:16 -06:00
  • 9202b396a1 write semantic content if not present in content phernandez 2025-01-26 12:32:20 -06:00
  • d31f481405 remove EntityContent from markdown phernandez 2025-01-26 09:24:52 -06:00
  • 18bd850019 fix updates and save content. remove entity.summary phernandez 2025-01-26 00:00:37 -06:00
  • 9019ffedb7 add markdown_processor phernandez 2025-01-24 17:43:38 -06:00
  • 67aa8b78b5 file service content wip phernandez 2025-01-23 18:45:57 -06:00
  • e39132bc1b fix recent_activity tool type arg phernandez 2025-01-22 23:12:59 -06:00
  • 9f35f8b8d2 fix unresolved links on sync phernandez 2025-01-22 22:37:34 -06:00
  • 23922f2915 set permalink in frontmatter, re-index file_path on move during sync phernandez 2025-01-22 17:59:46 -06:00
  • bd1d91081e use dates from frontmatter on sync phernandez 2025-01-22 17:03:21 -06:00
  • 220914879b delete relations/observations from search_index on delete entity during sync phernandez 2025-01-22 15:30:57 -06:00
  • e420d88ed1 add catch all exception handler to fastapi phernandez 2025-01-22 14:32:41 -06:00
  • 526baead18 add delete_note tool phernandez 2025-01-21 20:08:52 -06:00
  • 18d4584652 make write_note overwrite existing notes phernandez 2025-01-21 19:27:43 -06:00
  • ac8db0e7c5 remove project logic from MemoryUrl phernandez 2025-01-21 16:24:15 -06:00
  • 5ba6d0d1f5 add fuzzy matching to notes phernandez 2025-01-20 20:26:16 -06:00
  • 224b11332c add notes tools phernandez 2025-01-20 19:05:16 -06:00
  • 02e6c763cf improve TimeFrame and recent_activity types phernandez 2025-01-20 16:17:44 -06:00
  • 14f520c272 remove activity router, replace with memory/recent phernandez 2025-01-20 15:35:08 -06:00
  • f61c5970df add resource api route phernandez 2025-01-19 20:07:20 -06:00
  • 0b7b77f9e8 fix tests for memory phernandez 2025-01-19 16:47:42 -06:00
  • 97bcf83976 improve build_context results phernandez 2025-01-19 16:18:30 -06:00
  • 2cea9bbf98 improve build_context results phernandez 2025-01-19 16:09:43 -06:00
  • 324025f87d dry up search indexing phernandez 2025-01-19 14:44:44 -06:00
  • cdf38f7991 build context cte search phernandez 2025-01-19 13:57:19 -06:00
  • eaa2051a04 debug cte query phernandez 2025-01-19 12:51:11 -06:00
  • 4b88e37c82 use union all in build_context phernandez 2025-01-19 10:27:05 -06:00
  • bc6632732e speed up context query phernandez 2025-01-19 10:06:14 -06:00
  • 7c52a0c872 add max_results to build_context query phernandez 2025-01-19 01:03:10 -06:00
  • 32606d771d fix tests for context and permalinks phernandez 2025-01-18 23:54:28 -06:00
  • 9af2f481b2 improve tool imports phernandez 2025-01-18 21:21:47 -06:00
  • db9da9051a add ai_edit tool phernandez 2025-01-18 21:17:34 -06:00
  • d65fca0a3c fixes for sync phernandez 2025-01-18 20:04:45 -06:00
  • 7322bb5350 refactor tools, remove BasicMemoryServer, update mcp sdk phernandez 2025-01-18 18:48:22 -06:00
  • ae9926f54d add discussion tools phernandez 2025-01-18 10:23:01 -06:00
  • 0df784c1c9 comment out debug logging phernandez 2025-01-17 21:46:59 -06:00
  • bbc1bf0d62 finish build_context. remove /related route phernandez 2025-01-17 16:36:42 -06:00
  • 433e8affa2 finish build_context phernandez 2025-01-17 16:35:23 -06:00
  • e2a4fa63e5 fix context_service tests phernandez 2025-01-16 22:38:19 -06:00
  • 3a8a900032 search refactor phernandez 2025-01-16 18:36:47 -06:00
  • fe252a8578 context builder mostly working phernandez 2025-01-16 14:27:22 -06:00
  • e8abf42050 add memory router phernandez 2025-01-15 18:31:33 -06:00
  • 040e22ed56 finish context_service phernandez 2025-01-15 18:11:11 -06:00
  • a593f50785 simplify search logic phernandez 2025-01-15 17:44:38 -06:00
  • b529e18584 simplify memory_url phernandez 2025-01-15 17:28:22 -06:00
  • 344fc70f3a refactor pattern phernandez 2025-01-15 17:25:02 -06:00
  • cdd6ec7fa8 fix pattern matching tests phernandez 2025-01-15 17:09:45 -06:00
  • a509ef1e2a add pattern match to search index, index permalink phernandez 2025-01-15 16:02:53 -06:00
  • 6ffbf6595a context builder wip phernandez 2025-01-15 15:26:33 -06:00
  • 4b8fb88a6a remove debug logging phernandez 2025-01-15 13:42:24 -06:00
  • 62725fa2c3 fix tests phernandez 2025-01-15 13:40:15 -06:00
  • 65cc945b28 fix tests phernandez 2025-01-15 12:58:38 -06:00
  • 1090bbf582 context builder cte wip phernandez 2025-01-14 23:09:37 -06:00
  • f8c8034dcc context builder wip phernandez 2025-01-14 22:37:55 -06:00
  • 3eb7e47abb MemoryUrl schema implementation phernandez 2025-01-14 20:09:32 -06:00
  • c4a8b85b03 refactor relation indexing phernandez 2025-01-14 19:28:05 -06:00
  • 73e8c5bee7 add relations and observations to search index phernandez 2025-01-14 19:06:00 -06:00
  • 9dff24746d index relations and observations phernandez 2025-01-14 18:14:24 -06:00
  • 2aa965b611 add link-resolution phernandez 2025-01-14 00:07:57 -06:00
  • dd7a9da3e4 detect file moves in sync phernandez 2025-01-13 23:01:39 -06:00
  • ef13b3b30a refactor sync to use link_resolver phernandez 2025-01-13 22:31:32 -06:00
  • aa8c0a7a36 rework entity_sync phernandez 2025-01-13 20:15:06 -06:00
  • f464c894f1 add link parsing to entity_parser.py phernandez 2025-01-13 19:45:48 -06:00
  • 85efcf8495 skip tests for unimplemented search features phernandez 2025-01-13 13:20:18 -06:00
  • 4b1918ff05 fix search tests phernandez 2025-01-12 22:48:04 -06:00
  • e9e4975be2 fix search tests phernandez 2025-01-12 22:34:56 -06:00
  • e49f3ab3f4 fix search tests wip phernandez 2025-01-12 22:29:51 -06:00
  • 44221e3f78 search testing wip phernandez 2025-01-12 21:27:18 -06:00
  • abe80f74b2 revert search service changes phernandez 2025-01-12 19:56:35 -06:00
  • 94ffd25b66 search fuzzy matching phernandez 2025-01-12 18:47:35 -06:00
  • e10804b344 fuzzy searching tests phernandez 2025-01-12 18:30:28 -06:00
  • bdedf53566 add link_resolver.py phernandez 2025-01-12 17:44:26 -06:00
  • c5d21276de change entity.path_id to entity.permalink phernandez 2025-01-12 16:47:21 -06:00
  • 1f374e0133 fix get_entity with content if there is no frontmatter phernandez 2025-01-12 16:35:09 -06:00
  • 90a301d4ce rename entity.name to entity.title phernandez 2025-01-12 13:48:16 -06:00
  • 761fb708c6 rename entity.name to entity.title phernandez 2025-01-12 12:50:03 -06:00
  • d19d3b7583 error on path not found in sync phernandez 2025-01-11 22:20:30 -06:00
  • ba733196f1 remove knowledge_dir phernandez 2025-01-11 13:04:13 -06:00
  • 542d4196e3 fix sync phernandez 2025-01-11 01:16:00 -06:00
  • ea74d84c9b fix tests phernandez 2025-01-11 01:01:13 -06:00
  • c2ea73342f refactor sync phernandez 2025-01-11 00:49:11 -06:00