Update Fleet-maintained apps - #48380
Conversation
Generated automatically with cmd/maintained-apps.
There was a problem hiding this comment.
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.
Script Diff Resultsee/maintained-apps/outputs/chatgpt/darwin.json=== Install Script (no changes) ===
=== Uninstall // a941291b -> 34cffa61 ===
--- /tmp/old.SHQG32 2026-06-27 16:25:13.870041251 +0000
+++ /tmp/new.KpAOWt 2026-06-27 16:25:13.871041255 +0000
@@ -94,11 +94,17 @@
quit_application 'com.openai.chat'
sudo rm -rf "$APPDIR/ChatGPT.app"
+trash $LOGGED_IN_USER '~/Library/Application Scripts/com.openai.chat.Widgets'
+trash $LOGGED_IN_USER '~/Library/Application Scripts/group.com.openai.chat'
trash $LOGGED_IN_USER '~/Library/Application Support/ChatGPT'
trash $LOGGED_IN_USER '~/Library/Application Support/com.openai.chat'
trash $LOGGED_IN_USER '~/Library/Caches/com.openai.chat'
+trash $LOGGED_IN_USER '~/Library/Containers/com.openai.chat.Widgets'
+trash $LOGGED_IN_USER '~/Library/Group Containers/group.com.openai.chat'
+trash $LOGGED_IN_USER '~/Library/HTTPStorages/ChatGPTHelper.binarycookies'
trash $LOGGED_IN_USER '~/Library/HTTPStorages/com.openai.chat'
trash $LOGGED_IN_USER '~/Library/HTTPStorages/com.openai.chat.binarycookies'
trash $LOGGED_IN_USER '~/Library/Preferences/com.openai.chat.*.plist'
trash $LOGGED_IN_USER '~/Library/Preferences/com.openai.chat.plist'
trash $LOGGED_IN_USER '~/Library/Saved Application State/com.openai.chat.savedState'
+trash $LOGGED_IN_USER '~/Library/WebKit/com.openai.chat'ee/maintained-apps/outputs/marked-app/darwin.json=== Install Script (no changes) ===
=== Uninstall Script (no changes) === |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
WalkthroughTwo maintained-app JSON files are updated. In Possibly related PRs
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
|
Closing in favor of #48381. |
Automated ingestion of latest Fleet-maintained app data.
Summary by CodeRabbit