phernandez
616c1f0710
feat: switch from Docker Hub to GitHub Container Registry
...
🏴 Fighting the power! No more $15/month Docker Hub fees.
- Use ghcr.io/basicmachines-co/basic-memory for container images
- Native GitHub integration with GITHUB_TOKEN (no external secrets)
- Update all documentation and examples to use GHCR
- Remove Docker Hub description update step (not needed for GHCR)
- Completely free solution for public repositories
Docker users can now:
docker pull ghcr.io/basicmachines-co/basic-memory:latest
2025-06-20 15:57:49 -05:00
Paul Hernandez
74847cc380
feat: implement Docker CI workflow for automated image publishing ( #159 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2025-06-20 15:42:55 -05:00
Paul Hernandez
3269a2f33a
feat: add Docker container support with volume mounting ( #131 )
...
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: phernandez <phernandez@users.noreply.github.com >
Co-authored-by: Claude <noreply@anthropic.com >
2025-06-19 19:57:30 -05:00
phernandez
040be05a81
fix: normalize project names in config during startup
...
- Fix case sensitivity bug where config had "Personal" but database expected "personal"
- Add project name normalization in synchronize_projects() to use generate_permalink()
- Update config file with normalized names and log changes for user visibility
- Use proper permalink generation instead of hardcoded name.lower().replace()
- Add comprehensive tests for project name normalization scenarios
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-06-08 09:28:57 -05:00
phernandez
ae3eeb0cc1
add tool prompting and doc updates for strict mode in edit/move, and sync_status tool
...
Signed-off-by: phernandez <paul@basicmachines.co >
2025-06-04 23:46:48 -05:00
Paul Hernandez
634486107b
feat: v0.13.0 pre ( #122 )
...
Signed-off-by: phernandez <paul@basicmachines.co >
Co-authored-by: Claude <noreply@anthropic.com >
2025-06-03 01:00:40 -05:00
bm-claudeai
020957cd76
feat: Multi-project support, OAuth authentication, and major improvements ( #119 )
...
Signed-off-by: phernandez <paul@basicmachines.co >
Co-authored-by: phernandez <paul@basicmachines.co >
Co-authored-by: Claude <noreply@anthropic.com >
2025-05-25 10:07:34 -05:00
Paul Hernandez
78a3412bcf
fix: run migrations and sync when starting mcp ( #88 )
2025-04-07 17:45:26 -05:00
Paul Hernandez
b27827671d
feat: rename search tool to search_notes ( #66 )
...
Signed-off-by: phernandez <paul@basicmachines.co >
2025-03-28 19:11:35 -05:00
phernandez
0a1fdd8f15
update docs
...
Signed-off-by: phernandez <paul@basicmachines.co >
2025-03-24 22:46:47 -05:00
phernandez
b26afa927f
docs: add mcp badge, update cli reference, llms-install.md
...
Signed-off-by: phernandez <paul@basicmachines.co >
2025-03-16 14:09:08 -05:00
phernandez
3bffb2e190
Add updated getting started docs and utf8 test
...
Signed-off-by: phernandez <paul@basicmachines.co >
2025-03-15 16:52:17 -05:00
phernandez
cbe488fbd2
remove .obsidian dir in docs, try to fix video
...
Signed-off-by: phernandez <paul@basicmachines.co >
2025-03-15 11:00:27 -05:00
phernandez
67736487fb
update README.md
...
Signed-off-by: phernandez <paul@basicmachines.co >
2025-03-15 10:43:41 -05:00
phernandez
4cbda7a9d4
update docs
...
Signed-off-by: phernandez <paul@basicmachines.co >
2025-03-15 10:40:09 -05:00
phernandez
b6f5d8a545
update getting started docs
...
Signed-off-by: phernandez <paul@basicmachines.co >
2025-03-11 13:35:33 -05:00
phernandez
addeeb1e7f
update user docs
...
Signed-off-by: phernandez <paul@basicmachines.co >
2025-03-11 13:30:00 -05:00
phernandez
85f9099b0a
update docs
...
Signed-off-by: phernandez <paul@basicmachines.co >
2025-03-08 11:53:24 -06:00
phernandez
82b6f3d60e
update user guide docs
...
Signed-off-by: phernandez <paul@basicmachines.co >
2025-03-08 11:51:17 -06:00
Paul Hernandez
6a4bd54646
chore: Pre beta prep ( #20 )
...
fix: drop search_index table on db reindex
fix: ai_resource_guide.md path
chore: remove logfire
Signed-off-by: phernandez <paul@basicmachines.co >
2025-03-07 14:31:35 -06:00
phernandez
2d5176e800
add user guide docs
...
Signed-off-by: phernandez <paul@basicmachines.co >
2025-03-07 14:11:06 -06:00
phernandez
bb47fbd48b
fix all tests for observation category
2024-12-25 14:16:46 -06:00
phernandez
1c56b23f75
/documents and /knowledge working (again)
2024-12-23 20:48:22 -06:00