cline/proto
Sarah Fortune 8cddbcfd99
Install protoc with npm, don't ask the user to install it manually (#3082)
* Use grpc-tools module to install protoc

Add dependencies for npm modules that provide the protoc binary and the ts plugin.
Don't include protos in sub-directories to prevent including node_modules.

* Move proto generator dependencies into top level package.json

* Keep package.json

Otherwise node cannot tell build-proto.js is a module.
2025-04-23 19:39:27 -10:00
..
browser.proto [PROTOBUS] gRPC-ized discoverBrowser (#2976) 2025-04-19 16:08:11 -10:00
build-proto.js Install protoc with npm, don't ask the user to install it manually (#3082) 2025-04-23 19:39:27 -10:00
checkpoints.proto checkpointDiff --> protobuf (#2980) 2025-04-19 14:21:10 -10:00
common.proto proto migration for testBrowserConnection.ts (#2922) 2025-04-17 09:31:48 -10:00
mcp.proto PROTOBUS: toggleMcpServer (#3063) 2025-04-22 16:29:13 -07:00
package.json PROTOBUS: gRPC over vscode message passing (#2830) 2025-04-15 17:37:02 -07:00