phernandez
|
355519a786
|
refactor cli commands
|
2025-02-13 15:42:50 -06:00 |
|
phernandez
|
a87ac58646
|
Merge branch 'installer'
|
2025-02-12 23:23:30 -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
|
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
|
18d4584652
|
make write_note overwrite existing notes
|
2025-01-21 19:27:43 -06:00 |
|
phernandez
|
7322bb5350
|
refactor tools, remove BasicMemoryServer, update mcp sdk
|
2025-01-18 18:48:22 -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
|
1c6836d83f
|
fix tests
|
2025-01-07 20:29:59 -06:00 |
|
phernandez
|
545c1a77f3
|
remove document code
|
2025-01-07 00:20:11 -06:00 |
|
phernandez
|
9c125aa5db
|
update_entity
|
2025-01-06 22:16:01 -06:00 |
|
phernandez
|
439e4dc11a
|
fix all tests to use path_id, file_path
|
2024-12-26 22:17:47 -06:00 |
|
phernandez
|
bb47fbd48b
|
fix all tests for observation category
|
2024-12-25 14:16:46 -06:00 |
|
phernandez
|
f213ad5efa
|
add category to observation schema
|
2024-12-25 12:03:33 -06:00 |
|
phernandez
|
59fa354c77
|
use FilePath for documents
|
2024-12-25 09:15:14 -06:00 |
|
phernandez
|
f044de9e1d
|
use path_id instead of entity_id everywhere
|
2024-12-24 22:25:06 -06:00 |
|
phernandez
|
0bbcf636f6
|
change /knowledge endpoints to use ids
|
2024-12-24 18:15:59 -06:00 |
|
phernandez
|
bde381c9e2
|
use path based ids for documents api
|
2024-12-24 09:58:45 -06:00 |
|
phernandez
|
0a177f17c8
|
add /documents endpoints to mcp server
|
2024-12-23 17:26:18 -06:00 |
|
phernandez
|
c7e71bf06d
|
fix observation service tests, remove EntityId from schemas.py
|
2024-12-22 12:32:59 -06:00 |
|
phernandez
|
f4bc0cabd9
|
fix document api
|
2024-12-21 22:53:55 -06:00 |
|
phernandez
|
76322b79c0
|
refactor document pydantic schemas a bit
|
2024-12-21 20:01:09 -06:00 |
|
phernandez
|
0e654c750e
|
add documents api
|
2024-12-21 19:06:16 -06:00 |
|
phernandez
|
3e43abf8f1
|
refactor mcp server and add docs to schemas
|
2024-12-17 07:52:29 -06:00 |
|