phernandez
|
23f45ce788
|
add installer for mac/windows
|
2025-02-13 14:51:52 -06:00 |
|
phernandez
|
a87ac58646
|
Merge branch 'installer'
|
2025-02-12 23:23:30 -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
|
12cd1e43b0
|
create .dmg
|
2025-02-07 23:09:48 -06:00 |
|
phernandez
|
c58a2e0893
|
cx freeze installer
|
2025-02-07 22:02:59 -06:00 |
|
phernandez
|
923b3d98ca
|
get ready for initial release
|
2025-02-03 18:05:36 -06:00 |
|
phernandez
|
7322bb5350
|
refactor tools, remove BasicMemoryServer, update mcp sdk
|
2025-01-18 18:48:22 -06:00 |
|
phernandez
|
b818d7778b
|
get_schema tool wip
|
2024-12-30 12:41:45 -06:00 |
|
phernandez
|
65dac90128
|
get tests passing, skip knowledge sync
|
2024-12-29 10:19:05 -06:00 |
|
phernandez
|
94b29a7cb6
|
refactor entity, db models for required fields
|
2024-12-11 12:27:31 -06:00 |
|
phernandez
|
cac7ac942e
|
add relation tests
|
2024-12-05 20:54:12 -06:00 |
|
phernandez
|
5946d8e920
|
adding libs and fixing async tests
|
2024-12-02 21:43:45 -06:00 |
|
phernandez
|
1d0643c16c
|
Add initial database setup
- Create migrations directory with initial schema
- Add Makefile with dbmate commands
- Configure database using .env
- Add projects directory for data storage
- Update .gitignore for SQLite files
|
2024-12-02 19:32:54 -06:00 |
|