Paul Hernandez
|
e78345ff25
|
feat: Streaming Foundation & Async I/O Consolidation (SPEC-19) (#384)
Signed-off-by: phernandez <paul@basicmachines.co>
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-10-21 09:03:59 -05:00 |
|
Paul Hernandez
|
32236cd247
|
fix: Handle YAML parsing errors gracefully in update_frontmatter (#378) (#379)
Signed-off-by: phernandez <paul@basicmachines.co>
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-10-16 20:17:58 -05:00 |
|
Brandon Mayes
|
17b929446a
|
fix: Sanitize folder names and properly join paths (#292)
|
2025-09-15 23:26:56 -04: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 |
|
Paul Hernandez
|
2934176331
|
fix: utf8 for all file reads/write/open instead of default platform encoding (#91)
Signed-off-by: phernandez <paul@basicmachines.co>
|
2025-04-08 10:55:01 -05: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
|
5e501b5440
|
fix sync
|
2025-02-05 23:05:15 -06:00 |
|
phernandez
|
32606d771d
|
fix tests for context and permalinks
|
2025-01-18 23:54:28 -06:00 |
|
phernandez
|
eda2a30099
|
fix yml parsing/writing in document service
|
2025-01-03 23:59:09 -06:00 |
|
phernandez
|
f62f5677b0
|
add file_utils.py
|
2024-12-22 14:07:45 -06:00 |
|