Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions plugins/android/.codex-plugin/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.",
Copy link
Collaborator

Choose a reason for hiding this comment

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

Incorrect format. This needs to be an array of strings.

"brandColor": "#3DDC84",
"screenshots": []
}
Expand Down