Skip to main content
POST
Import memories agents already saved on disk

Body

application/json
agents
string[]

Only these agents (claude-code, copilot). Default both.

project
string

Only Claude Code projects whose folder name contains this substring.

dryRun
boolean

List folders and counts; no provider calls, no writes.

force
boolean

Re-import everything, ignoring the content-hash ledger.

Response

NDJSON progress stream ending with a done (or error) event.