Paul Hernandez
c394d682e1
Alembic ( #6 )
...
* remove database service
* add alembic config for migrations
* fix type check and format
---------
Co-authored-by: phernandez <phernandez@basicmachines.co >
2025-02-12 22:12:52 -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
ffbd091ad3
add db check at startup
2025-02-07 16:03:31 -06:00
phernandez
e2882dbf84
add schema version model
2025-02-07 14:56:01 -06:00
phernandez
3199ab0217
simplify MemoryUrl to be validated string
2025-02-01 13:42:48 -06:00
phernandez
c2aa947be9
remove observation, relation services
2025-01-27 17:01:34 -06:00
phernandez
e420d88ed1
add catch all exception handler to fastapi
2025-01-22 14:32:41 -06:00
phernandez
14f520c272
remove activity router, replace with memory/recent
2025-01-20 15:35:08 -06:00
phernandez
f61c5970df
add resource api route
2025-01-19 20:07:20 -06:00
phernandez
e8abf42050
add memory router
2025-01-15 18:31:33 -06:00
phernandez
545c1a77f3
remove document code
2025-01-07 00:20:11 -06:00
phernandez
5e3c62886e
add search routes
2025-01-04 17:16:47 -06:00
phernandez
1507875785
add get_recent_activity endpoint
2024-12-30 20:32:55 -06:00
phernandez
566a796d68
fix sqlalchemy dep loading in deps.py
2024-12-30 14:08:21 -06:00
phernandez
bcc5f8a165
add get_entity_types endpoint
2024-12-30 13:06:41 -06:00
phernandez
0e654c750e
add documents api
2024-12-21 19:06:16 -06:00
phernandez
e245ed3708
update main with changes
2024-12-19 19:10:29 -06:00
phernandez
4e21811847
fix deps for fastapi
2024-12-14 13:47:51 -06:00
phernandez
1ed4c72faa
fastapi app for knowledge routes
2024-12-14 09:33:18 -06:00