Skip to content

Add Devin Desktop as a macOS FMA (renamed from Windsurf) - #46996

Merged
allenhouchins merged 1 commit into
mainfrom
allenhouchins-devin-desktop
Jun 6, 2026
Merged

Add Devin Desktop as a macOS FMA (renamed from Windsurf)#46996
allenhouchins merged 1 commit into
mainfrom
allenhouchins-devin-desktop

Conversation

@allenhouchins

@allenhouchins allenhouchins commented Jun 6, 2026

Copy link
Copy Markdown
Member

Rename Windsurf to Devin Desktop across EE manifests and frontend assets. Bump darwin version to 3.0.28 and update installer URL, SHA256, and install/uninstall script refs and contents (ee/maintained-apps/inputs/homebrew/* and ee/maintained-apps/outputs/). Update ee/maintained-apps/outputs/apps.json to list Devin Desktop and remove the old Windsurf entry. Add a new React SVG icon component and register it in the icons index, and add the corresponding PNG asset (frontend/pages/SoftwarePage/components/icons/DevinDesktop.tsx, frontend/pages/SoftwarePage/components/icons/index.ts, website/assets/images/).

Summary by CodeRabbit

  • Updates
    • Devin Desktop (formerly Windsurf) now available at version 3.0.28
    • Updated installation and uninstallation scripts to reflect the new app identity and paths
    • Added Devin Desktop icon support in the app interface

Rename Windsurf to Devin Desktop across EE manifests and frontend assets. Bump darwin version to 3.0.28 and update installer URL, SHA256, and install/uninstall script refs and contents (ee/maintained-apps/inputs/homebrew/* and ee/maintained-apps/outputs/*). Update ee/maintained-apps/outputs/apps.json to list Devin Desktop and remove the old Windsurf entry. Add a new React SVG icon component and register it in the icons index, and add the corresponding PNG asset (frontend/pages/SoftwarePage/components/icons/DevinDesktop.tsx, frontend/pages/SoftwarePage/components/icons/index.ts, website/assets/images/*).
@codecov

codecov Bot commented Jun 6, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 67.04%. Comparing base (ed50c8a) to head (35d78c0).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...ges/SoftwarePage/components/icons/DevinDesktop.tsx 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #46996      +/-   ##
==========================================
- Coverage   67.04%   67.04%   -0.01%     
==========================================
  Files        2867     2868       +1     
  Lines      225117   225119       +2     
  Branches    11743    11600     -143     
==========================================
+ Hits       150924   150925       +1     
- Misses      60522    60524       +2     
+ Partials    13671    13670       -1     
Flag Coverage Δ
frontend 56.97% <50.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@allenhouchins
allenhouchins marked this pull request as ready for review June 6, 2026 12:07
@allenhouchins
allenhouchins requested a review from a team as a code owner June 6, 2026 12:07
Copilot AI review requested due to automatic review settings June 6, 2026 12:07
@fleet-release
fleet-release requested a review from eashaw June 6, 2026 12:07

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude Code Review

This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.

Tip: disable this comment in your organization's Code Review settings.

@allenhouchins
allenhouchins merged commit 78ff213 into main Jun 6, 2026
29 of 30 checks passed
@allenhouchins
allenhouchins deleted the allenhouchins-devin-desktop branch June 6, 2026 12:07
@coderabbitai

coderabbitai Bot commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 5517370a-c7b8-4d2c-91f2-a5b2188d7282

📥 Commits

Reviewing files that changed from the base of the PR and between ed50c8a and 35d78c0.

⛔ Files ignored due to path filters (1)
  • website/assets/images/app-icon-devin-desktop-60x60@2x.png is excluded by !**/*.png
📒 Files selected for processing (5)
  • ee/maintained-apps/inputs/homebrew/devin-desktop.json
  • ee/maintained-apps/outputs/apps.json
  • ee/maintained-apps/outputs/devin-desktop/darwin.json
  • frontend/pages/SoftwarePage/components/icons/DevinDesktop.tsx
  • frontend/pages/SoftwarePage/components/icons/index.ts

Walkthrough

This PR adds Devin Desktop as the macOS app identity by updating the Homebrew input manifest to replace Windsurf with Devin Desktop, registering it in the apps registry, bumping the version to 3.0.28 with new installer and uninstaller scripts that rename the app from Windsurf.app to Devin.app and update related user directories, and adding a new frontend icon component with its registration in the icon mapping.

Possibly related PRs

  • fleetdm/fleet#46738: Updates SOFTWARE_NAME_TO_ICON_MAP in the same icon registry file by adding a different icon entry.
  • fleetdm/fleet#46424: Also extends the icon mapping with additional software icon entries.
  • fleetdm/fleet#46735: Similarly updates SOFTWARE_NAME_TO_ICON_MAP with a different icon registration.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch allenhouchins-devin-desktop

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR renames the macOS Fleet-maintained app entry from Windsurf to Devin Desktop, updates the macOS installer metadata/scripts for the new Devin DMG version, and wires up a new software icon so the UI can display the Devin Desktop logo.

Changes:

  • Add and register a new DevinDesktop icon component and map it to the "devin desktop" software name key.
  • Introduce devin-desktop/darwin maintained-app inputs/outputs and update macOS installer URL/SHA/scripts for version 3.0.28.
  • Update ee/maintained-apps/outputs/apps.json to add Devin Desktop for macOS and remove the old Windsurf macOS entry.

Reviewed changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
frontend/pages/SoftwarePage/components/icons/index.ts Registers the new Devin Desktop icon and maps the software name to the icon component.
frontend/pages/SoftwarePage/components/icons/DevinDesktop.tsx Adds the Devin Desktop icon component (SVG wrapper with embedded base64 PNG).
ee/maintained-apps/outputs/devin-desktop/darwin.json Updates macOS maintained-app output (version, installer URL/SHA, install/uninstall scripts).
ee/maintained-apps/outputs/apps.json Adds Devin Desktop (macOS) entry and removes Windsurf (macOS) entry.
ee/maintained-apps/inputs/homebrew/devin-desktop.json Renames the Homebrew input metadata from Windsurf to Devin Desktop and updates token/slug.
Comments suppressed due to low confidence (2)

ee/maintained-apps/outputs/devin-desktop/darwin.json:20

  • In the embedded uninstall script (cb4ce7dc), sudo rmdir '~/.codeium/windsurf' likely never removes the intended directory: (1) ~ won’t expand when quoted, so it won’t point at the console user’s home, and (2) rmdir only removes empty directories (config dirs are typically non-empty). Prefer using the existing trash helper (which also expands ~ to /Users/$LOGGED_IN_USER) or an explicit expanded path with rm -rf if you truly want deletion.
    ee/maintained-apps/outputs/apps.json:2761
  • PR description says Windsurf is renamed to Devin Desktop across EE manifests, but apps.json still contains a Windows app entry named Windsurf (slug": "windsurf/windows"). If the Windows maintained app should also be renamed, this entry (and the corresponding outputs/inputs) needs updating; otherwise the PR description should be narrowed to macOS-only rename to avoid confusion for consumers of apps.json.
    {
      "name": "Windsurf",
      "slug": "windsurf/windows",
      "platform": "windows",
      "unique_identifier": "Windsurf",
      "description": "Windsurf is an agentic IDE powered by AI Flow paradigm."
    },

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants