How to build the CLI locally? #178

Closed
opened 2026-02-16 00:20:22 -05:00 by yindo · 1 comment
Owner

Originally created by @toli-ch on GitHub (Aug 26, 2025).

Self Checks

To make sure we get to you in time, please check the following :)

  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • "Please do not modify this template :) and fill in all the required fields."

Is your feature request related to a problem? Please describe.
Should have the ability to build the CLI from source instead of downloading binaries (which could be compromised), so building from source is ideal.

Describe the solution you'd like
Would be great to have the scripts from build dify CLI from source into various target platforms like Linux, MacOS and Windows.

Describe alternatives you've considered
Downloading the pre-built binaries, but it doesn't allow to contribute to the CLI source because need ability to build.

Originally created by @toli-ch on GitHub (Aug 26, 2025). **Self Checks** To make sure we get to you in time, please check the following :) - [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify-plugin-daemon/issues), including closed ones. - [X] I confirm that I am using English to submit this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [ ] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:) - [X] "Please do not modify this template :) and fill in all the required fields." **Is your feature request related to a problem? Please describe.** Should have the ability to build the CLI from source instead of downloading binaries (which could be compromised), so building from source is ideal. **Describe the solution you'd like** Would be great to have the scripts from build dify CLI from source into various target platforms like Linux, MacOS and Windows. **Describe alternatives you've considered** Downloading the pre-built binaries, but it doesn't allow to contribute to the CLI source because need ability to build.
yindo closed this issue 2026-02-16 00:20:22 -05:00
Author
Owner

@41tair commented on GitHub (Aug 26, 2025):

Here is the scripts https://github.com/langgenius/dify-plugin-daemon/blob/main/.script/build_plugin_cli.sh

@41tair commented on GitHub (Aug 26, 2025): Here is the scripts https://github.com/langgenius/dify-plugin-daemon/blob/main/.script/build_plugin_cli.sh
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugin-daemon#178