jope-bm
|
cd7cee650f
|
fix: complete project management special character support (#272) (#279)
Signed-off-by: Joe P <joe@basicmemory.com>
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: jope-bm <jope-bm@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-08-29 10:57:13 -06:00 |
|
Brandon Mayes
|
74e12eb782
|
fix: Sanitize filenames and allow optional kebab case (#260)
Signed-off-by: Brandon Mayes <5610870+bdmayes@users.noreply.github.com>
|
2025-08-27 19:29:01 -04:00 |
|
jope-bm
|
2cd2a62f30
|
fix: Ensure all datetime operations return timezone-aware objects (#268)
Signed-off-by: Joe P <joe@basicmemory.com>
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-08-22 13:43:55 -06:00 |
|
phernandez
|
117fa44ecf
|
fix project info stats tests
Signed-off-by: phernandez <paul@basicmachines.co>
|
2025-06-05 15:51:11 -05:00 |
|
Paul Hernandez
|
0d7b0b3d7e
|
feat: Add new canvas tool to create json canvas files in obsidian. (#14)
Add new `canvas` tool to create json canvas files in obsidian.
---------
Co-authored-by: phernandez <phernandez@basicmachines.co>
|
2025-02-25 21:21:05 -06:00 |
|
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
|
135bec181d
|
fix: fix permalink uniqueness violations on create/update/sync
|
2025-02-04 16:43:18 -06:00 |
|
phernandez
|
eafe563cfa
|
add title/folder to EntitySchema
|
2025-01-31 19:29:16 -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
|
deb52a71d9
|
remove observations from entity create
|
2025-01-26 22:30:09 -06:00 |
|
phernandez
|
18bd850019
|
fix updates and save content. remove entity.summary
|
2025-01-26 00:00:37 -06:00 |
|
phernandez
|
14f520c272
|
remove activity router, replace with memory/recent
|
2025-01-20 15:35:08 -06:00 |
|
phernandez
|
32606d771d
|
fix tests for context and permalinks
|
2025-01-18 23:54:28 -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
|
8284bee0f7
|
fixing tests
|
2025-01-10 22:25:24 -06:00 |
|
phernandez
|
79380e33ec
|
fix services
|
2025-01-10 20:22:05 -06:00 |
|
phernandez
|
1c6836d83f
|
fix tests
|
2025-01-07 20:29:59 -06:00 |
|
phernandez
|
9c125aa5db
|
update_entity
|
2025-01-06 22:16:01 -06:00 |
|
phernandez
|
55c40bd6d3
|
knowledge_service tests passing
|
2025-01-06 20:07:12 -06:00 |
|
phernandez
|
ea359d2484
|
update entity/repostitory/service
|
2025-01-06 18:57:04 -06:00 |
|
phernandez
|
b8493b5017
|
fix entity_service tests
|
2024-12-26 21:36:21 -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
|
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
|
061e01893a
|
more validation fixes
|
2024-12-24 21:03:00 -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
|
c7e71bf06d
|
fix observation service tests, remove EntityId from schemas.py
|
2024-12-22 12:32:59 -06:00 |
|
phernandez
|
e245ed3708
|
update main with changes
|
2024-12-19 19:10:29 -06:00 |
|
phernandez
|
3e43abf8f1
|
refactor mcp server and add docs to schemas
|
2024-12-17 07:52:29 -06:00 |
|