Paul Hernandez
d84708ca7f
feat: add per-project local/cloud routing with API key auth ( #555 )
...
Signed-off-by: phernandez <paul@basicmachines.co >
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-13 09:52:50 -06:00
Paul Hernandez
312662f382
feat: Add cloud discovery touchpoints to CLI and MCP ( #546 )
...
Signed-off-by: phernandez <paul@basicmachines.co >
2026-02-12 21:01:45 -06:00
Paul Hernandez
8072449a78
chore: Add fast feedback loop tooling ( #538 )
...
Signed-off-by: phernandez <paul@basicmachines.co >
2026-02-01 23:04:59 -06:00
Paul Hernandez
530cbac73f
feat: fast edit entities, refactors for webui, enhance search ( #532 )
...
Signed-off-by: phernandez <paul@basicmachines.co >
2026-01-31 15:16:52 -06:00
Paul Hernandez
8730067f3a
feat: Feature/517 local mcp cloud mode ( #522 )
...
Signed-off-by: phernandez <paul@basicmachines.co >
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-26 19:51:49 -06:00
phernandez
f3c1aa895c
fix links in README.md to remove smithery badge
...
Signed-off-by: phernandez <paul@basicmachines.co >
2026-01-22 12:58:03 -06:00
phernandez
d978aba09b
fix links in README.md to remove glama.ai
...
Signed-off-by: phernandez <paul@basicmachines.co >
2026-01-22 12:56:33 -06:00
phernandez
2aaee734c9
fix links in README.md to point to basicmemory.com instead of basicmachines.co
...
Signed-off-by: phernandez <paul@basicmachines.co >
2026-01-22 12:53:18 -06:00
Drew Cain
7a502e6474
feat: Add MCP registry publication files ( #515 )
...
Signed-off-by: Drew Cain <groksrc@gmail.com >
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-19 11:57:50 -06:00
Paul Hernandez
85835ae533
chore: Remove OpenPanel telemetry ( #514 )
...
Signed-off-by: phernandez <paul@basicmachines.co >
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-18 22:24:27 -06:00
Paul Hernandez
856737fe3c
feat: add anonymous usage telemetry (Homebrew-style opt-out) ( #478 )
...
Signed-off-by: phernandez <paul@basicmachines.co >
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2025-12-26 22:09:48 -06:00
Paul Hernandez
78673d8e51
chore: Cloud compatibility fixes and performance improvements ( #454 )
...
Signed-off-by: phernandez <paul@basicmachines.co >
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2025-12-15 20:07:55 -06:00
Paul Hernandez
4a43d7df4a
remove logfire instrumentation
...
Signed-off-by: phernandez <paul@basicmachines.co >
2025-12-13 15:22:14 -06:00
Paul Hernandez
fb5e9e1d77
feat: Add PostgreSQL database backend support ( #439 )
...
Signed-off-by: phernandez <paul@basicmachines.co >
Co-authored-by: Claude <noreply@anthropic.com >
2025-11-20 11:20:29 -06:00
Paul Hernandez
a7e696b039
Add free trial information to README
...
Added information about a 7-day free trial.
Signed-off-by: Paul Hernandez <60959+phernandez@users.noreply.github.com >
2025-10-24 10:05:11 -05:00
Paul Hernandez
8aaddb6d45
Add free trial information to README
...
Added information about a 7-day free trial to the README.
Signed-off-by: Paul Hernandez <60959+phernandez@users.noreply.github.com >
2025-10-24 10:04:41 -05:00
Paul Hernandez
d7565312fc
Announce Basic Memory Cloud launch in README
...
Added a section announcing the launch of Basic Memory Cloud with details on cross-device support and early supporter pricing.
Signed-off-by: Paul Hernandez <60959+phernandez@users.noreply.github.com >
2025-10-24 09:53:14 -05:00
Paul Hernandez
c0538ad2dd
perf: Optimize sync/indexing for 43% faster performance ( #352 )
...
Signed-off-by: phernandez <paul@basicmachines.co >
Co-authored-by: Claude <noreply@anthropic.com >
2025-10-12 14:41:44 -05:00
Paul Hernandez
c6f93a0294
chore: v0.15.0 assistant guide ( #335 )
...
Signed-off-by: phernandez <paul@basicmachines.co >
2025-10-05 17:20:54 -05:00
Jonathan Nguyen
fc38877008
Fix: Corrected dead links in README ( #321 )
...
Signed-off-by: Jonathan Nguyen <74562467+jonathan-d-nguyen@users.noreply.github.com >
2025-10-03 10:23:16 -05:00
phernandez
63ae9ee0e4
docs: Re-implement external documentation improvements
...
- Fix typo: 'enviroment' -> 'environment' in CLAUDE.md
- Update HTTP links to HTTPS in README.md
- Add comprehensive VS Code integration instructions
- Maintain correct internal link references
All improvements re-implemented by Basic Machines team for clean IP ownership.
2025-08-08 15:31:04 -05:00
phernandez
0e78751d34
revert: Remove external documentation changes for clean IP
...
Reverting changes by:
- Ikko Eltociear Ashimine (typo fix)
- Jason Noble (HTTPS links)
- Matias Forbord (link fix)
- Marc Baiza (VS Code instructions)
Will be re-implemented by Basic Machines team for clean IP ownership.
2025-08-08 15:26:29 -05:00
Drew Cain
5360005122
feat: Add to cursor button ( #200 )
...
Signed-off-by: Drew Cain <groksrc@gmail.com >
2025-07-01 09:17:48 -05:00
Drew Cain
39f811f8b5
Update README.md
...
Added Homebrew instructions to README.md
Signed-off-by: Drew Cain <groksrc@users.noreply.github.com >
2025-06-26 21:51:14 -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
3fdce683d7
Update README with new website and community links
...
- Add new main website: https://basicmemory.com
- Add Discord community: https://discord.gg/tyvKNccgqN
- Add YouTube channel: https://www.youtube.com/@basicmachines-co
- Reorganize links section for better clarity
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-06-15 10:37:24 -05:00
phernandez
782cb2df28
update README.md and CLAUDE.md docs
...
Signed-off-by: phernandez <paul@basicmachines.co >
2025-06-12 14:24:37 -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
Paul Hernandez
98622a7a47
Update README.md
...
fix example json for passing --project arg
Signed-off-by: Paul Hernandez <60959+phernandez@users.noreply.github.com >
2025-04-16 07:50:12 -05:00
Paul Hernandez
fa314b5d2b
Update README.md
...
Signed-off-by: Paul Hernandez <60959+phernandez@users.noreply.github.com >
2025-04-06 20:29:00 -05:00
Paul Hernandez
d2ac62a27c
Update README.md
...
Signed-off-by: Paul Hernandez <60959+phernandez@users.noreply.github.com >
2025-04-06 20:25:06 -05:00
Jason Noble
40ea28b0bf
docs: Updated basicmachines.co links to be https ( #69 )
2025-04-05 22:22:37 -05:00
Marc Baiza
43cbb7b38c
docs: Add VS Code instructions to README ( #76 )
2025-04-05 22:18:56 -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
Matias Forbord
3c68b7d5dd
docs: Update broken "Multiple Projects" link in README.md ( #55 )
2025-03-26 14:31:51 -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
3806943f8c
add star history to README.md
...
Signed-off-by: phernandez <paul@basicmachines.co >
2025-03-16 11:24:08 -05:00
phernandez
88d193e0aa
Edig content in README.md
...
Signed-off-by: phernandez <paul@basicmachines.co >
2025-03-15 11:46:53 -05:00
phernandez
fa9175f049
Remove redundant info in README.md
...
Signed-off-by: phernandez <paul@basicmachines.co >
2025-03-15 11:45:28 -05:00
phernandez
7c787a413c
Simpify README.md, ONTRIBUTING.md
...
Signed-off-by: phernandez <paul@basicmachines.co >
2025-03-15 11:31:18 -05:00
Paul Hernandez
0fa1adf3b5
Update README.md
...
Signed-off-by: Paul Hernandez <60959+phernandez@users.noreply.github.com >
2025-03-15 11:17:29 -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
Paul Hernandez
99ff8f60c2
Update README.md
...
Signed-off-by: Paul Hernandez <60959+phernandez@users.noreply.github.com >
2025-03-15 10:57:59 -05:00
phernandez
06ee2852a0
try to fix video in README.md
...
Signed-off-by: phernandez <paul@basicmachines.co >
2025-03-15 10:53:08 -05:00
phernandez
939bab1a24
fix demo link in README.md
...
Signed-off-by: phernandez <paul@basicmachines.co >
2025-03-15 10:48:58 -05:00
phernandez
67736487fb
update README.md
...
Signed-off-by: phernandez <paul@basicmachines.co >
2025-03-15 10:43:41 -05:00
phernandez
2ac620f98b
Merge branch 'main' of github.com:basicmachines-co/basic-memory
2025-03-15 10:40:16 -05:00
phernandez
4cbda7a9d4
update docs
...
Signed-off-by: phernandez <paul@basicmachines.co >
2025-03-15 10:40:09 -05:00
Paul Hernandez
9af913da4f
docs: add glama badge. Fix typos in README.md ( #28 )
...
Signed-off-by: phernandez <paul@basicmachines.co >
2025-03-13 13:24:39 -05:00
bm-claudeai
eb1e7b6088
feat: Add Smithery integration for easier installation ( #24 )
...
This PR adds support for deploying Basic Memory on the Smithery platform.
Signed-off-by: bm-claudeai <claude@basicmachines.co >
2025-03-11 16:21:51 -05:00