MetaGPT icon indicating copy to clipboard operation
MetaGPT copied to clipboard

add new Android operation(exit stop openapp)

Open kithib opened this issue 10 months ago • 1 comments

Features

  • xx
  • yy

Feature Docs

Influence

You can use EXIT to return to the main interface of the mobile phone and turn off the application that is running in the background You can use stop to return to the task success information You can use OpenApp without XML to turn on the mobile app without XML

Result 截屏2024-04-11 17 57 30

Other

kithib avatar Apr 11 '24 09:04 kithib

Codecov Report

Attention: Patch coverage is 0.02889% with 3460 lines in your changes are missing coverage. Please review.

Project coverage is 23.99%. Comparing base (7cfd027) to head (c73ba9d).

Files Patch % Lines
...gpt/environment/android/groundingdino/util/misc.py 0.00% 427 Missing :warning:
.../groundingdino/models/GroundingDINO/transformer.py 0.00% 340 Missing :warning:
.../models/GroundingDINO/backbone/swin_transformer.py 0.00% 320 Missing :warning:
...agpt/environment/android/text_icon_localization.py 0.00% 269 Missing :warning:
...pt/environment/android/groundingdino/util/utils.py 0.00% 265 Missing :warning:
...environment/android/groundingdino/util/slconfig.py 0.00% 261 Missing :warning:
...vironment/android/groundingdino/util/visualizer.py 0.00% 177 Missing :warning:
...roundingdino/models/GroundingDINO/groundingdino.py 0.00% 165 Missing :warning:
...groundingdino/models/GroundingDINO/fuse_modules.py 0.00% 153 Missing :warning:
...oundingdino/models/GroundingDINO/ms_deform_attn.py 0.00% 148 Missing :warning:
... and 18 more

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1181      +/-   ##
==========================================
- Coverage   33.73%   23.99%   -9.75%     
==========================================
  Files         314      341      +27     
  Lines       18628    22089    +3461     
==========================================
- Hits         6285     5300     -985     
- Misses      12343    16789    +4446     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Apr 11 '24 10:04 codecov-commenter