<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **New Features** * Added Windows support for Windsurf as a managed app (version 2.3.15) with packaged manifest and installer metadata. * Added automated silent install and uninstall flows for Windows. * **Bug Fixes** * Improved post-install/uninstall process handling to avoid file-locks. * Enhanced uninstall detection and exit-code handling to better report success/failure. <!-- review_stack_entry_start --> [](https://app.coderabbit.ai/change-stack/fleetdm/fleet/pull/46401?utm_source=github_walkthrough&utm_medium=github&utm_campaign=change_stack) <!-- review_stack_entry_end --> <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Co-authored-by: Allen Houchins <allenhouchins@mac.com>
13 lines
449 B
JSON
13 lines
449 B
JSON
{
|
|
"name": "Windsurf",
|
|
"slug": "windsurf/windows",
|
|
"package_identifier": "Codeium.Windsurf",
|
|
"unique_identifier": "Windsurf",
|
|
"install_script_path": "ee/maintained-apps/inputs/winget/scripts/windsurf_install.ps1",
|
|
"uninstall_script_path": "ee/maintained-apps/inputs/winget/scripts/windsurf_uninstall.ps1",
|
|
"installer_arch": "x64",
|
|
"installer_type": "exe",
|
|
"installer_scope": "machine",
|
|
"default_categories": ["Developer tools"]
|
|
}
|