mirror of
https://github.com/basicmachines-co/basic-memory
synced 2026-06-21 13:47:35 +00:00
5f59ca49a2
- Project mapping: document local vs cloud project creation — a cloud-workspace project needs a cloud-connected MCP server and a workspace selector; a purely local server fails to mkdir the cloud-style path. Pin cloud primaryProject to the external_id UUID. - Install shared skills: guard against clobbering a source checkout — if ./skills is git-tracked and holds memory-* dirs (the skills' own source repo), skip the npx install instead of overwriting the working copy with published versions. - Cloud/teams: warn that the SessionStart brief reads only the first 6 shared projects per session, so order the most relevant first when more are configured. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Signed-off-by: phernandez <paul@basicmachines.co>