diff --git a/plugins/android/.codex-plugin/plugin.json b/plugins/android/.codex-plugin/plugin.json index 2f058642..653e8f90 100644 --- a/plugins/android/.codex-plugin/plugin.json +++ b/plugins/android/.codex-plugin/plugin.json @@ -32,9 +32,7 @@ "websiteURL": "https://openai.com/", "privacyPolicyURL": "https://openai.com/policies/privacy-policy/", "termsOfServiceURL": "https://openai.com/policies/terms-of-use/", - "defaultPrompt": [ - "Use Android to reproduce an emulator issue with adb, then capture screenshots and logcat." - ], + "defaultPrompt": "Reproduce an emulator issue; capture logs.", "brandColor": "#3DDC84", "screenshots": [] }