Skip to content

Update Fleet-maintained apps - #49394

Closed
fleet-release wants to merge 1 commit into
mainfrom
fma-2607160225
Closed

Update Fleet-maintained apps#49394
fleet-release wants to merge 1 commit into
mainfrom
fma-2607160225

Conversation

@fleet-release

@fleet-release fleet-release commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Automated ingestion of latest Fleet-maintained app data.

Summary by CodeRabbit

  • Updates
    • Updated maintained app releases, download links, and integrity checks for 3DF Zephyr Free, Claude, Cursor, JetBrains Toolbox, Kiro CLI, Tailscale, Visual Studio Code, and Zen Browser.
    • Added support for the latest Claude and Cursor versions on macOS and Windows.
  • Bug Fixes
    • Improved Mimestream removal on macOS by also clearing its group container data.
    • Updated version detection so new releases are correctly recognized as installed and current.

Generated automatically with cmd/maintained-apps.
@github-actions

Copy link
Copy Markdown
Contributor

Script Diff Results

ee/maintained-apps/outputs/3df-zephyr-free/windows.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/claude/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/claude/windows.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/cursor/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/jetbrains-toolbox/windows.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/kiro-cli/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/mimestream/darwin.json

=== Install Script (no changes) ===
=== Uninstall // 19608987 -> 852cbd47 ===

--- /tmp/old.S6IB2o	2026-07-16 02:33:15.497831991 +0000
+++ /tmp/new.XOpb5l	2026-07-16 02:33:15.497831991 +0000
@@ -54,7 +54,9 @@
 
 sudo rm -rf "$APPDIR/Mimestream.app"
 trash $LOGGED_IN_USER '~/Library/Application Scripts/com.mimestream.Mimestream*'
+trash $LOGGED_IN_USER '~/Library/Application Scripts/group.com.mimestream.Mimestream'
 trash $LOGGED_IN_USER '~/Library/Caches/com.mimestream.Mimestream'
 trash $LOGGED_IN_USER '~/Library/Containers/com.mimestream.Mimestream*'
+trash $LOGGED_IN_USER '~/Library/Group Containers/group.com.mimestream.Mimestream'
 trash $LOGGED_IN_USER '~/Library/Preferences/com.mimestream.Mimestream.plist'
 trash $LOGGED_IN_USER '~/Library/Saved Application State/com.mimestream.Mimestream.savedState'

ee/maintained-apps/outputs/tailscale/windows.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/visual-studio-code/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/zen/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

@coderabbitai

coderabbitai Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: dd289299-b9cc-4f86-9409-bf06b0409c2f

📥 Commits

Reviewing files that changed from the base of the PR and between 3e695c7 and b05cc20.

📒 Files selected for processing (10)
  • ee/maintained-apps/outputs/3df-zephyr-free/windows.json
  • ee/maintained-apps/outputs/claude/darwin.json
  • ee/maintained-apps/outputs/claude/windows.json
  • ee/maintained-apps/outputs/cursor/darwin.json
  • ee/maintained-apps/outputs/jetbrains-toolbox/windows.json
  • ee/maintained-apps/outputs/kiro-cli/darwin.json
  • ee/maintained-apps/outputs/mimestream/darwin.json
  • ee/maintained-apps/outputs/tailscale/windows.json
  • ee/maintained-apps/outputs/visual-studio-code/darwin.json
  • ee/maintained-apps/outputs/zen/darwin.json

Walkthrough

Updated maintained app output metadata for new 3DF Zephyr Free, Claude, Cursor, JetBrains Toolbox, Kiro CLI, Tailscale, Visual Studio Code, and Zen releases. Version checks, installer URLs, and checksums were updated where applicable. The Mimestream uninstall script reference now removes its Group Containers directory in addition to existing cleanup paths.

Possibly related PRs

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description is too vague and misses the required issue link, checklist items, and testing details from the template. Expand it to include the related issue and fill out the template sections, especially checklist items and testing.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title is concise and accurately reflects the main change: updating Fleet-maintained apps.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fma-2607160225

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.

@github-actions

Copy link
Copy Markdown
Contributor

Closing in favor of #49395.

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.

2 participants