mirror of
https://github.com/cline/cline.git
synced 2025-06-03 03:59:07 +00:00

* initial protobuf setup & rough domains * delete old protos for now * phase 1 * initial working demo * simplify call a bit more * remomve some comments * use common.proto * remove redundant browser-service layer, clean up naming * delete mcp proto for now * better client layout & easier service imports * a reflection-based way to create grpc services automatically * better code layout for grpc implementations * switch to auto-generating the method registration via bash * hook protobufs into package.json scripts * make service implementations more generic * warn user that they must install protoc deps * delete old message passing for getBrowserConnectionInfo * format fix * format fix * rewrite build-protos in node & update package.json * don't protoc during package * change how imports work based on feedback * package lock seems necessary now --------- Co-authored-by: Andrei Edell <andrei@nugbase.com>
83 B
83 B
claude-dev |
---|
patch |
gRPC over vscode message bus to make messaging better