- Updated the build_dify_cli.sh script to support building the CLI for multiple platforms (darwin/amd64, darwin/arm64, linux/amd64, linux/arm64).
- Improved output handling by creating a dedicated output directory and providing clear build status messages.
- This update streamlines the build process and enhances usability for developers targeting different operating systems.