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
phernandez
72210429c4
add console output for watch
2025-02-02 21:02:08 -06:00
phernandez
a88fc99663
add file watcher to sync command
2025-02-02 20:07:04 -06:00
phernandez
b7b69ecd84
revert changes
2025-02-02 19:22:33 -06:00
phernandez
4afa368a6b
finish watch_service.py
2025-02-02 19:08:31 -06:00
phernandez
0af60e7fdc
watch service
2025-02-02 16:35:46 -06:00
phernandez
3199ab0217
simplify MemoryUrl to be validated string
2025-02-01 13:42:48 -06:00
phernandez
572187a59a
add verbose=True to write_note
2025-01-31 20:41:31 -06:00
phernandez
a1108680c0
update notes tool docs
2025-01-31 19:34:53 -06:00
phernandez
eafe563cfa
add title/folder to EntitySchema
2025-01-31 19:29:16 -06:00
phernandez
f0fd1ee942
fix fuzzy search on note create
2025-01-31 16:38:06 -06:00
phernandez
dec1cc0827
Remove ai_edit tool import and registration
2025-01-31 14:27:28 -06:00
phernandez
d2536f7345
remove dup test code
2025-01-31 14:24:13 -06:00
phernandez
9983271e94
Refactor created/modified handling in markdown entities.
...
Replace frontmatter properties with top-level attributes for `created` and `modified` to simplify handling and ensure consistent attribute usage. Added a utility function for schema-to-markdown conversion and updated related tests and code to reflect these changes.
2025-01-31 13:59:06 -06:00
phernandez
3e064cbbed
add repository update via model
2025-01-30 20:22:22 -06:00
phernandez
ab6916609a
cleanup entity from markdown
2025-01-30 17:24:22 -05:00
phernandez
f9d201960d
small refactor to file_service update
2025-01-30 16:55:56 -05:00
phernandez
0a80734564
remove EntitySyncService
2025-01-30 16:41:19 -05: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
8ec7dd6c48
add semantic parsing of content to entity update flow
2025-01-26 22:51:52 -06:00
phernandez
deb52a71d9
remove observations from entity create
2025-01-26 22:30:09 -06:00