Files
Harry 69cb144fe0 feat: update CLI configuration and API request handling
- Updated the .dify_cli.json configuration to include cli_api_url, cli_api_session_id, and cli_api_secret for improved API interaction.
- Refactored the callDifyAPI and fetchProviders functions to utilize the new CLI API structure, including HMAC signature generation for enhanced security.
- Modified EnvConfig to reflect the new CLI API parameters, ensuring required fields are validated.

This update enhances the security and functionality of the CLI by transitioning to a new API structure and improving request handling.
2026-01-12 19:55:38 +08:00
..
2025-01-06 14:52:02 +08:00