帖子内容
#Mac#Beta Version 6.5.0-10800 ### Agent Skill - Surge now fully supports AI agent skill operations. We have built in instructions on how to use surge-cli to operate Surge, and have fully exposed all capabilities of surge-cli. Tell the following to your agent that supports skills to use it: Install the skill from the /Applications/Surge.app/Contents/Resources/Skills/ directory using a symbolic link to ensure the skill can be updated along with the application bundle. ### Policy Group Icon - It is now supported, as in the iOS version, to configure an icon for a policy group for display. You need to configure the icon-url field. There is currently no UI setting; you need to modify the configuration manually. ### DHCP Section Added support for a new DHCP configuration section to customize DHCP settings. You can now control max-lease-time, default-lease-time, min-lease-time, one-lease-per-client, and ping-check directly from profile parameters. [DHCP] max-lease-time = 86400 default-lease-time = 43200 min-lease-time = 600 one-lease-per-client = true ping-check = true This feature is only provided for users with special needs; generally, the default settings are sufficient and no configuration is required. ### Other Improvements - Added support for the X25519MLKEM768 post-quantum hybrid key exchange group for all TLS-related features (such as proxy clients and MITM), combining X25519 with ML-KEM-768 for quantum-resistant key exchange. Official Channel: @SurgeTestFlightFeed