phernandez
|
28513c8b8d
|
lint code
|
2025-02-12 22:39:22 -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
|
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
|
220914879b
|
delete relations/observations from search_index on delete entity during sync
|
2025-01-22 15:30:57 -06:00 |
|
phernandez
|
32606d771d
|
fix tests for context and permalinks
|
2025-01-18 23:54:28 -06:00 |
|
phernandez
|
d65fca0a3c
|
fixes for sync
|
2025-01-18 20:04:45 -06:00 |
|
phernandez
|
44221e3f78
|
search testing wip
|
2025-01-12 21:27:18 -06:00 |
|
phernandez
|
bdedf53566
|
add link_resolver.py
|
2025-01-12 17:44:26 -06:00 |
|
phernandez
|
c5d21276de
|
change entity.path_id to entity.permalink
|
2025-01-12 16:47:21 -06:00 |
|
phernandez
|
761fb708c6
|
rename entity.name to entity.title
|
2025-01-12 12:50:03 -06:00 |
|
phernandez
|
621154eaec
|
add tags to observation
|
2025-01-09 23:36:31 -06:00 |
|
phernandez
|
1c6836d83f
|
fix tests
|
2025-01-07 20:29:59 -06:00 |
|
phernandez
|
6686c331a5
|
refactor entity.entity_type to be freeform, add summary and content_type
|
2025-01-07 19:00:08 -06:00 |
|
phernandez
|
545c1a77f3
|
remove document code
|
2025-01-07 00:20:11 -06:00 |
|
phernandez
|
ea359d2484
|
update entity/repostitory/service
|
2025-01-06 18:57:04 -06:00 |
|
phernandez
|
905ff78aea
|
search service implementation
|
2025-01-04 16:37:02 -06:00 |
|
phernandez
|
c59bdbf90e
|
rename incoming/outgoing relations on Entity model
|
2025-01-04 00:23:02 -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
|
2d0bbf5b6a
|
add index to entity checksum
|
2024-12-26 18:10:11 -06:00 |
|
phernandez
|
f213ad5efa
|
add category to observation schema
|
2024-12-25 12:03:33 -06:00 |
|
phernandez
|
0bbcf636f6
|
change /knowledge endpoints to use ids
|
2024-12-24 18:15:59 -06:00 |
|
phernandez
|
8ce3a9d78d
|
knowledge service tests
|
2024-12-22 23:44:55 -06:00 |
|
phernandez
|
c429eb909e
|
fix knowledge router tests after entity int id
|
2024-12-22 13:03:06 -06:00 |
|
phernandez
|
c7e71bf06d
|
fix observation service tests, remove EntityId from schemas.py
|
2024-12-22 12:32:59 -06:00 |
|
phernandez
|
955fe899ab
|
fix repository tests
|
2024-12-22 12:17:59 -06:00 |
|
phernandez
|
c2d16acb59
|
fix entity service tests
|
2024-12-22 12:00:02 -06:00 |
|
phernandez
|
ecb46ddceb
|
entity repository tests
|
2024-12-22 11:10:35 -06:00 |
|
phernandez
|
239753cf77
|
refactor entity/repo
|
2024-12-22 10:34:57 -06:00 |
|
phernandez
|
8a0b08253c
|
refactor entity model
|
2024-12-22 10:13:21 -06:00 |
|
phernandez
|
ddf2d2fd0e
|
add metadata and errors to /documents api
|
2024-12-21 19:56:54 -06:00 |
|
phernandez
|
3168024e48
|
fix FK from entity to doc
|
2024-12-20 20:19:15 -06:00 |
|
phernandez
|
f87676e912
|
add document model and repo
|
2024-12-19 20:17:57 -06:00 |
|