Reference
SDK Status
The SDK is the agent-side client for deeper integrations. The public package is being finalized; the current public integration path is the CLI, API, and generated harness instructions.
Current status
The SDK package is not available on npm today. Use roam instructions, roam agent, and roam daemon for the current integration path.
The SDK is being finalized as a thin Node.js client with function signatures and HTTP calls only. It should not expose engine internals.
What to use now
npm install -g @veritera.ai/roam
roam init my-team
roam instructions claude-code
roam agent add researcher --framework claude-code --role researcher
roam daemon start