Skip to content

v0.4.9

Choose a tag to compare

@github-actions github-actions released this 27 Apr 14:41
· 35 commits to main since this release
fix(hippocampus): wrap get_or_init_user response in RpcResponse

The response now uses the standard RpcResponse wrapper instead of
returning a raw Concept object, matching the pattern used by other
endpoints.