DevelopmentProto generation, SDK builds, and testsCopy MarkdownOpenmake tools # install protoc-gen-go and protoc-gen-go-grpc (needs protoc on PATH) make proto # regenerate gRPC stubs under api/gen/ make build-sdk # build all SDKs (needs bun install in sdk/node) make test make clean License MIT — see the repository LICENSE.TypeScript client@cellar/node SDK for Node.js 18+ and Bun