semantic-release
40a8242002
chore(release): 0.1.2 [skip ci]
v0.1.2
2025-02-14 00:22:35 +00:00
phernandez
dde9ff228b
fix: fix installer for mac
2025-02-13 18:15:22 -06:00
phernandez
2f9178b050
fix: update uv installer url
2025-02-13 17:54:52 -06:00
phernandez
eb3360cc22
fix: remove unused FileChange dataclass
2025-02-13 17:50:59 -06:00
phernandez
f1eeaee104
remove tray menu and rumps
2025-02-13 15:50:27 -06:00
phernandez
355519a786
refactor cli commands
2025-02-13 15:42:50 -06:00
phernandez
23f45ce788
add installer for mac/windows
2025-02-13 14:51:52 -06:00
phernandez
86380a92b2
log sync conflict at debug instead of info
2025-02-13 14:21:06 -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
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
452308fd96
subprocess app tray wip
2025-02-08 12:35:28 -06:00
phernandez
8094528c40
menubar wip
2025-02-08 11:50:54 -06:00
phernandez
fa77a41e6f
menubar app wip
2025-02-08 10:22:47 -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
28318d8435
add install.sh script
2025-02-07 20:32:06 -06:00
semantic-release
7f7ec67cbb
chore(release): 0.1.1 [skip ci]
v0.1.1
2025-02-07 23:28:29 +00:00
phernandez
04e575041e
Merge branch 'main' of github.com:basicmachines-co/basic-memory
2025-02-07 17:23:01 -06:00
phernandez
1fee436bf9
fix: recreate search index on db reset
2025-02-07 17:22:34 -06:00
semantic-release
7c6ed53a4a
chore(release): 0.1.0 [skip ci]
v0.1.0
2025-02-07 22:37:13 +00:00
Paul Hernandez
462b15dc48
Merge pull request #4 from basicmachines-co/db-init
...
Create/update db on startup
2025-02-07 16:27:02 -06:00
phernandez
aad2c750bc
fix sync test
2025-02-07 16:12:25 -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
2ef48bb34c
db_version_service
2025-02-06 21:22:48 -06:00
phernandez
5e501b5440
fix sync
2025-02-05 23:05:15 -06:00
phernandez
451216bba6
add description to README.md
2025-02-04 22:58:53 -06:00
phernandez
55c5e4ca10
README.md updates
2025-02-04 22:50:47 -06:00
phernandez
3d2c0c8c32
fix: fix recent activity bug
2025-02-04 17:25:15 -06:00
Paul Hernandez
9e509fefaa
Merge pull request #3 from basicmachines-co/handle-permalink-conficts
...
fix: fix permalink uniqueness violations on create/update/sync
2025-02-04 16:47:07 -06:00
phernandez
135bec181d
fix: fix permalink uniqueness violations on create/update/sync
2025-02-04 16:43:18 -06:00
Paul Hernandez
c429d6487f
Merge pull request #2 from basicmachines-co/memory-json-import
...
Memory json import
2025-02-04 12:42:06 -06:00
phernandez
51a741e759
fix: install fastapi deps after removing basic-foundation
2025-02-04 12:38:01 -06:00
phernandez
4eec820a32
fix: run tests via uv
2025-02-04 11:56:29 -06:00
phernandez
b8d0c7160f
fix: remove basic-foundation from deps
2025-02-04 11:54:23 -06:00
phernandez
8092e6d38d
fix: create virtual env in test workflow
2025-02-04 11:52:49 -06:00
phernandez
af6b7dc40a
chore: rename import tool
2025-02-04 11:29:22 -06:00
phernandez
c27a4bcdcd
add test github actions worflow
2025-02-04 11:24:19 -06:00
phernandez
8b9377b593
support pascalCase and snake_case in memory import
2025-02-04 11:22:09 -06:00
phernandez
3484e26631
feat: add memory-json importer, tweak observation content
2025-02-04 10:59:28 -06:00
semantic-release
91b1872eb7
chore(release): 0.0.1 [skip ci]
v0.0.1
2025-02-04 00:49:17 +00:00
phernandez
ba1e494ed1
fix: fix versioning for 0.0.1 release
2025-02-03 18:47:09 -06:00
phernandez
4e50a554e9
Merge branch 'main' of github.com:basicmachines-co/basic-memory
2025-02-03 18:38:33 -06:00
phernandez
29fce8b0b9
chore: remove basic-foundation src ref in pyproject.toml
2025-02-03 18:38:20 -06:00
semantic-release
29e202d7d2
chore(release): 0.0.0 [skip ci]
v0.0.0
2025-02-04 00:20:34 +00:00
Paul Hernandez
94c65d3a62
Merge pull request #1 from basicmachines-co/pre-release
...
Pre release
2025-02-03 18:18:36 -06:00
phernandez
923b3d98ca
get ready for initial release
2025-02-03 18:05:36 -06:00
phernandez
aa094bfb34
add live console status to sync watch
2025-02-02 21:53:39 -06:00