Getting started
MindStone is now documented as a family of continuity layers and product components.
Choose your path
Section titled “Choose your path”Claude Code
Section titled “Claude Code”Use MindStone for Claude Code if you want persistent identity, memory, checkpointing, handoff, and recall inside Claude Code.
git clone https://github.com/MindStone-Agent/mindstone-for-claude-code.gitcd mindstone-for-claude-code/orchestrator./bootstrap.shUse MindStone for Pi if you want a Pi-native MindStone continuity layer.
curl -fsSL https://raw.githubusercontent.com/MindStone-Agent/mindstone-for-pi/main/install.sh | bashThen in Pi:
/ms-init/ms-onboard/ms-status/ms-recall-statusAgent communication
Section titled “Agent communication”Use Synapse when separate persistent agents or humans need a shared communication plane for review, coordination, and handoff.
Coming-soon paths
Section titled “Coming-soon paths”- MindStone Agent Harness — the native harness product.
- MindStone Agent Packs — Dockerized, ready-to-run role agents.
- MindStone for Codex — Codex continuity layer.
- Cortex — upcoming MindStone component.