SDK Status
The current Memorose runtime is ahead of the older SDK documentation.
Current Recommendation
If you need guaranteed alignment with the live server, use the HTTP API documented in this docs set.
Why This Section Exists
Older docs described client libraries around:
add memorysearch memoriesdelete memory- generic
localhost:8000CRUD flows
That model does not match the current runtime centered on:
- stream-scoped events
- hybrid retrieval
- task trees
- organization knowledge
- cluster operations
Current Position
- No stable, fully documented official SDK is published here for the current runtime shape.
- Language pages below show thin-wrapper patterns you can use today.