autoglm-gui 0.3.1__py3-none-any.whl → 0.4.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (34) hide show
  1. AutoGLM_GUI/__main__.py +6 -2
  2. AutoGLM_GUI/adb_plus/__init__.py +8 -1
  3. AutoGLM_GUI/adb_plus/screenshot.py +1 -4
  4. AutoGLM_GUI/adb_plus/touch.py +92 -0
  5. AutoGLM_GUI/api/__init__.py +66 -0
  6. AutoGLM_GUI/api/agents.py +231 -0
  7. AutoGLM_GUI/api/control.py +111 -0
  8. AutoGLM_GUI/api/devices.py +29 -0
  9. AutoGLM_GUI/api/media.py +163 -0
  10. AutoGLM_GUI/schemas.py +127 -0
  11. AutoGLM_GUI/scrcpy_stream.py +65 -28
  12. AutoGLM_GUI/server.py +2 -491
  13. AutoGLM_GUI/state.py +33 -0
  14. AutoGLM_GUI/static/assets/{about-C71SI8ZQ.js → about-gHEqXVMQ.js} +1 -1
  15. AutoGLM_GUI/static/assets/chat-6a-qTECg.js +25 -0
  16. AutoGLM_GUI/static/assets/index-C8KPPfxe.js +10 -0
  17. AutoGLM_GUI/static/assets/index-D2-3f619.css +1 -0
  18. AutoGLM_GUI/static/assets/{index-DUCan6m6.js → index-DgzeSwgt.js} +1 -1
  19. AutoGLM_GUI/static/index.html +2 -2
  20. AutoGLM_GUI/version.py +8 -0
  21. {autoglm_gui-0.3.1.dist-info → autoglm_gui-0.4.1.dist-info}/METADATA +64 -9
  22. autoglm_gui-0.4.1.dist-info/RECORD +44 -0
  23. phone_agent/adb/connection.py +0 -1
  24. phone_agent/adb/device.py +0 -2
  25. phone_agent/adb/input.py +0 -1
  26. phone_agent/adb/screenshot.py +0 -1
  27. phone_agent/agent.py +1 -1
  28. AutoGLM_GUI/static/assets/chat-C6WtEfKW.js +0 -14
  29. AutoGLM_GUI/static/assets/index-Dd1xMRCa.css +0 -1
  30. AutoGLM_GUI/static/assets/index-RqglIZxV.js +0 -10
  31. autoglm_gui-0.3.1.dist-info/RECORD +0 -35
  32. {autoglm_gui-0.3.1.dist-info → autoglm_gui-0.4.1.dist-info}/WHEEL +0 -0
  33. {autoglm_gui-0.3.1.dist-info → autoglm_gui-0.4.1.dist-info}/entry_points.txt +0 -0
  34. {autoglm_gui-0.3.1.dist-info → autoglm_gui-0.4.1.dist-info}/licenses/LICENSE +0 -0
@@ -1,35 +0,0 @@
1
- AutoGLM_GUI/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
- AutoGLM_GUI/__main__.py,sha256=jinPYge6MvGaDZPdTZa4rtc7vUx39WZg_x6NXMjOuSs,4917
3
- AutoGLM_GUI/scrcpy_stream.py,sha256=A6SPQzCWPg2mqVUeLB5WGNnKitYAC7ozEwoojEbJE5o,19800
4
- AutoGLM_GUI/server.py,sha256=w8y6T8HS0Jr0_R7siEMOZA-BZtr2BEjG74LPMCtYSMM,15642
5
- AutoGLM_GUI/adb_plus/__init__.py,sha256=GVRx9G0QG_TxbEQc1FCx8eA2UCPvZeIC4kC3amoQzYk,180
6
- AutoGLM_GUI/adb_plus/screenshot.py,sha256=TR0ortVd48LZ_evbBUkdnFmS1Us12hbpvUEwkNlUov8,3245
7
- AutoGLM_GUI/static/index.html,sha256=O0YVCV2IG4HfG8mujiMyYoM3Xy8AS81mG8HgDRYwoek,395
8
- AutoGLM_GUI/static/assets/about-C71SI8ZQ.js,sha256=FtXcoOlpgThgK84FdBIk4D6EVfD-yfXgDyio1j5Yso8,155
9
- AutoGLM_GUI/static/assets/chat-C6WtEfKW.js,sha256=ZDUldDljK-YOdLDy5WW3reDbtBtOwa_BRJt_neqvML8,64443
10
- AutoGLM_GUI/static/assets/index-DUCan6m6.js,sha256=TRJ_rPSpRs4U9R5uBdAZSYgNHjvnoFile_X9rGfe7qw,228
11
- AutoGLM_GUI/static/assets/index-Dd1xMRCa.css,sha256=LrnOX3e1Mf_UoQjeUG5X6ZKifKtM0tXkGE5z_74iTeM,19524
12
- AutoGLM_GUI/static/assets/index-RqglIZxV.js,sha256=U3N8V1ip0bPiV6HefdTWpwPD30HxZiljLjQk0iNKM3A,277301
13
- phone_agent/__init__.py,sha256=6_AwafPDiJsEVstiMcfj-HbvpuxWTC2di6MVbQzHK6s,287
14
- phone_agent/agent.py,sha256=mvw_nDupyqjCjS8WekI9v11G6IMAOdK8Tx1vbi80Gdk,8124
15
- phone_agent/actions/__init__.py,sha256=YiAMeBMVhRfmDOf0hQ_1FEBSV5ApcnHPQ05gHjA_weQ,160
16
- phone_agent/actions/handler.py,sha256=kIz6SxRwxzoGoFgxMzASM-a-qDZsFE6TcieIMtE-yC4,10744
17
- phone_agent/adb/__init__.py,sha256=w3CBSGRv-cQPME-Q-Bx2tbL_WJkpb9RqmT2olNK9TZw,950
18
- phone_agent/adb/connection.py,sha256=f5V4IxREo0CedXAmadqCxYJXTskSISXdpjlHXeR9H28,10083
19
- phone_agent/adb/device.py,sha256=kSkGM0B3QLyZXlec1QfmmLwy85S1kPRp3Yldq93pxPk,5655
20
- phone_agent/adb/input.py,sha256=d__mISZd7xDCWZLIcWjfJ4EUrpnVKAWNgKo1q7k7n48,2885
21
- phone_agent/adb/screenshot.py,sha256=9MFOvoAKV0U3H5zjn8mQyqgLWqQwIStxlr_4itFO-cc,3186
22
- phone_agent/config/__init__.py,sha256=3rrDQhBQUpgAlJe9bJfpuGA3ugzZsLerq06eMVtJIV0,861
23
- phone_agent/config/apps.py,sha256=3QCp29T73_jFkAubAY6CRW_vlAT_EY7qJ66FFKqCVQo,8773
24
- phone_agent/config/i18n.py,sha256=2xs1x05ouGRVILGQSgL3UMzi6wu6iqYy3scagAObRXA,2096
25
- phone_agent/config/prompts.py,sha256=547DMu849nKQKL_PO0TWMgvSaW7Qo_-DV8Hsx2fUWQ4,8091
26
- phone_agent/config/prompts_en.py,sha256=t8C9YLailtg8kVlFtYvq3t9EdtMGE8HastTfDh5BAUM,2630
27
- phone_agent/config/prompts_zh.py,sha256=vSWo5_qlWwNHVYUxrePBiL2FmJFnQG0Jpb1NsVsVJos,8256
28
- phone_agent/model/__init__.py,sha256=w6yFkla9VoUvX5vZkTWa7Z5Bg5_lfA9AajrLjZsdL24,149
29
- phone_agent/model/client.py,sha256=6EM7BIdj9UvqPG9YmgwSGWVxensH5HDfCSAgHDeBgeo,5842
30
- scrcpy-server-v3.3.3,sha256=fnAyO6fyWWSd1KzOl6xP77roECssbZHi575hP9U1S-A,90164
31
- autoglm_gui-0.3.1.dist-info/METADATA,sha256=r4Zq0KhWHMJBnPABPbzggjsHAQEw5RTOaP-cIP-JSKE,5503
32
- autoglm_gui-0.3.1.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
33
- autoglm_gui-0.3.1.dist-info/entry_points.txt,sha256=sz4rBO_kgrYmOiT0QnhCCv0b9QqBdWyCjugJgY8AEOI,58
34
- autoglm_gui-0.3.1.dist-info/licenses/LICENSE,sha256=0IkSHDewdtmXnmYzTNq4U47EJYjTuhjQNpT0bZKuqWc,11342
35
- autoglm_gui-0.3.1.dist-info/RECORD,,